summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Add logic to get display name & email (Simply stored in user model for now).John Crygier2012-04-252-8/+79
* | Add LdapUserServiceTest to suite and adjusted test port from 389 to 1389James Moger2012-04-242-8/+12
|/
* Allow for admin teams with spaces in their name.unknown2012-04-243-9/+29
* Rework LDAP implementation with unboundid. Also allows for an LDAP server to...John Crygier2012-04-103-0/+234
* Adjustments to ClientLoggerJames Moger2012-03-311-3/+18
* Add ClientLogger so scripts can log info / warning messages to the pushing cl...John Crygier2012-03-311-10/+56
* Fixed symlink absolute path/canonical path mixup with JGit (issue 78)James Moger2012-03-282-5/+5
* Implemented Lucene search result pagingJames Moger2012-03-172-12/+12
* Repository-branch Lucene indexing is now opt-inJames Moger2012-03-161-23/+35
* Refactored Lucene integration and fixed two index deleteDocument bugsJames Moger2012-03-153-48/+72
* Revise indexed fields and improve Lucene page usabilityJames Moger2012-03-121-6/+6
* Revised reindex method per JGit team recommendationJames Moger2012-03-121-18/+8
* Lucene adjustmentsJames Moger2012-03-102-2/+16
* More Lucene progressJames Moger2012-03-092-7/+17
* Dropped non-annotated tag index testJames Moger2012-02-281-7/+0
* Partially working Lucene executor. Needs refactoring. (issue 16)James Moger2012-02-262-5/+5
* Do not clone empty BlueZGnome repoJames Moger2012-02-251-2/+0
* Split refs into 2 lines if there are remotes. Use more glyphicons.James Moger2012-02-251-1/+1
* Use proper timezone to generate all metricsJames Moger2012-02-251-1/+3
* Fixed nullpointer on pushing to an empty repository (issue 69)James Moger2012-02-231-3/+3
* Fixed UTF-8 encoding bug in diff formatter (issue 66)James Moger2012-02-231-4/+5
* Revised unit tests. Swapped BlueZGnome repo (unacessible) for Gitective.James Moger2012-02-215-65/+38
* Merged issues/lucene branchJames Moger2012-02-193-1/+381
|\
| * Implemented multi-repository Lucene searchJames Moger2012-02-172-11/+20
| * Fairly functional Lucene backend for commits, blobs, and issuesJames Moger2012-01-243-1/+146
| * More functional issues.James Moger2012-01-152-31/+136
| * Branch for implementing distributed gb-issuesJames Moger2012-01-132-0/+121
* | Add protect-refs unit tests for branch/tag creation/deletion.Philip L. McMahon2012-02-041-0/+91
* | Setting to control display/serving non-bare repositories (issue 49)James Moger2012-02-031-1/+1
* | Block pushes to a repository with a working copy (issue 49)James Moger2012-02-031-0/+33
* | Refactored and unit tested updating HEAD featureJames Moger2012-02-021-0/+22
* | Fixed username case-sensitivity bugs (issue 43)James Moger2012-01-161-1/+4
|/
* New function to create an orphan branch (for future use)James Moger2012-01-091-2/+2
* Documentation. Find bugs. Organized imports.James Moger2012-01-091-1/+1
* Support for gh-pages branch serving as /pages/repo.gitJames Moger2012-01-091-1/+11
* Simplified git servlet unit tests and cleanup working clones afterwardsJames Moger2012-01-072-41/+51
* Fixed bug in receive hook for repositories in subfoldersJames Moger2012-01-051-1/+31
* Fixed line spacing on pushes with multiple branchesJames Moger2012-01-051-0/+3
* Added ArrayUtils class and unit testJames Moger2012-01-052-5/+73
* Federation pull_scripts request. Documentation.James Moger2012-01-041-0/+7
* Added unit test for blockpush.groovyJames Moger2012-01-011-4/+25
* Unit testing. Documentation.James Moger2011-12-282-1/+173
* Unit testing fixes and regression fixes.James Moger2011-12-213-5/+24
* Fixed sendemail script to list all commits in a push.James Moger2011-12-172-6/+18
* Federation support for TeamsJames Moger2011-12-131-10/+74
* Teams JSON-RPC supportJames Moger2011-12-131-0/+78
* Teams support.James Moger2011-12-071-0/+107
* Unit testing overhaul.James Moger2011-12-0721-321/+466
* Implemented ConfigUserService. Fixed and deprecated FileUserService.James Moger2011-12-046-8/+109
* Tighter Gravatar integration. New window/tab on most activity links.James Moger2011-11-211-0/+31