summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Documentation (fixes #917)James Moger2015-09-181-1/+1
* | Update to SSHD 1.0.0James Moger2015-09-1812-54/+200
* | Update to Pegdown 1.5.0James Moger2015-09-181-1/+2
* | Revert "Merge pull request #915 from lucamilanesio/lucene-5.2.1"James Moger2015-09-182-26/+26
* | Bump to Lucene 5.2.1Luca Milanesio2015-09-092-26/+26
* | Merge pull request #296 from Enrico204/developJames Moger2015-08-102-1/+21
|\ \
| * | Added better logging for fail2banEnrico2042015-08-102-1/+21
* | | Add traditional Chinese language choiceJames Moger2015-08-071-1/+2
* | | minor translationwilliam2015-08-051-702/+702
* | | trandition chinese translationwilliam2015-08-053-0/+772
|/ /
* | Merge pull request #283 from mrjoel/mrjoel-fixuserfeedlinkJames Moger2015-07-301-1/+2
|\ \
| * | fix feed link from user's repository pageJoel Johnson2015-07-141-1/+2
| |/
* / Fix tags not properly indexed in LucenePlamen Totev2015-07-121-1/+1
|/
* Merge pull request #287 from mrjoel/mrjoel-sortprojectlistJames Moger2015-07-081-0/+2
|\
| * sort projects displayed on projects pageJoel Johnson2015-07-021-0/+2
* | Merge pull request #284 from mrjoel/mrjoel-useshortrefsJames Moger2015-07-042-18/+14
|\ \
| * | prefer shortened refs for cleaner/shorter URLsJoel Johnson2015-07-012-18/+14
| |/
* | Merge pull request #281 from mrjoel/mrjoel-ticketswithexternalurlJames Moger2015-07-045-30/+63
|\ \
| * | allow advertising gitblit privileges for external URLsJoel Johnson2015-07-015-30/+63
| |/
* | Merge pull request #286 from mrjoel/mrjoel-projectlistcssJames Moger2015-07-042-2/+6
|\ \
| * | provide spacing on the projects page listingJoel Johnson2015-07-022-2/+6
| |/
* / fix comment typoJoel Johnson2015-07-011-1/+1
|/
* Merge pull request #282 from mrjoel/mrjoel-fixhttpurlpermsJames Moger2015-06-301-2/+3
|\
| * fix permission capping for HTTP/HTTPSJoel Johnson2015-06-301-2/+3
* | Merge pull request #277 from mrjoel/mrjoel-serverNPEfixJames Moger2015-06-301-16/+19
|\ \
| * | if failed to bind to port, don't use socketJoel Johnson2015-06-291-16/+19
| |/
* | Merge pull request #276 from mrjoel/mrjoel-typofixesJames Moger2015-06-302-2/+2
|\ \
| * | typo: instantiate log messageJoel Johnson2015-06-291-1/+1
| * | typo: site ticket documentationJoel Johnson2015-06-291-1/+1
| |/
* / use JEE 3.0 to allow cookie session trackingJoel Johnson2015-06-291-2/+5
|/
* Renamed ssh.Display(Host|Port) to ssh.Advertised(Host|Port)James Moger2015-06-155-19/+19
* Added git.sshDisplay{Port|Host} to hide port forward.Morten Bøgeskov2015-06-155-12/+49
* Merged #258 "Create an avatar provider that defaults to Gravatar"James Moger2015-06-1523-40/+247
|\
| * Revised AvatarGenerator to be injectableJames Moger2015-06-1511-108/+142
| * First draft for a customized avatar imageFabrice Bacchella2015-06-1521-40/+213
* | Merged #257 "Bump to JGit 4.0.0"James Moger2015-06-1510-33/+33
|\ \
| * | Bump to JGit 4.0.0Luca Milanesio2015-06-1210-33/+33
| |/
* / allow configuring of internal URLs offeredJoel Johnson2015-06-122-3/+24
|/
* Merged #57 "My Tickets needs a repository filter"James Moger2015-05-272-352/+446
|\
| * Applied changes according to code review comments.Eddy Young2015-05-231-15/+10
| * Changed the repository filter options to those related to the tickets owned b...Eddy Young2015-05-221-378/+418
| * Replaced repository name as search criterion with repository idEddy Young2015-05-221-30/+29
| * Merge branch 'develop' into ticket-57_developEddy Young2015-05-229-18/+887
| |\
| * \ Implemented ticket-57Eddy Young2015-05-192-10/+70
| |\ \
| | * | Implemented filtering by repository for the My Tickets pageEddy Young2015-05-191-9/+12
| | * | More changesEddy Young2015-05-192-5/+7
| | * | Initial changes for ticket-57Eddy Young2015-05-183-11/+66
* | | | Merged #255 "Invalid kerberos patches, works now and with a test."James Moger2015-05-277-2/+174
|\ \ \ \
| * | | | Invalid kerberos patches, works now and with a test.Fabrice Bacchella2015-05-267-2/+174
* | | | | Two slight improvement for custom UserService:Fabrice Bacchella2015-05-261-2/+4
|/ / / /