| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare 1.2.1 releasev1.2.1 | James Moger | 2013-01-15 | 1 | -2/+2 |
* | Support --baseFolder parameter and small data reorganization | James Moger | 2013-01-15 | 16 | -120/+198 |
* | Improve history display of a submodule link | James Moger | 2013-01-13 | 2 | -0/+128 |
* | Set the new objectid for all diff entries (issue-178) | James Moger | 2013-01-13 | 1 | -5/+1 |
* | Null checks when generating a fork network (issue-187) | James Moger | 2013-01-13 | 1 | -2/+12 |
* | Eliminate unused method | James Moger | 2013-01-13 | 1 | -4/+0 |
* | Fix submodule links on commit, comitdiff, and tree page (issue-178) | James Moger | 2013-01-13 | 3 | -17/+13 |
* | Refresh authenticated user model for each page request (issue-186) | James Moger | 2013-01-12 | 1 | -1/+4 |
* | Show indicators for Sparkleshared repositories | James Moger | 2013-01-11 | 14 | -11/+65 |
* | Fanout service for Sparkleshare clients | James Moger | 2013-01-11 | 8 | -0/+1815 |
* | Catch a few other possible error scenarios in Redmine user service | James Moger | 2013-01-08 | 1 | -0/+5 |
* | Wrap pushlog update code with an exception handler, just-in-case | James Moger | 2013-01-08 | 1 | -2/+6 |
* | Fixed NPE when recursively calculating a folder size with a named pipe | James Moger | 2013-01-07 | 1 | -10/+8 |
* | Allow username/password Redmine authentication | James Moger | 2013-01-06 | 1 | -49/+72 |
* | Improve pushlog api and model class | James Moger | 2013-01-06 | 3 | -9/+59 |
* | Fixed NPE on create repo with mixed case (issue-185) | James Moger | 2013-01-05 | 1 | -2/+2 |
* | Removed unused and untested native hook code | James Moger | 2013-01-05 | 1 | -81/+0 |
* | Draft mechanism to record a push log as a hidden orphan branch | James Moger | 2013-01-05 | 11 | -95/+699 |
* | Support local accounts with LdapUserService and RedmineUserService (issue-183) | James Moger | 2013-01-04 | 16 | -52/+172 |
* | Completed Dutch translation | Jeroen Baten | 2013-01-04 | 1 | -0/+53 |
* | Merge branch 'master' of https://github.com/kwoot/gitblit | James Moger | 2013-01-04 | 1 | -0/+443 |
|\ |
|
| * | seems ok | Jeroen Baten | 2013-01-04 | 1 | -50/+50 |
| * | Dutch translation before spellcheck | Jeroen Baten | 2013-01-04 | 1 | -359/+359 |
| * | dutch properties file | Jeroen Baten | 2013-01-04 | 1 | -0/+443 |
* | | Add more translation to Korean | Dongsu, KIM | 2013-01-04 | 1 | -2/+128 |
|/ |
|
* | Cache and re-use project markdown content (issue-172) | James Moger | 2013-01-03 | 3 | -27/+37 |
* | Build project models from repository cache, when possible (issue-172) | James Moger | 2013-01-03 | 4 | -19/+53 |
* | Fixed loading of Brazilian Portuguese translation from *nix server | Inaiat Henrique | 2013-01-03 | 2 | -0/+0 |
* | Fixed fork origin determination if !git.cacheRepositoryList (issue-182) | James Moger | 2013-01-02 | 1 | -3/+22 |
* | Fixed NPE with web.allowForking && !git.cacheRepositoryList (issue-182) | James Moger | 2013-01-02 | 1 | -1/+1 |
* | Reset build identifiers for the next release | James Moger | 2012-12-31 | 1 | -2/+2 |
* | Final documentation of 1.2.0 releasev1.2.0 | James Moger | 2012-12-31 | 1 | -2/+2 |
* | Do not pass null email address to PersonIdent | James Moger | 2012-12-22 | 3 | -4/+4 |
* | Update to JGit 2.2.0 | James Moger | 2012-12-22 | 2 | -7/+7 |
* | Fixed regression in isFrozen (issue 181) | James Moger | 2012-12-21 | 1 | -0/+4 |
* | Added case-sensitive check for repository | James Moger | 2012-12-21 | 2 | -2/+13 |
* | Fixed cache bug wrt create/edit repository with existing repo name (issue-172) | James Moger | 2012-12-21 | 1 | -1/+1 |
* | Fixed regression in repository cache wrt repo names with case (issue-172) | James Moger | 2012-12-21 | 1 | -1/+1 |
* | Spanish translation tweaks | Mrbytes | 2012-12-19 | 1 | -2/+2 |
* | Merged Brazilian Portuguese translation | Rafael Cavazin | 2012-12-18 | 2 | -0/+495 |
* | GitBlitWebApp_es.properties: | Mrbytes | 2012-12-18 | 1 | -3/+98 |
* | Support languagecode-countrycode Markdown resources | James Moger | 2012-12-07 | 3 | -55/+78 |
* | Harden metrics from polluted data (issue-176) | James Moger | 2012-12-07 | 4 | -2/+19 |
* | Setting to stop a repository from contributing to the activity page | James Moger | 2012-12-06 | 4 | -5/+11 |
* | Eliminate unnecessary view links in activity page | James Moger | 2012-12-06 | 2 | -4/+2 |
* | Fixed anonymous browsing of branch panel | James Moger | 2012-12-06 | 3 | -3/+10 |
* | Tweak reading war setting overrides | James Moger | 2012-12-06 | 1 | -7/+5 |
* | Implemented hot-reloadable CRL | James Moger | 2012-12-05 | 3 | -33/+226 |
* | Improving first-run setup of GCA and Gitblit GO | James Moger | 2012-12-05 | 2 | -9/+30 |
* | Checkbox to automatically set the new ssl certificate alias | James Moger | 2012-12-05 | 3 | -5/+32 |