summaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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-104-54/+30
* Add SSH daemon testDavid Ostrovsky2014-04-105-1/+218
* LDAP: Added test for binding without special account (e.g. userbasedJani Averbach2014-03-311-0/+13
* Implement setting removal for configuration settingsJames Moger2014-03-271-0/+5
* Replace JCommander with args4jJames Moger2014-03-271-7/+8
* Fix authentication security hole with external providersJames Moger2014-03-183-11/+168
* Implement user "disabled" flag as an alternative to deleting the accountJames Moger2014-03-042-1/+67
* Ticket tracker with patchset contributionsJames Moger2014-03-035-1/+568
* Improve notification api by introducing the Mailing modelJames Moger2014-02-281-1/+4
* 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-192-0/+33
* Fixed Tests, use local copy of users.conf. Initialize reset ldap beforeAlfred Schmid2014-02-193-18/+49
* Basic implementation of feature for ldap user synchronization asAlfred Schmid2014-02-194-5/+73
* Show "Displayname (username)" in palettes for edit team and repository pagesAlfred Schmid2014-02-193-0/+116
* Fixed test.Alex Lewis2013-12-231-1/+1
* Sync bugtraq support for spec v0.3James Moger2013-12-162-42/+58
* Add support for per-repository bugtraq configurationJames Moger2013-12-032-0/+291
* 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-2915-688/+524
* Update unit tests for refactored architectureJames Moger2013-11-299-23/+49
* Moved servlets and services to separate packagesJames Moger2013-11-296-22/+22
* Extract Federation, Gitblit and Services manager from GitBlit singletonJames Moger2013-11-291-1/+1
* Extract RepositoryManager from the GitBlit singletonJames Moger2013-11-292-29/+7
* Extract UserManager from GitBlit singletonJames Moger2013-11-291-1/+1
* 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-2640-233/+193
* 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
* Merge receive processing into one classJames Moger2013-09-271-1/+2
* Removed GitWeb-style diff rendererJames Moger2013-09-181-2/+1
* Removed unused Issues classesJames Moger2013-09-172-232/+1