summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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-301-1/+1
|\ \
| * | typo: instantiate log messageJoel 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-1521-39/+171
|\
| * Revised AvatarGenerator to be injectableJames Moger2015-06-159-56/+92
| * First draft for a customized avatar imageFabrice Bacchella2015-06-1520-40/+136
* | 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-225-1/+218
| |\
| * \ 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-275-1/+97
|\ \ \ \
| * | | | Invalid kerberos patches, works now and with a test.Fabrice Bacchella2015-05-265-1/+97
* | | | | Two slight improvement for custom UserService:Fabrice Bacchella2015-05-261-2/+4
|/ / / /
* | | | Create web.rewriteSession key for use with tomcat and CASFabrice Bacchella2015-05-231-1/+6
* | | | Fix html raw content type servingJames Moger2015-05-221-9/+18
* | | | Implement configurable tab length support for blob viewsJames Moger2015-05-2211-31/+67
* | | | Cleanup diff rename outputJames Moger2015-05-221-1/+2
* | | | Add onFork and onRename methods to RepositoryLifeCycleListenerJames Moger2015-05-223-1/+40
* | | | Parse X509 DN with LdapNameJames Moger2015-05-221-10/+12
| |_|/ |/| |
* | | Merged #248 "Deny access to /com/* url path"James Moger2015-05-212-0/+75
|\ \ \
| * | | Remove /org/ filteringJames Moger2015-05-212-20/+13
| * | | Deny access to /com and /org folders in GO setupJean-Baptiste Mayer2015-04-143-2/+84
| |/ /
* | | Merged #247 "Add Kerberos5/GSS authentication to ssh"James Moger2015-05-212-1/+79
|\ \ \