| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 47 | -8984/+0 |
* | alternative variant to disable thread creation by the scheduledExecutor in te... | SHaselbauer | 2013-01-23 | 3 | -1/+88 |
* | seleniumFixV2: connected thread pool creation to condition web.allowLuceneInd... | SHaselbauer | 2013-01-23 | 3 | -7/+7 |
* | Merge branch 'fogbugz' of https://github.com/djschny/gitblit | James Moger | 2013-01-23 | 1 | -0/+23 |
|\ |
|
| * | Added Fogbugz post-receive groovy script | Ryan Schneider | 2013-01-21 | 1 | -0/+23 |
* | | Merged selenium tests from akquinet (pull request #65) | James Moger | 2013-01-23 | 11 | -0/+1002 |
* | | Merged multiple owners (pull request #63) | James Moger | 2013-01-23 | 4 | -7/+53 |
|\ \
| |/
|/| |
|
| * | Revised multiple owners contribution | James Moger | 2013-01-23 | 4 | -10/+53 |
| * | Merge multiple owners feature (pull request #63, #66) | SHaselbauer | 2013-01-21 | 4 | -7/+10 |
* | | Support --baseFolder parameter and small data reorganization | James Moger | 2013-01-15 | 2 | -3/+4 |
* | | Fanout service for Sparkleshare clients | James Moger | 2013-01-11 | 2 | -1/+174 |
|/ |
|
* | Allow username/password Redmine authentication | James Moger | 2013-01-06 | 1 | -3/+3 |
* | Draft mechanism to record a push log as a hidden orphan branch | James Moger | 2013-01-05 | 2 | -0/+52 |
* | Support local accounts with LdapUserService and RedmineUserService (issue-183) | James Moger | 2013-01-04 | 2 | -2/+38 |
* | Cleanup working folders for git servlet unit tests | James Moger | 2012-12-22 | 1 | -0/+29 |
* | Fixed regression in isFrozen (issue 181) | James Moger | 2012-12-21 | 1 | -0/+40 |
* | Corrected certificatge bundle unit test | James Moger | 2012-12-02 | 1 | -1/+6 |
* | Support alternate compressed download formats (issue-174) | James Moger | 2012-11-30 | 1 | -3/+4 |
* | Gitblit Certificate Authority revisions. Eliminate certificate scripts. | James Moger | 2012-11-25 | 1 | -11/+18 |
* | Eliminate internal Sun api for CRLs and include X509 tests in suite | James Moger | 2012-11-23 | 1 | -1/+1 |
* | X509 certificate generation utilities for CA, web, and client certificates | James Moger | 2012-11-23 | 1 | -0/+172 |
* | HTML email notification methods and hook (pull request #51) | Guillaume Sauthier | 2012-11-05 | 1 | -0/+28 |
* | Improve transparency of permissions by indicating permission source | James Moger | 2012-10-31 | 1 | -2/+2 |
* | Stabilizing and polishing permissions ui. Still in-progress. | James Moger | 2012-10-29 | 1 | -2/+3 |
* | Implemented exclusion (X) permission | James Moger | 2012-10-23 | 1 | -0/+26 |
* | Fix broken unit test on Windows | James Moger | 2012-10-23 | 1 | -0/+4 |
* | Enforce strict order for permission determination | James Moger | 2012-10-23 | 1 | -1/+119 |
* | Permission regexes are now case-insensitive | James Moger | 2012-10-22 | 1 | -1/+1 |
* | Differentiate between an explicit permission and a regex permission | James Moger | 2012-10-22 | 1 | -2/+2 |
* | Implemented optional create-on-push | James Moger | 2012-10-21 | 1 | -0/+106 |
* | Completed permissions UI, RPC, and Manager support (issue 36) | James Moger | 2012-10-19 | 1 | -9/+18 |
* | Experimental committer verification | James Moger | 2012-10-11 | 2 | -0/+138 |
* | Created static repository close functions for unit testing and fixed Windows ... | James Moger | 2012-10-11 | 2 | -26/+77 |
* | Support Team canAdmin, canCreate, and canFork (issue 36) | James Moger | 2012-10-10 | 1 | -0/+27 |
* | Add regex permission matching to hasRepositoryPermission check (issue 36) | James Moger | 2012-10-10 | 1 | -0/+4 |
* | Try regex permission matching if exact permission is not found (issue 36) | James Moger | 2012-10-10 | 1 | -0/+24 |
* | Finer-grained repository access permissions (issue 36) | James Moger | 2012-10-10 | 8 | -52/+2675 |
* | Fixed non admin user could not login with Redmine | mallowlabs | 2012-09-09 | 1 | -4/+13 |
* | Added cookie suport | mallowlabs | 2012-09-08 | 1 | -0/+2 |
* | Added RedmineUserService | mallowlabs | 2012-09-08 | 1 | -0/+41 |
* | Draft project pages, project metadata, and RSS feeds | James Moger | 2012-09-07 | 1 | -1/+1 |
* | Fixed unit test | James Moger | 2012-08-25 | 1 | -1/+1 |
* | Optionally cache repository list for improved performance | James Moger | 2012-08-17 | 1 | -3/+2 |
* | Submodules support | James Moger | 2012-08-10 | 1 | -0/+7 |
* | Compile regex patterns once and use matches instead of find (issue 103) | James Moger | 2012-08-02 | 1 | -1/+1 |
* | Per-repository authorization control: AUTHENTICATED and NAMED (issue 117) | James Moger | 2012-08-02 | 2 | -0/+63 |
* | Regex exclusions for repository search (issue 103) | James Moger | 2012-08-01 | 1 | -3/+21 |
* | Add recursion depth control for repository search (issue 103) | James Moger | 2012-08-01 | 1 | -3/+3 |
* | Fixed Lucene unit tests | James Moger | 2012-08-01 | 3 | -6/+11 |
* | Fixed broken Lucene blob delete | James Moger | 2012-07-12 | 2 | -3/+20 |