summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵James Moger2013-01-041-1/+0
|\ | | | | | | https://github.com/mystygage/gitblit
| * Removed DoubleCheckedLocking from checkstyle.xml.Markus Fömpe2013-01-041-1/+0
| | | | | | | | Since Checkstyle 5.6 it's no longer supported (see http://checkstyle.sourceforge.net/releasenotes.html)
* | 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
|
* Fixed loading of Brazilian Portuguese translation from *nix serverInaiat Henrique2013-01-033-0/+1
|
* Fixed fork origin determination if !git.cacheRepositoryList (issue-182)James Moger2013-01-021-3/+22
|
* Fixed NPE with web.allowForking && !git.cacheRepositoryList (issue-182)James Moger2013-01-022-7/+13
|
* Reset build identifiers for the next releaseJames Moger2012-12-311-2/+2
|
* Final documentation of 1.2.0 releasev1.2.0James Moger2012-12-313-86/+88
|
* Do not pass null email address to PersonIdentJames Moger2012-12-223-4/+4
|
* Cleanup working folders for git servlet unit testsJames Moger2012-12-221-0/+29
|
* Update to JGit 2.2.0James Moger2012-12-224-10/+10
|
* Fixed regression in isFrozen (issue 181)James Moger2012-12-213-17/+62
|
* Added case-sensitive check for repositoryJames Moger2012-12-212-2/+13
|
* Fixed cache bug wrt create/edit repository with existing repo name (issue-172)James Moger2012-12-211-1/+1
|
* Fixed regression in repository cache wrt repo names with case (issue-172)James Moger2012-12-211-1/+1
|
* Spanish translation tweaksMrbytes2012-12-191-2/+2
|
* Merged Brazilian Portuguese translationRafael Cavazin2012-12-186-0/+503
|
* GitBlitWebApp_es.properties:Mrbytes2012-12-181-3/+98
| | | | | | | Up-to-date. Some minor changes in syntax for better compression. Signed-off-by: Mrbytes <eguervos@msn.com>
* Support languagecode-countrycode Markdown resourcesJames Moger2012-12-073-55/+78
|
* Harden metrics from polluted data (issue-176)James Moger2012-12-075-2/+20
|