summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/tests/JGitUtilsTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix revLog test that broke due to changes in the hello-world repository.Florian Zschocke2019-06-101-3/+4
* Create unit tests for special characters in path namesFlorian Zschocke2019-06-101-1/+13
* Do not resolve symbolic links to repositories.Florian Zschocke2019-06-101-0/+117
* Zips of recreated hello-world.git and all external repositories for testing.chirontt2019-06-071-5/+6
* Fix for #976 - Filestore links via browserPaul Martin2015-12-251-3/+3
* #230 - Improve empty folder navigation.Milos Cubrilo2015-01-111-0/+9
* Correct unit test assertionJames Moger2014-10-201-1/+1
* [findbugs] Reorder asserts to avoid potential NPE in JGitUtilsTestJames Moger2014-04-171-3/+5
* Fixed test.Alex Lewis2013-12-231-1/+1
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-7/+1
* Fix Markdown document enumeratonJames Moger2013-10-161-6/+1
* Remove trailing whitespace from unit testsJames Moger2013-09-301-15/+15
* Implemented a graph servlet based on EGit/JGit's PlotWalk (issue-194)James Moger2013-09-171-1/+17
* Fix set-gid bit clearing under Linux when effective gid is different from fil...Florian Zschocke2013-08-261-0/+64
* Fix setting wrrong custom mode on file and in config.Florian Zschocke2013-08-261-0/+36
* Adjust unit tests for Windows.Florian Zschocke2013-08-261-7/+11
* Implement adjusting file permissions for shared repositories.Florian Zschocke2013-08-261-6/+15
* Add proper implementation of methods in JnaUtils.Florian Zschocke2013-08-261-0/+21
* Set author as tooltip of "last change" on repositories page (issue-238)James Moger2013-07-031-3/+3
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+472