summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a French translationJohann Ollivier-Lapeyre2014-03-273-0/+678
* 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
* Fix authentication security hole with external providersJames Moger2014-03-181-29/+44
* 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
* 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 stringJeroen Baten2014-03-091-0/+1
* | Merge pull request #158 from yin8086/ChineseTransJames Moger2014-03-091-1/+2
|\ \
| * | 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
|\
| * Merge branch 'master' of https://github.com/gitblit/gitblitmrbytes2014-03-0811-130/+208
| |\
| * | 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-081-3/+3
| |/ |/|
* | 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-085-69/+93
|/
* Merge pull request #154 from kwoot/nl-updateJames Moger2014-03-082-17/+23
|\
| * dutch translations.Jeroen Baten2014-03-082-17/+23
* | Merge pull request #153 from yin8086/ChineseTransJames Moger2014-03-081-1/+7
|\ \
| * | 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
* Fix NPE in bugtraq processorJames Moger2014-03-071-0/+4
* Display an explanation in ticket page if the user can't propose commitsJames Moger2014-03-073-3/+39