summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Fixed build script. Fixed date display on activity page headers.James Moger2011-11-201-6/+5
* New JGit utility function to retrieve commits since a specific dateJames Moger2011-11-161-4/+9
* Revised user access checks to account for repository ownership.James Moger2011-11-111-2/+3
* Log feature based on Search dialog. Renamed some classes.James Moger2011-11-071-6/+6
* Unit testingJames Moger2011-11-079-77/+259
* Support pagination in RSS feeds. Standardize pg as page parameter.James Moger2011-11-041-6/+16
* Moved SearchType enum to ConstantsJames Moger2011-11-041-15/+14
* RSS search parameters. Include refs as categories in RSS entries.James Moger2011-11-031-0/+8
* Feeds and Manager must respect a server's web.mountParameters settingJames Moger2011-11-031-2/+2
* Fixed bug in time utils. Updated some unit tests.James Moger2011-11-022-19/+69
* Refactored monolithic GitblitPanel into pieces. Revised feed generation.James Moger2011-11-011-8/+16
* More feeds work in ManagerJames Moger2011-10-311-1/+1
* Added basic rss subscriptions to ManagerJames Moger2011-10-281-6/+5
* Added a list branches rpcJames Moger2011-10-281-4/+12
* Bug fix to rss feed. Unit test for rss feed. Refactor ssl connection.James Moger2011-10-281-0/+10
* Working edit settings RPC. Web.xml is not directly modified.James Moger2011-10-241-1/+27
* Fixed security hole when cloning repository with TortoiseGit (issue 28)James Moger2011-10-241-1/+18
* Documentation. Refactoring class names. Re-encapsulate settings.James Moger2011-10-221-2/+2
* Revised settings RPC to be Map<String, SettingModel>.James Moger2011-10-211-3/+9
* RPC Client: Create/Edit Repository & User. Partially working.James Moger2011-10-121-0/+6
* Merge branch 'master' into rpcJames Moger2011-10-111-0/+5
|\
* | Delete the test user account as part of cleanup.James Moger2011-10-021-6/+12
* | Fairly complete json rpc interface to view/control Gitblit data objects.James Moger2011-10-022-17/+171
* | Refactored federation servlet and utils. Started rpc servlet and utils.James Moger2011-10-012-8/+45
|/
* Poke test during proposal phase.James Moger2011-09-271-4/+6
* Unit test of the MailExecutor.James Moger2011-09-261-0/+38
* Implemented a Federation Client. Bare clone tweaks. Documentation.James Moger2011-09-261-1/+1
* Revised federation proposal mechanism. Added SendProposalPage.James Moger2011-09-251-3/+7
* Largely completed, uber-cool federation feature.James Moger2011-09-123-4/+131