Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 ancestors of [101e430ec6]
2017-03-16
| ||
16:29 | [101e430ec6] Fixed issue calling Fossil binary to unset SSH command (user: rkeene tags: trunk) | |
16:07 | [96b4a74064] Added web interface for creating SHA3 repos (user: rkeene tags: trunk) | |
16:04 | [1f8460d3c5] Updated to support creating SHA3 repositories (disabled by default) at the nano layer (user: rkeene tags: trunk) | |
15:41 | [1ab71c2b65] Updated to create new repositories as SHA1 for compatibility with older Fossil versions (user: rkeene tags: trunk) | |
2016-11-22
| ||
19:29 | [e1a97c62e1] Updated to log queries that fail and why they fail (user: rkeene tags: trunk) | |
18:22 | [f79eaca9ca] Updated to ensure that no non-default SSH command is used for a pull (user: rkeene tags: trunk) | |
2016-10-03
| ||
16:56 | [ec1cc1e2e0] Ensure username is properly sanitized (user: rkeene tags: trunk) | |
16:51 | [1af745f0f9] Setting/unsetting environment variables in the constructor causes issues when objects are created and destroyed, leaving environment variables unset -- instead paramaterize the call to Fossil, this is better anyway (user: rkeene tags: trunk) | |
2016-09-13
| ||
19:05 | [38be9473fe] Made nano Fossil more unified in setting HOME and USER to something random (user: rkeene tags: trunk) | |
18:48 | [5d7dae3b56] Removed firstname/lastname fields (issue [544067e8c0]) (user: rkeene tags: trunk) | |
18:37 | [80ce2cfb47] Added support for LetsEncrypt/ACME URLs with flint (user: rkeene tags: trunk) | |
2015-11-04
| ||
13:42 | [4c095502ce] Added support for a timeout for network operations (user: rkeene tags: trunk) | |
2013-09-02
| ||
08:35 | [a234e10513] Added help on cloning (user: rkeene tags: trunk) | |
2013-08-24
| ||
04:38 | [65ef2c7707] Simplified slightly (user: rkeene tags: trunk) | |
04:36 | [00ba551071] More work on getting consistent CSS (user: rkeene tags: trunk) | |
04:25 | [6297b952d9] Corrected some CSS issues (user: rkeene tags: trunk) | |
04:24 | [3f13a85a1c] More work on useful links (user: rkeene tags: trunk) | |
04:20 | [aa22c0d268] Updated link to public repositories (user: rkeene tags: trunk) | |
2013-08-23
| ||
18:03 | [54aba9dfc2] Added support for creating a default configuration on newly created fossil repositories (user: rkeene tags: trunk) | |
17:49 | [905f5f5a20] Added a link to public repositories from dashboard (user: rkeene tags: trunk) | |
17:18 | [9f37bcb883] Minor formatting update (user: rkeene tags: trunk) | |
17:16 | [f764a99406] Updated pullRepo to return string in output variable rather than array (user: rkeene tags: trunk) | |
16:58 | [d7511314a6] Updated to correctly pull with no URL (user: rkeene tags: trunk) | |
16:21 | [88087df1f4] Removed shell injection vulnerabilities (user: rkeene tags: trunk) | |
14:33 | [93abfba550] Updated to provide pull failure information (user: rkeene tags: trunk) | |
04:52 | [5dd0e5c96d] Updated to properly handle updating cloned (user: rkeene tags: trunk) | |
04:26 | [c886cdd0b2] Updated to allow changing clone URL after repository creation (user: rkeene tags: trunk) | |
04:08 | [b397bfb33d] Shortened name of link to download repository file (user: rkeene tags: trunk) | |
03:59 | [43512875f4] Added support for downloading repository file (user: rkeene tags: trunk) | |
03:40 | [7c6c0284f2] Updated URL reference (user: rkeene tags: trunk) | |
2013-05-06
| ||
22:50 | [93399aeef3] Updated to report failures in update from crontab (user: rkeene tags: trunk) | |
2013-05-03
| ||
13:47 | [99ae108d6c] Removed use of "sudo" in rebuild script (user: rkeene tags: trunk) | |
2013-04-30
| ||
20:04 | [186872a888] Merged in minor change from Chisel (user: rkeene tags: trunk) | |
19:50 | [37ce72dc9b] Updated to unset the "GATEWAY_INTERFACE" environment variable, which could confuse the "fossil" binary under Apache (user: rkeene tags: trunk) | |
2013-03-29
| ||
17:42 | [b9395645b3] Relicense under the more permissive ISC license. (user: james tags: trunk) | |
2012-12-27
| ||
04:15 | [d8ab003c29] Add 2012 to copyright (user: james tags: trunk) | |
2012-10-25
| ||
01:48 | [0d70924603] Set USER envvar for all repo actions (user: james tags: trunk) | |
2012-10-24
| ||
00:22 | [d225e6e62e] Set USER envvar to appease new user check on pull (user: james tags: trunk) | |
2012-07-14
| ||
17:25 | [b31d6dbef3] Code still expects password and salt fields to exist (user: james tags: trunk) | |
2012-07-08
| ||
04:03 | [639060f344] Add missing where clause to hash update (user: james tags: trunk) | |
03:45 | [ebb06e3403] Switch to bcrypt for password hashing and provide password migration (user: james tags: trunk) | |
2012-06-12
| ||
00:48 | [02ac16a103] Spell check (user: james tags: trunk) | |
00:46 | [8ae48d4c11] Add new name validation rule and allow + in email address (user: james tags: trunk) | |
2012-05-19
| ||
15:50 | [d795104fa6] Use text since it's the resulting datatype used by sqlite anyways (user: james tags: trunk) | |
2012-03-18
| ||
02:57 | [1b77ef7e39] Don't allow spaces in username (user: james tags: trunk) | |
2012-03-02
| ||
03:54 | [852b897285] Break not needs, form is a block element (user: james tags: trunk) | |
03:28 | [73076d4afd] Wrap post check in isset (user: james tags: trunk) | |
02:54 | [c8fc6e4ac9] Add search feature (user: james tags: trunk) | |
01:56 | [1f21782df3] Bring in new sort features (user: james tags: trunk) | |
2012-01-21
| ||
00:18 | [be40a4cd59] Verify file exists before unlinking (user: james tags: trunk) | |
2012-01-20
| ||
23:55 | [8241eedf60] Delete fossil repo if new or clone fails (user: james tags: trunk) | |