summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit
Commit message (Expand)AuthorAgeFilesLines
* TicketReference Testing #1048Paul Martin2016-06-181-4/+36
* Ticket Reference handling #1048Paul Martin2016-04-272-1/+940
* Fix for #976 - Filestore links via browserPaul Martin2015-12-251-3/+3
* Log update for Fail2Ban usagePaul Martin2015-10-255-34/+34
* Git-LFS supportPaul Martin2015-10-104-1/+908
* Revert manual specification of ssh user auth factoriesJames Moger2015-10-053-14/+8
* Update to SSHD 1.0.0James Moger2015-09-182-8/+8
* Revised AvatarGenerator to be injectableJames Moger2015-06-152-52/+50
* First draft for a customized avatar imageFabrice Bacchella2015-06-151-0/+77
* Invalid kerberos patches, works now and with a test.Fabrice Bacchella2015-05-262-1/+77
* Implement configurable tab length support for blob viewsJames Moger2015-05-222-4/+4
* Merged #247 "Add Kerberos5/GSS authentication to ssh"James Moger2015-05-212-0/+9
|\
| * Adding Kerberos5/GSS authentication to sshFabrice Bacchella2015-05-042-0/+9
* | A patch that allows to extract a new user informations from the HTTP sessionFabrice Bacchella2015-05-151-17/+658
|/
* Add links to commit diff and blob diff pages to toggle whitespace settingJames Moger2015-03-071-3/+3
* Add DiffComparator argument to all DiffUtils calls, default to ignore all whi...James Moger2015-03-071-3/+4
* #230 - Improve empty folder navigation.Milos Cubrilo2015-01-113-7/+82
* Tickets - Priority, Severity optionsPaul Martin2014-10-203-4/+193
* Merge release-1.6.1James Moger2014-10-201-1/+1
|\
| * Correct unit test assertionJames Moger2014-10-201-1/+1
| * Fix GitBlitTest.testGitblitSettings()James Moger2014-10-131-1/+5
* | Fix GitBlitTest.testGitblitSettings()James Moger2014-10-131-1/+5
* | Merge branch 'ticket/161' into developJames Moger2014-09-081-4/+4
|\|
| * Expose setting to control Lucene repository indexing frequencyJames Moger2014-09-081-4/+4
* | Merge branch 'ticket/164' into developJames Moger2014-09-079-14/+45
|\|
| * Create infrastructure for XSS sanitizationJames Moger2014-09-079-14/+45
* | Extract services manager into a top-level injectable managerJames Moger2014-07-031-20/+0
* | Use Guice-Servlet rather than custom code and expose the InjectorJames Moger2014-07-031-0/+6
|/
* Add repository and user/team lifecycle listener extension pointsJames Moger2014-06-098-21/+21
* Add a basic SSH public key management UIJames Moger2014-06-051-0/+15
* Change enum name and unit test RSS tag queriesJames Moger2014-05-081-1/+35
* Revise, complete, and fully test the FORK rpcJames Moger2014-05-082-17/+63
* Implement FORK RPC request typemanisha2014-05-082-0/+17
* Implementation of a ticket mgration toolJames Moger2014-05-021-1/+4
* Fix inconsistency with owner permissions checkJames Moger2014-05-011-2/+40
* Fix forcing default locale to en or LANG_CC for web uiJames Moger2014-04-281-0/+6
* Prevent adding empty or invalid SSH public keysJames Moger2014-04-251-0/+14
* [findbugs] Reorder asserts to avoid potential NPE in JGitUtilsTestJames Moger2014-04-171-3/+5
* Organize importsJames Moger2014-04-171-1/+1
* Merge pr-170 'ticket-fix' from https://github.com/lucidd/gitblitJames Moger2014-04-151-0/+4
|\
| * fix NullPointerException in ITicketService and add TestCaseKevin Walter2014-04-151-0/+4
* | Removed obsolete Gravatar profile codeJames Moger2014-04-151-32/+0
|/
* Add ssh command to update the permission for an SSH keyJames Moger2014-04-141-0/+16
* Add TicketHook extensionJames Moger2014-04-123-0/+12
* Add missing unit test utility classJames Moger2014-04-111-0/+33
* Unit tests for ssh daemon and keys dispatcherJames Moger2014-04-105-160/+322
* Split administration commands into a plugin, enhance plugin managerJames Moger2014-04-101-1/+1
* Handle ssh keys as objects, not strings, and improve the ls and rm key commandsJames Moger2014-04-101-1/+2
* Elevate the public key manager to a top-level managerJames Moger2014-04-103-53/+29
* Add SSH daemon testDavid Ostrovsky2014-04-104-1/+216