summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Replace JCommander with args4jJames Moger2014-03-276-99/+90
|
* Fix repository mailing list editing which prevented field resetJames Moger2014-03-271-2/+6
|
* LDAP: Authenticated Searches without a manager passwordj3rem1e2014-03-272-1/+24
| | | | | | Allow to use the LDAP AuthProvider with a LDAP Server prohibiting anonymous searches but without providing a manager password : searches are made on behalf of the authenticated user.
* Add a French translationJohann Ollivier-Lapeyre2014-03-274-0/+679
|
* Ensure Lucene ticket index is updated on repository deletionJames Moger2014-03-271-2/+7
|
* Add a method to test for the existence of a settingJames Moger2014-03-271-0/+10
|
* Fix missing subject in html mailingsJames Moger2014-03-211-0/+1
|
* DocumentationJames Moger2014-03-201-3/+13
|
* Fix authentication security hole with external providersJames Moger2014-03-184-40/+212
|
* Fix NPE in FileTicketService on finding all journalsJames Moger2014-03-171-2/+6
|
* Merge overrides in addition to merging the normal settingsJames Moger2014-03-171-0/+1
| | | | | | | | | | Some command-line parameters are ignored due to a bug in the merge settings method which merges overrides into the normal settings map. This works fine until the settings class decides to reload from the pristine settings file which dumps the explicitly overrides. The solution is to merge the overrides in addition to the standard settings.
* Fix incorrect ticket branch ref in ticket page changed paths listJames Moger2014-03-161-1/+1
|
* Set tooltip for truncated tag and branch messagesJames Moger2014-03-133-5/+18
|
* Merged #30 "Watch list push parameters are not always honored"James Moger2014-03-122-4/+18
|\
| * Fix TicketModel modList bug when a field was set multiple timesJames Moger2014-03-122-4/+18
| |
* | Fix watch list verification on pushJames Moger2014-03-121-3/+9
|/
* Improve logging of received patchset commandJames Moger2014-03-121-0/+2
|
* Fix ticket page IOBE when Gitblit is not serving repositoriesJames Moger2014-03-121-3/+9
|
* Tweak the receive pack push permission check to be a methodJames Moger2014-03-121-1/+27
|
* Exclude ticket branches when forking a canonical repositoryJames Moger2014-03-111-2/+32
|
* Add closed status for milestones and abandoned status for ticketsJames Moger2014-03-113-5/+10
|
* Workaround pegdown bug and improve relative image path processingJames Moger2014-03-112-4/+69
|
* Clarify ticket fetch instructionsJames Moger2014-03-102-7/+7
|
* Adjust propose instructions to "checkout -b ticket/{id} origin/{branch}"James Moger2014-03-101-1/+1
|
* Repository owners were not CCd on ticket emailsJames Moger2014-03-101-1/+13
|
* Mirrors and read-only repositories must disable review functionJames Moger2014-03-091-1/+1
|
* Fixed incorrect ticket fetch instructions in email notificationsJames Moger2014-03-092-2/+3
|
* Updated esES translation; last stringmrbytes2014-03-091-1/+2
|
* Merge pull request #159 from kwoot/nl-updateJames Moger2014-03-091-0/+1
|\ | | | | dutch translation of string
| * dutch translation of stringJeroen Baten2014-03-091-0/+1
| |
* | Merge pull request #158 from yin8086/ChineseTransJames Moger2014-03-091-1/+2
|\ \ | | | | | | add a Chinese translate string
| * | add a Chinese translate stringStardrad Yin2014-03-091-1/+2
| |/
* / Added Korean translation gb.mergeToDescription and improved some stringsDongsu, KIM2014-03-091-22/+23
|/
* Listen for git daemon and fanout clients on all intefaces, by defaultJames Moger2014-03-081-2/+2
|
* Allow configuring the default integration branch for a repositoryJames Moger2014-03-089-21/+59
|
* Merge pull request #156 from Mrbytes/masterJames Moger2014-03-081-1/+7
|\ | | | | Updated esES translation
| * Merge branch 'master' of https://github.com/gitblit/gitblitmrbytes2014-03-0813-137/+215
| |\
| * | Updated esES translationmrbytes2014-03-081-1/+7
| | |
* | | Disable vote & watch links if repository is not accepting ticket updatesJames Moger2014-03-081-2/+2
| | |
* | | DocumentationJames Moger2014-03-082-4/+4
| |/ |/|
* | Prevent Lucene queries from starting with a conjunctionJames Moger2014-03-081-0/+6
| |
* | Fix integration branch in propose instructionsJames Moger2014-03-081-1/+5
| |
* | Allow selection of integration branch in new ticket pageJames Moger2014-03-085-60/+104
| |
* | Move Gitblit branches to refs/meta/gitblitJames Moger2014-03-087-76/+100
|/
* Merge pull request #154 from kwoot/nl-updateJames Moger2014-03-082-17/+23
|\ | | | | dutch translations.
| * dutch translations.Jeroen Baten2014-03-082-17/+23
| | | | | | | | why the original shows up, I have no idea
* | Merge pull request #153 from yin8086/ChineseTransJames Moger2014-03-081-1/+7
|\ \ | | | | | | add Chinese strings
| * | add Chinese stringsStardrad Yin2014-03-081-1/+7
| |/
* / added another string to Korean translationsDongsu, KIM2014-03-081-11/+31
|/
* Fix 'head' vs 'HEAD' commit resolutionJames Moger2014-03-071-1/+1
|