summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Refresh authenticated user model for each page request (issue-186)James Moger2013-01-121-1/+4
|
* Show indicators for Sparkleshared repositoriesJames Moger2013-01-1114-11/+65
|
* Fanout service for Sparkleshare clientsJames Moger2013-01-118-0/+1815
|
* 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-071-10/+8
|
* Allow username/password Redmine authenticationJames Moger2013-01-061-49/+72
|
* Improve pushlog api and model classJames Moger2013-01-063-9/+59
|
* Fixed NPE on create repo with mixed case (issue-185)James Moger2013-01-051-2/+2
|
* 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-0511-95/+699
|
* Support local accounts with LdapUserService and RedmineUserService (issue-183)James Moger2013-01-0416-52/+172
|
* Completed Dutch translationJeroen Baten2013-01-041-0/+53
|
* 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
|/
* 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-034-19/+53
|
* Fixed loading of Brazilian Portuguese translation from *nix serverInaiat Henrique2013-01-032-0/+0
|
* 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-021-1/+1
|
* Reset build identifiers for the next releaseJames Moger2012-12-311-2/+2
|
* Final documentation of 1.2.0 releasev1.2.0James Moger2012-12-311-2/+2
|
* Do not pass null email address to PersonIdentJames Moger2012-12-223-4/+4
|
* Update to JGit 2.2.0James Moger2012-12-222-7/+7
|
* Fixed regression in isFrozen (issue 181)James Moger2012-12-211-0/+4
|
* 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-182-0/+495
|
* 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-074-2/+19
|
* Setting to stop a repository from contributing to the activity pageJames Moger2012-12-064-5/+11
|
* Eliminate unnecessary view links in activity pageJames Moger2012-12-062-4/+2
|
* Fixed anonymous browsing of branch panelJames Moger2012-12-063-3/+10
|
* Tweak reading war setting overridesJames Moger2012-12-061-7/+5
|
* Implemented hot-reloadable CRLJames Moger2012-12-053-33/+226
|
* Improving first-run setup of GCA and Gitblit GOJames Moger2012-12-052-9/+30
|
* Checkbox to automatically set the new ssl certificate aliasJames Moger2012-12-053-5/+32
|
* Added server setting to specify keystore alias for ssl certificate (issue 98)James Moger2012-12-051-2/+10
|
* Fixed validate IPv4 address methodJames Moger2012-12-051-0/+1
|
* Added attributes tab to Edit User for both site and ManagerJames Moger2012-12-054-1/+60
|
* Global and per-repository setting to throttle prolific repos in Activity ↵James Moger2012-12-057-10/+65
| | | | page (issue-173)
* Merged and enhanced pull request #55 (disallow forks setting)mschaefers2012-12-044-6/+9
|
* Fixed regresion in path name display in tree pageJames Moger2012-12-041-2/+2
|
* Fixes to symlink handling (issue-174)James Moger2012-12-031-11/+19
|