Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merged #110 "Support multiple/chained config files" | James Moger | 2014-10-27 | 9 | -1895/+2018 | |
|\ \ | ||||||
| * | | Adopt chain-loading properties as the default setup | James Moger | 2014-10-27 | 9 | -1904/+1972 | |
| | | | ||||||
| * | | Supported include keys in gitblit.properties | James Moger | 2014-10-26 | 1 | -0/+55 | |
| | | | | | | | | | | | | | | | This allows you to build a hierarchy of properties files or for a properties file to include default settings. | |||||
* | | | Merge branch 'ticket/211' into develop | James Moger | 2014-10-26 | 1 | -3/+2 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Fix raw servlet trashing paths with spaces | James Moger | 2014-10-26 | 1 | -3/+2 | |
| | | ||||||
* | | Fix broken implementation of --noverify for installing a plugin from a url | James Moger | 2014-10-23 | 1 | -1/+5 | |
| | | ||||||
* | | Small adjustment to FilterableRepositoryList css classes | James Moger | 2014-10-23 | 1 | -5/+5 | |
| | | ||||||
* | | Integrate GitHub Octicons | James Moger | 2014-10-23 | 18 | -88/+1075 | |
| | | ||||||
* | | Merge branch 'ticket/210' into develop | James Moger | 2014-10-22 | 1 | -338/+338 | |
|\| | ||||||
| * | Use unicode in french translation | ptemplier | 2014-10-22 | 1 | -338/+338 | |
| | | | | | | translated using native2ascii | |||||
* | | Fix critical severity dot positioning | James Moger | 2014-10-21 | 1 | -1/+1 | |
| | | ||||||
* | | Remove S# text, set severity in tooltip | James Moger | 2014-10-21 | 3 | -21/+24 | |
| | | ||||||
* | | Adjust priority & severity CSS | James Moger | 2014-10-21 | 1 | -16/+21 | |
| | | | | | | | | | | | | | | | | - Severity: more severe are ROY, less severe are GB - Replaced first-letter of severity with S# and show # dots - Priority: higher priorityare RO, lower priority is B I really like the 'C, 'CA' idea but that will definitely lead to translation questions. The S# approach will still generate the same complaints, but at least it is more generic. | |||||
* | | Tickets - Priority, Severity options | Paul Martin | 2014-10-20 | 20 | -18/+536 | |
| | | | | | | | | | | | | | | | | | | + Severity indicated via new character indicator and color of ticket icon on ticket list + Priority indicated via new priority icon and color on ticket list + Indexed as integers to provide sorting and maintain language neutral index + Colours and indicator text controlled through CSS classes priority-<x> & severity-<x> + UITicketTest created to generate tickets of all types to ease debugging | |||||
* | | Merge release-1.6.1 | James Moger | 2014-10-20 | 3 | -3/+11 | |
|\| | ||||||
| * | Correct unit test assertion | James Moger | 2014-10-20 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare v1.6.1 documentation updates | James Moger | 2014-10-20 | 2 | -2/+10 | |
| | | ||||||
| * | Fix potential NPE when excluding last change author | James Moger | 2014-10-13 | 1 | -1/+1 | |
| | | ||||||
| * | Fix GitBlitTest.testGitblitSettings() | James Moger | 2014-10-13 | 1 | -1/+5 | |
| | | ||||||
| * | Fix backslash regression in relative path determiniation | James Moger | 2014-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | New Ticket Type - Maintenance | Paul Martin | 2014-10-19 | 7 | -21/+47 | |
| | | | | | | | | | | | | | | + Indended for identifiying and loggin maintenance of development tools and systems to provide an integrated means to satisfy ISO requirements + Improved alignment of query icons via fixed width attribute | |||||
* | | Fix GitBlitTest.testGitblitSettings() | James Moger | 2014-10-13 | 1 | -1/+5 | |
| | | ||||||
* | | Fix backslash regression in relative path determiniation | James Moger | 2014-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'ticket/204' into develop | James Moger | 2014-10-10 | 1 | -14/+6 | |
|\| | ||||||
| * | Improve relative path determination using Java 7 Paths | James Moger | 2014-10-10 | 1 | -14/+6 | |
| | | ||||||
* | | Merge branch 'ticket/203' into develop | James Moger | 2014-10-07 | 1 | -1/+1 | |
|\| | ||||||
| * | Bug in the rawservlet in extracting the repository out of the path. The | Robbert Noordzij | 2014-10-07 | 1 | -1/+1 | |
| | | | | | | | | | | offset for finding the next slash should be the current slash + 1, not the last offset + the offset of the current slash. | |||||
* | | Merge branch 'ticket/202' into develop | James Moger | 2014-10-06 | 3 | -3/+3 | |
|\| | ||||||
| * | Treat .ico and .jpeg files as images | Berke Viktor | 2014-10-06 | 3 | -3/+3 | |
| | | ||||||
* | | Merge branch 'ticket/129' into develop | James Moger | 2014-09-30 | 8 | -142/+142 | |
|\| | ||||||
| * | Remove Wicket references from non-Wicket packages | James Moger | 2014-09-30 | 8 | -142/+142 | |
| | | ||||||
* | | Merge branch 'ticket/201' into develop | James Moger | 2014-09-30 | 4 | -53/+1 | |
|\| | ||||||
| * | Remove git.streamFileThreshold setting | James Moger | 2014-09-30 | 4 | -53/+1 | |
| | | ||||||
| * | Merged #197 "Fix cropped ticket status indicator" | James Moger | 2014-09-30 | 1 | -10/+0 | |
| |\ | ||||||
* | \ | Merge branch 'ticket/197' into develop | James Moger | 2014-09-30 | 1 | -10/+0 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fix cropped ticket status indicator | James Moger | 2014-09-30 | 1 | -10/+0 | |
| | | | ||||||
* | | | Merge branch 'ticket/196' into develop | James Moger | 2014-09-30 | 2 | -2/+2 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Hack/workaround Bootstrap responsive behavior for ticket dropdowns | James Moger | 2014-09-30 | 2 | -2/+2 | |
| |/ | | | | | | | This is a temporary solution. A better fix would be to update to Bootstrap 3 and replace the dropdown with a filterable dropdown - but that is a much larger change than this quick patch. | |||||
* | | Merge branch 'ticket/195' into develop | James Moger | 2014-09-30 | 6 | -10/+10 | |
|\| | ||||||
| * | Rename redirect method | James Moger | 2014-09-30 | 6 | -10/+10 | |
| | | ||||||
* | | Merge branch 'ticket/136' into develop | James Moger | 2014-09-30 | 6 | -7/+19 | |
|\| | ||||||
| * | Bypass Wicket redirects after AJAX form submissions, they break Tomcat | James Moger | 2014-09-30 | 6 | -7/+19 | |
| | | ||||||
* | | Merge branch 'ticket/194' into develop | James Moger | 2014-09-30 | 1 | -0/+3 | |
|\| | ||||||
| * | Register BouncyCastle as a JCE provider | James Moger | 2014-09-30 | 1 | -0/+3 | |
| | | ||||||
* | | Merge branch 'ticket/193' into develop | James Moger | 2014-09-30 | 2 | -13/+37 | |
|\| | ||||||
| * | Support GITBLIT_HOME as a system property and environment variable | James Moger | 2014-09-30 | 2 | -13/+37 | |
| | | ||||||
* | | Merge branch 'ticket/192' into develop | James Moger | 2014-09-29 | 1 | -3/+3 | |
|\| | ||||||
| * | Tweak styling of clear cache & new repository links on repositories panel | James Moger | 2014-09-29 | 1 | -3/+3 | |
| | | ||||||
* | | Merged #190 "Extract authenticate method from CachingPublicKeyAuthenticator" | James Moger | 2014-09-26 | 2 | -41/+7 | |
|\ \ | ||||||
| * | | Renamed class to avoid confusion with FileKeyManager | James Moger | 2014-09-26 | 2 | -5/+5 | |
| | | |