summaryrefslogtreecommitdiffstats
path: root/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Added LdapSyncServiceTest to GitBlitSuite.Alfred Schmid2014-02-212-2/+3
* Fixed and introduced tests for synching ldap users and groups.Alfred Schmid2014-02-212-22/+90
* API adjustments and elimination of duplicate config optionsJames Moger2014-02-191-5/+5
* Load empty groups as empty teams from ldap, when ldap userAlfred Schmid2014-02-191-0/+28
* Fixed Tests, use local copy of users.conf. Initialize reset ldap beforeAlfred Schmid2014-02-191-12/+31
* Basic implementation of feature for ldap user synchronization asAlfred Schmid2014-02-191-3/+40
* Show "Displayname (username)" in palettes for edit team and repository pagesAlfred Schmid2014-02-193-0/+116
* Fixed test.Alex Lewis2013-12-231-1/+1
* Change IGitblit API to be more distinct from IUserServiceJames Moger2013-11-291-5/+5
* Flattened IGitblitManager, GitblitManager, and GitBlit classesJames Moger2013-11-291-3/+3
* Revised committer verification to require email addressJames Moger2013-11-292-22/+10
* Refactor user services and separate authentication (issue-281)James Moger2013-11-2910-792/+469
* Update unit tests for refactored architectureJames Moger2013-11-296-19/+40
* Moved servlets and services to separate packagesJames Moger2013-11-295-19/+19
* Extract Federation, Gitblit and Services manager from GitBlit singletonJames Moger2013-11-291-1/+1
* Extract RepositoryManager from the GitBlit singletonJames Moger2013-11-291-3/+7
* Extract RuntimeManager from GitBlit singletonJames Moger2013-11-291-1/+11
* Eliminate static singleton calls from user servicesJames Moger2013-11-294-11/+144
* Use Dagger to inject managers into all filters and servletsJames Moger2013-11-293-39/+13
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-2638-225/+185
* Eliminate the "enumerate documentation" repository settingJames Moger2013-11-141-11/+0
* Implement mirror executor (issue-5)James Moger2013-11-131-0/+18
* Change locale to english for ByteFormatTest to run successful on systems with...Simon Harrer2013-10-231-7/+17
* Replaced MarkdownPapers with pegdownJames Moger2013-10-181-12/+2
* Fix Markdown document enumeratonJames Moger2013-10-161-6/+1
* Remove unused issues test repository from test suiteJames Moger2013-10-011-5/+0
* Remove remaining TicGit tickets referencesJames Moger2013-09-301-11/+0
* Remove trailing whitespace from unit testsJames Moger2013-09-3025-693/+726
* Trim trailing whitespace and organize importsJames Moger2013-09-302-4/+7
* Add normalized diffstats to the commit, commitdiff, and compare pagesJames Moger2013-09-271-3/+3
* Removed GitWeb-style diff rendererJames Moger2013-09-181-2/+1
* Removed unused Issues classesJames Moger2013-09-172-232/+1
* Implemented a graph servlet based on EGit/JGit's PlotWalk (issue-194)James Moger2013-09-171-1/+17
* Remove obsolete and deprecated FileUserServiceJames Moger2013-09-171-17/+6
* Remove incomplete and deprecated TicGit featureJames Moger2013-09-172-103/+17
* DocumentationJames Moger2013-09-171-1/+1
* Merge branch 'init-shared' of https://github.com/fzs/gitblit into prefixesJames Moger2013-09-172-0/+286
|\
| * Fix set-gid bit clearing under Linux when effective gid is different from fil...Florian Zschocke2013-08-262-0/+102
| * Fix setting wrrong custom mode on file and in config.Florian Zschocke2013-08-261-0/+36
| * Adjust unit tests for Windows.Florian Zschocke2013-08-262-53/+71
| * Implement adjusting file permissions for shared repositories.Florian Zschocke2013-08-261-6/+15
| * Add proper implementation of methods in JnaUtils.Florian Zschocke2013-08-262-0/+121
* | Revisions and documentation for personal repository prefix changeJames Moger2013-09-172-60/+25
* | Check user prefix for invalid options. Add JavaDoc. Add unit tests.Florian Zschocke2013-08-261-0/+167
|/
* Simplify when repository sizes are calculated (issue-295)James Moger2013-08-161-3/+5
* Add an Apache htpasswd user serviceFlorian Zschocke2013-08-122-1/+557
* Added GET_USER request to RPC interface (issue-275)James Moger2013-07-221-0/+15
* Added unit test for reported issue (issue-271)James Moger2013-07-172-1/+77
* Adjust unit test to confirm null permission fix (issue-259)James Moger2013-07-131-1/+10
* Set author as tooltip of "last change" on repositories page (issue-238)James Moger2013-07-031-3/+3