summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Fix intermittent NPE in getting commit date in RefModelJames Moger2014-04-081-3/+12
* Redirect on canceling edit repository to Summary PageJames Moger2014-04-071-1/+5
* Redirect to Summary page after editing a repositoryJames Moger2014-04-071-1/+5
* Fix incorrect REWIND labeling in reflog on all ticket pushesJames Moger2014-04-071-5/+18
* Ensure repositories folder is created before executing a write testJames Moger2014-04-071-0/+3
* Fix possible NPE when deleting a repository and cleaning-up branch-based ticketsJames Moger2014-04-071-1/+3
* Merge pull request #164 from jaa127/ldap-bind-escapeJames Moger2014-03-311-1/+1
|\
| * LDAP: Escape username in case we are using userbased bind.Jani Averbach2014-03-311-1/+1
* | Configure Tickets close-on-push commit message regex (issue-404)James Moger2014-03-311-5/+14
|/
* Fix close ticket on push by commit message parsing (issue-404)James Moger2014-03-281-1/+4
* Implement setting removal for configuration settingsJames Moger2014-03-274-373/+446
* Replace JCommander with args4jJames Moger2014-03-274-91/+81
* Fix repository mailing list editing which prevented field resetJames Moger2014-03-271-2/+6
* LDAP: Authenticated Searches without a manager passwordj3rem1e2014-03-271-1/+15
* 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
|/
* 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