summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed unit testJames Moger2012-08-251-1/+1
* Optionally cache repository list for improved performanceJames Moger2012-08-171-3/+2
* Submodules supportJames Moger2012-08-101-0/+7
* Compile regex patterns once and use matches instead of find (issue 103)James Moger2012-08-021-1/+1
* Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)James Moger2012-08-022-0/+63
* Regex exclusions for repository search (issue 103)James Moger2012-08-011-3/+21
* Add recursion depth control for repository search (issue 103)James Moger2012-08-011-3/+3
* Fixed Lucene unit testsJames Moger2012-08-013-6/+11
* Fixed broken Lucene blob deleteJames Moger2012-07-122-3/+20
* Fixes and adjustments to test suiteJames Moger2012-07-114-9/+9
* Adjust repository search to handle foo.git and foo/bar.git (issue 104)James Moger2012-07-101-1/+1
* Revised TimeUtils for localizationJames Moger2012-06-151-37/+39
* Try multiple encodings when working with string blobs (issue 97)James Moger2012-06-071-1/+2
* Expose JGit's runtime configuration settings (issue 93)James Moger2012-06-061-0/+28
* Possible fix for federation branch mirroring issue (issue 86)James Moger2012-06-061-0/+19
* Changed constants and fixed nullpointer in update repositoryJames Moger2012-05-101-15/+20
* Make the variables / messages more consistantJohn Crygier2012-05-071-17/+17
* Web UI done for Custom Fields. Changed variable names to be consistent with ...John Crygier2012-05-041-7/+7
* Change techique for custom properties to fall in line with reading / writing ...John Crygier2012-05-041-18/+23
* Ability to get / set "custom" properties within a RepositoryModel. This make...John Crygier2012-05-032-1/+88
* Merge jcrygier's LDAP injection defense and displayname/email retrievalJames Moger2012-04-252-7/+77
|\
| * 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