| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix intermittent NPE in getting commit date in RefModel | James Moger | 2014-04-08 | 1 | -3/+12 |
* | Redirect on canceling edit repository to Summary Page | James Moger | 2014-04-07 | 1 | -1/+5 |
* | Redirect to Summary page after editing a repository | James Moger | 2014-04-07 | 1 | -1/+5 |
* | Fix incorrect REWIND labeling in reflog on all ticket pushes | James Moger | 2014-04-07 | 1 | -5/+18 |
* | Ensure repositories folder is created before executing a write test | James Moger | 2014-04-07 | 1 | -0/+3 |
* | Fix possible NPE when deleting a repository and cleaning-up branch-based tickets | James Moger | 2014-04-07 | 1 | -1/+3 |
* | Merge pull request #164 from jaa127/ldap-bind-escape | James Moger | 2014-03-31 | 1 | -1/+1 |
|\ |
|
| * | LDAP: Escape username in case we are using userbased bind. | Jani Averbach | 2014-03-31 | 1 | -1/+1 |
* | | Configure Tickets close-on-push commit message regex (issue-404) | James Moger | 2014-03-31 | 1 | -5/+14 |
|/ |
|
* | Fix close ticket on push by commit message parsing (issue-404) | James Moger | 2014-03-28 | 1 | -1/+4 |
* | Implement setting removal for configuration settings | James Moger | 2014-03-27 | 4 | -373/+446 |
* | Replace JCommander with args4j | James Moger | 2014-03-27 | 4 | -91/+81 |
* | Fix repository mailing list editing which prevented field reset | James Moger | 2014-03-27 | 1 | -2/+6 |
* | LDAP: Authenticated Searches without a manager password | j3rem1e | 2014-03-27 | 1 | -1/+15 |
* | Add a French translation | Johann Ollivier-Lapeyre | 2014-03-27 | 1 | -0/+672 |
* | Ensure Lucene ticket index is updated on repository deletion | James Moger | 2014-03-27 | 1 | -2/+7 |
* | Add a method to test for the existence of a setting | James Moger | 2014-03-27 | 1 | -0/+10 |
* | Fix missing subject in html mailings | James Moger | 2014-03-21 | 1 | -0/+1 |
* | Fix authentication security hole with external providers | James Moger | 2014-03-18 | 1 | -29/+44 |
* | Fix NPE in FileTicketService on finding all journals | James Moger | 2014-03-17 | 1 | -2/+6 |
* | Merge overrides in addition to merging the normal settings | James Moger | 2014-03-17 | 1 | -0/+1 |
* | Fix incorrect ticket branch ref in ticket page changed paths list | James Moger | 2014-03-16 | 1 | -1/+1 |
* | Set tooltip for truncated tag and branch messages | James Moger | 2014-03-13 | 3 | -5/+18 |
* | Merged #30 "Watch list push parameters are not always honored" | James Moger | 2014-03-12 | 2 | -4/+18 |
|\ |
|
| * | Fix TicketModel modList bug when a field was set multiple times | James Moger | 2014-03-12 | 2 | -4/+18 |
* | | Fix watch list verification on push | James Moger | 2014-03-12 | 1 | -3/+9 |
|/ |
|
* | Improve logging of received patchset command | James Moger | 2014-03-12 | 1 | -0/+2 |
* | Fix ticket page IOBE when Gitblit is not serving repositories | James Moger | 2014-03-12 | 1 | -3/+9 |
* | Tweak the receive pack push permission check to be a method | James Moger | 2014-03-12 | 1 | -1/+27 |
* | Exclude ticket branches when forking a canonical repository | James Moger | 2014-03-11 | 1 | -2/+32 |
* | Add closed status for milestones and abandoned status for tickets | James Moger | 2014-03-11 | 3 | -5/+10 |
* | Workaround pegdown bug and improve relative image path processing | James Moger | 2014-03-11 | 2 | -4/+69 |
* | Clarify ticket fetch instructions | James Moger | 2014-03-10 | 2 | -7/+7 |
* | Adjust propose instructions to "checkout -b ticket/{id} origin/{branch}" | James Moger | 2014-03-10 | 1 | -1/+1 |
* | Repository owners were not CCd on ticket emails | James Moger | 2014-03-10 | 1 | -1/+13 |
* | Mirrors and read-only repositories must disable review function | James Moger | 2014-03-09 | 1 | -1/+1 |
* | Fixed incorrect ticket fetch instructions in email notifications | James Moger | 2014-03-09 | 2 | -2/+3 |
* | Updated esES translation; last string | mrbytes | 2014-03-09 | 1 | -1/+2 |
* | Merge pull request #159 from kwoot/nl-update | James Moger | 2014-03-09 | 1 | -0/+1 |
|\ |
|
| * | dutch translation of string | Jeroen Baten | 2014-03-09 | 1 | -0/+1 |
* | | Merge pull request #158 from yin8086/ChineseTrans | James Moger | 2014-03-09 | 1 | -1/+2 |
|\ \ |
|
| * | | add a Chinese translate string | Stardrad Yin | 2014-03-09 | 1 | -1/+2 |
| |/ |
|
* / | Added Korean translation gb.mergeToDescription and improved some strings | Dongsu, KIM | 2014-03-09 | 1 | -22/+23 |
|/ |
|
* | Allow configuring the default integration branch for a repository | James Moger | 2014-03-08 | 9 | -21/+59 |
* | Merge pull request #156 from Mrbytes/master | James Moger | 2014-03-08 | 1 | -1/+7 |
|\ |
|
| * | Merge branch 'master' of https://github.com/gitblit/gitblit | mrbytes | 2014-03-08 | 11 | -130/+208 |
| |\ |
|
| * | | Updated esES translation | mrbytes | 2014-03-08 | 1 | -1/+7 |
* | | | Disable vote & watch links if repository is not accepting ticket updates | James Moger | 2014-03-08 | 1 | -2/+2 |
* | | | Documentation | James Moger | 2014-03-08 | 1 | -3/+3 |
| |/
|/| |
|
* | | Prevent Lucene queries from starting with a conjunction | James Moger | 2014-03-08 | 1 | -0/+6 |