100 Commits (a40cbcfc4fab2ca16304c7393a68fe95a9322edc)

Author SHA1 Message Date
  James Moger 7d3a31514a Extract services manager into a top-level injectable manager 10 years ago
  James Moger c828cf2db8 Use Guice-Servlet rather than custom code and expose the Injector 10 years ago
  James Moger ca4d98678c Add repository and user/team lifecycle listener extension points 10 years ago
  James Moger 05f229883c Add a basic SSH public key management UI 10 years ago
  James Moger 9ff0c16b05 Change enum name and unit test RSS tag queries 10 years ago
  James Moger 813a1fab72 Revise, complete, and fully test the FORK rpc 10 years ago
  manisha 03d5ee0bcc Implement FORK RPC request type 10 years ago
  James Moger 4d81c92b66 Implementation of a ticket mgration tool 10 years ago
  James Moger 0c8b287242 Fix inconsistency with owner permissions check 10 years ago
  James Moger a8100bb4d3 Fix forcing default locale to en or LANG_CC for web ui 10 years ago
  James Moger 039686c54a Prevent adding empty or invalid SSH public keys 10 years ago
  James Moger 74344a924e [findbugs] Reorder asserts to avoid potential NPE in JGitUtilsTest 10 years ago
  James Moger 285bfae8af Organize imports 10 years ago
  James Moger 84f43536d5 Removed obsolete Gravatar profile code 10 years ago
  Kevin Walter 4868740ed7 fix NullPointerException in ITicketService and add TestCase 10 years ago
  James Moger 24be4953f7 Add ssh command to update the permission for an SSH key 10 years ago
  James Moger ba56706954 Add TicketHook extension 10 years ago
  James Moger e5d6095f0d Add missing unit test utility class 10 years ago
  James Moger 521cb6022a Unit tests for ssh daemon and keys dispatcher 10 years ago
  James Moger 413e9b486b Split administration commands into a plugin, enhance plugin manager 10 years ago
  James Moger bcc8a015ae Handle ssh keys as objects, not strings, and improve the ls and rm key commands 10 years ago
  James Moger 245836904b Elevate the public key manager to a top-level manager 10 years ago
  David Ostrovsky 5d58a05a98 Add SSH daemon test 10 years ago
  Jani Averbach a74d6756c0 LDAP: Added test for binding without special account (e.g. userbased 10 years ago
  James Moger 53a83f67ae Implement setting removal for configuration settings 10 years ago
  James Moger b4a63aad7f Fix authentication security hole with external providers 10 years ago
  James Moger 9aa11943f8 Implement user "disabled" flag as an alternative to deleting the account 10 years ago
  James Moger 5e3521f849 Ticket tracker with patchset contributions 10 years ago
  James Moger d7c5a62f95 Improve notification api by introducing the Mailing model 10 years ago
  Alfred Schmid a17ed65f28 Added LdapSyncServiceTest to GitBlitSuite. 10 years ago
  Alfred Schmid 4e8d63d5a6 Fixed and introduced tests for synching ldap users and groups. 10 years ago
  James Moger 6659fa5151 API adjustments and elimination of duplicate config options 10 years ago
  Alfred Schmid f6d7de15b1 Load empty groups as empty teams from ldap, when ldap user 10 years ago
  Alfred Schmid afe3f1fd5b Fixed Tests, use local copy of users.conf. Initialize reset ldap before 10 years ago
  Alfred Schmid eb1264b094 Basic implementation of feature for ldap user synchronization as 10 years ago
  Alfred Schmid 37d5b7cda2 Show "Displayname (username)" in palettes for edit team and repository pages 10 years ago
  Alex Lewis f879b59d26 Fixed test. 10 years ago
  James Moger 5ae529ea8a Change IGitblit API to be more distinct from IUserService 10 years ago
  James Moger 3a9e76b63f Flattened IGitblitManager, GitblitManager, and GitBlit classes 10 years ago
  James Moger f19b78e125 Revised committer verification to require email address 10 years ago
  James Moger 04a98505a4 Refactor user services and separate authentication (issue-281) 10 years ago
  James Moger f8f6aa4d07 Update unit tests for refactored architecture 10 years ago
  James Moger 7bf6e183ff Moved servlets and services to separate packages 10 years ago
  James Moger 269c5043ab Extract Federation, Gitblit and Services manager from GitBlit singleton 10 years ago
  James Moger 95cdba46c7 Extract RepositoryManager from the GitBlit singleton 10 years ago
  James Moger e246705332 Extract RuntimeManager from GitBlit singleton 10 years ago
  James Moger 5200b35925 Eliminate static singleton calls from user services 10 years ago
  James Moger cacf8bff09 Use Dagger to inject managers into all filters and servlets 10 years ago
  James Moger db4f6b5740 Define manager interfaces and update all of Gitblit to use managers 10 years ago
  James Moger 445b72e789 Eliminate the "enumerate documentation" repository setting 10 years ago