summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include issue tracker hooks in buildsJames Moger2013-01-232-0/+7
* Fixed properties path regression in the Build classJames Moger2013-01-231-1/+1
* Merge branch 'fogbugz' of https://github.com/djschny/gitblitJames Moger2013-01-232-0/+190
|\
| * removed reference to my testing domain with a generic oneRyan Schneider2013-01-211-2/+2
| * Added Fogbugz post-receive groovy scriptRyan Schneider2013-01-212-0/+190
* | Merged selenium tests from akquinet (pull request #65)James Moger2013-01-2315-4/+2371
* | Merged multiple owners (pull request #63)James Moger2013-01-2323-79/+244
|\ \
| * | Revised multiple owners contributionJames Moger2013-01-2336-454/+370
| * | Merge multiple owners feature (pull request #63, #66)SHaselbauer2013-01-2134-207/+455
* | | modify EmptyRepositoryPage_zh_CN.htmlStardrad Yin2013-01-231-5/+3
* | | Modify Chinese translation in properties file, and add new translation that s...Stardrad Yin2013-01-234-216/+406
| |/ |/|
* | Updated documentationJames Moger2013-01-162-4/+13
* | 添加中文语言zhaopeng2013-01-161-0/+317
* | Escape metacharacters for settings updatesJames Moger2013-01-161-1/+1
* | Updated docs for upgrade procedureJames Moger2013-01-161-8/+21
* | Reset build identifiers for next releaseJames Moger2013-01-151-2/+2
* | Prepare 1.2.1 releasev1.2.1James Moger2013-01-152-9/+9
* | Include missing model classes in api library (issue-184)James Moger2013-01-152-0/+4
* | Support --baseFolder parameter and small data reorganizationJames Moger2013-01-1541-259/+534
* | Improve history display of a submodule linkJames Moger2013-01-133-0/+129
* | Set the new objectid for all diff entries (issue-178)James Moger2013-01-132-5/+2
* | Null checks when generating a fork network (issue-187)James Moger2013-01-132-2/+13
* | Eliminate unused methodJames Moger2013-01-131-4/+0
* | Fix submodule links on commit, comitdiff, and tree page (issue-178)James Moger2013-01-133-17/+13
* | Refresh authenticated user model for each page request (issue-186)James Moger2013-01-122-2/+6
* | Show indicators for Sparkleshared repositoriesJames Moger2013-01-1119-11/+68
* | Fanout service for Sparkleshare clientsJames Moger2013-01-1113-2/+2045
|/
* Catch a few other possible error scenarios in Redmine user serviceJames Moger2013-01-081-0/+5
* Wrap pushlog update code with an exception handler, just-in-caseJames Moger2013-01-081-2/+6
* Fixed NPE when recursively calculating a folder size with a named pipeJames Moger2013-01-072-10/+9
* Allow username/password Redmine authenticationJames Moger2013-01-062-52/+75
* Updated documentationJames Moger2013-01-061-1/+2
* Improve pushlog api and model classJames Moger2013-01-063-9/+59
* Updated documentationJames Moger2013-01-052-2/+4
* Fixed NPE on create repo with mixed case (issue-185)James Moger2013-01-052-2/+3
* Removed unused and untested native hook codeJames Moger2013-01-051-81/+0
* Draft mechanism to record a push log as a hidden orphan branchJames Moger2013-01-0513-95/+751
* Support local accounts with LdapUserService and RedmineUserService (issue-183)James Moger2013-01-0419-54/+211
* Completed Dutch translationJeroen Baten2013-01-044-0/+60
* Updated documentationJames Moger2013-01-041-0/+9
* Merge branch 'checkstyleDoubleCheckedLocking' of https://github.com/mystygage...James Moger2013-01-041-1/+0
|\
| * Removed DoubleCheckedLocking from checkstyle.xml.Markus Fömpe2013-01-041-1/+0
* | Merge branch 'master' of https://github.com/kwoot/gitblitJames Moger2013-01-041-0/+443
|\ \
| * | seems okJeroen Baten2013-01-041-50/+50
| * | Dutch translation before spellcheckJeroen Baten2013-01-041-359/+359
| * | dutch properties fileJeroen Baten2013-01-041-0/+443
| |/
* / Add more translation to KoreanDongsu, KIM2013-01-041-2/+128
|/
* Updated IDEA module descriptor for JGit 2.2.0James Moger2013-01-031-6/+6
* Cache and re-use project markdown content (issue-172)James Moger2013-01-033-27/+37
* Build project models from repository cache, when possible (issue-172)James Moger2013-01-035-19/+54