| Commit message (Expand) | Author | Age | Files | Lines |
* | Add repository and user/team lifecycle listener extension points | James Moger | 2014-06-09 | 9 | -26/+22 |
* | Add a basic SSH public key management UI | James Moger | 2014-06-05 | 1 | -0/+15 |
* | Change enum name and unit test RSS tag queries | James Moger | 2014-05-08 | 1 | -1/+35 |
* | Revise, complete, and fully test the FORK rpc | James Moger | 2014-05-08 | 3 | -17/+64 |
* | Implement FORK RPC request type | manisha | 2014-05-08 | 3 | -1/+17 |
* | Implementation of a ticket mgration tool | James Moger | 2014-05-02 | 1 | -1/+4 |
* | Fix inconsistency with owner permissions check | James Moger | 2014-05-01 | 1 | -2/+40 |
* | Fix forcing default locale to en or LANG_CC for web ui | James Moger | 2014-04-28 | 1 | -0/+6 |
* | Prevent adding empty or invalid SSH public keys | James Moger | 2014-04-25 | 1 | -0/+14 |
* | [findbugs] Fix Selenium test | James Moger | 2014-04-17 | 1 | -8/+6 |
* | [findbugs] Reorder asserts to avoid potential NPE in JGitUtilsTest | James Moger | 2014-04-17 | 1 | -3/+5 |
* | Organize imports | James Moger | 2014-04-17 | 1 | -1/+1 |
* | Merge pr-170 'ticket-fix' from https://github.com/lucidd/gitblit | James Moger | 2014-04-15 | 1 | -0/+4 |
|\ |
|
| * | fix NullPointerException in ITicketService and add TestCase | Kevin Walter | 2014-04-15 | 1 | -0/+4 |
* | | Removed obsolete Gravatar profile code | James Moger | 2014-04-15 | 1 | -32/+0 |
|/ |
|
* | Add ssh command to update the permission for an SSH key | James Moger | 2014-04-14 | 1 | -0/+16 |
* | Add TicketHook extension | James Moger | 2014-04-12 | 3 | -0/+12 |
* | Add missing unit test utility class | James Moger | 2014-04-11 | 1 | -0/+33 |
* | Unit tests for ssh daemon and keys dispatcher | James Moger | 2014-04-10 | 5 | -160/+322 |
* | Split administration commands into a plugin, enhance plugin manager | James Moger | 2014-04-10 | 1 | -1/+1 |
* | Handle ssh keys as objects, not strings, and improve the ls and rm key commands | James Moger | 2014-04-10 | 1 | -1/+2 |
* | Elevate the public key manager to a top-level manager | James Moger | 2014-04-10 | 4 | -54/+30 |
* | Add SSH daemon test | David Ostrovsky | 2014-04-10 | 5 | -1/+218 |
* | LDAP: Added test for binding without special account (e.g. userbased | Jani Averbach | 2014-03-31 | 1 | -0/+13 |
* | Implement setting removal for configuration settings | James Moger | 2014-03-27 | 1 | -0/+5 |
* | Replace JCommander with args4j | James Moger | 2014-03-27 | 1 | -7/+8 |
* | Fix authentication security hole with external providers | James Moger | 2014-03-18 | 3 | -11/+168 |
* | Implement user "disabled" flag as an alternative to deleting the account | James Moger | 2014-03-04 | 2 | -1/+67 |
* | Ticket tracker with patchset contributions | James Moger | 2014-03-03 | 5 | -1/+568 |
* | Improve notification api by introducing the Mailing model | James Moger | 2014-02-28 | 1 | -1/+4 |
* | Added LdapSyncServiceTest to GitBlitSuite. | Alfred Schmid | 2014-02-21 | 2 | -2/+3 |
* | Fixed and introduced tests for synching ldap users and groups. | Alfred Schmid | 2014-02-21 | 2 | -22/+90 |
* | API adjustments and elimination of duplicate config options | James Moger | 2014-02-19 | 1 | -5/+5 |
* | Load empty groups as empty teams from ldap, when ldap user | Alfred Schmid | 2014-02-19 | 2 | -0/+33 |
* | Fixed Tests, use local copy of users.conf. Initialize reset ldap before | Alfred Schmid | 2014-02-19 | 3 | -18/+49 |
* | Basic implementation of feature for ldap user synchronization as | Alfred Schmid | 2014-02-19 | 4 | -5/+73 |
* | Show "Displayname (username)" in palettes for edit team and repository pages | Alfred Schmid | 2014-02-19 | 3 | -0/+116 |
* | Fixed test. | Alex Lewis | 2013-12-23 | 1 | -1/+1 |
* | Sync bugtraq support for spec v0.3 | James Moger | 2013-12-16 | 2 | -42/+58 |
* | Add support for per-repository bugtraq configuration | James Moger | 2013-12-03 | 2 | -0/+291 |
* | Change IGitblit API to be more distinct from IUserService | James Moger | 2013-11-29 | 1 | -5/+5 |
* | Flattened IGitblitManager, GitblitManager, and GitBlit classes | James Moger | 2013-11-29 | 1 | -3/+3 |
* | Revised committer verification to require email address | James Moger | 2013-11-29 | 2 | -22/+10 |
* | Refactor user services and separate authentication (issue-281) | James Moger | 2013-11-29 | 15 | -688/+524 |
* | Update unit tests for refactored architecture | James Moger | 2013-11-29 | 9 | -23/+49 |
* | Moved servlets and services to separate packages | James Moger | 2013-11-29 | 6 | -22/+22 |
* | Extract Federation, Gitblit and Services manager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -1/+1 |
* | Extract RepositoryManager from the GitBlit singleton | James Moger | 2013-11-29 | 2 | -29/+7 |
* | Extract UserManager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -1/+1 |
* | Extract RuntimeManager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -1/+11 |