Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused/garbage artifact from an earlier merge | James Moger | 2014-04-10 | 1 | -53/+0 |
| | |||||
* | Updated the Dutch translation for 1.4.0 | Jeroen Baten | 2014-03-06 | 1 | -0/+53 |
| | |||||
* | Removed obsolete Build classes and cleanup remnants of reorganization | James Moger | 2013-03-27 | 1 | -33/+0 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 185 | -20039/+0 |
| | | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward. | ||||
* | Removed superfluous (disabled) code | Laurens Vrijnsen | 2013-03-22 | 1 | -14/+0 |
| | |||||
* | Added enforced HTTP Basic Authentication | Laurens Vrijnsen | 2013-03-22 | 12 | -10/+91 |
| | |||||
* | updating latest props, and some pt-br fixing | Rafael Cavazin | 2013-01-27 | 3 | -510/+15 |
| | |||||
* | updating latest props, and some pt-br fixing | Rafael Cavazin | 2013-01-27 | 2 | -19/+21 |
| | |||||
* | updating current development | Rafael Cavazin | 2013-01-27 | 39 | -189/+2075 |
|\ | | | | | | | Merge remote-tracking branch 'upstream/master' into translation_to_pt-br | ||||
| * | Merged multiple owners (pull request #63) | James Moger | 2013-01-23 | 8 | -34/+85 |
| |\ | |||||
| | * | Revised multiple owners contribution | James Moger | 2013-01-23 | 18 | -208/+192 |
| | | | |||||
| | * | Merge multiple owners feature (pull request #63, #66) | SHaselbauer | 2013-01-21 | 18 | -140/+207 |
| | | | |||||
| * | | modify EmptyRepositoryPage_zh_CN.html | Stardrad Yin | 2013-01-23 | 1 | -5/+3 |
| | | | |||||
| * | | Modify Chinese translation in properties file, and add new translation that ↵ | Stardrad Yin | 2013-01-23 | 2 | -216/+400 |
| | | | | | | | | | | | | | | | | | | synchronizes with commit synchronize with commit e4e6829 Add other translation files | ||||
| * | | 添加中文语言 | zhaopeng | 2013-01-16 | 1 | -0/+317 |
| | | | |||||
| * | | Support --baseFolder parameter and small data reorganization | James Moger | 2013-01-15 | 3 | -3/+3 |
| | | | |||||
| * | | Improve history display of a submodule link | James Moger | 2013-01-13 | 1 | -0/+102 |
| | | | |||||
| * | | 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 | 8 | -5/+28 |
| |/ | |||||
| * | Draft mechanism to record a push log as a hidden orphan branch | James Moger | 2013-01-05 | 2 | -1/+7 |
| | | |||||
| * | Support local accounts with LdapUserService and RedmineUserService (issue-183) | James Moger | 2013-01-04 | 7 | -15/+16 |
| | | |||||
| * | 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 | 1 | -26/+7 |
| | | |||||
| * | Build project models from repository cache, when possible (issue-172) | James Moger | 2013-01-03 | 3 | -19/+10 |
| | | |||||
| * | Fixed loading of Brazilian Portuguese translation from *nix server | Inaiat Henrique | 2013-01-03 | 2 | -0/+0 |
| | | |||||
| * | Do not pass null email address to PersonIdent | James Moger | 2012-12-22 | 3 | -4/+4 |
| | | |||||
| * | Added case-sensitive check for repository | 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 |
| | | | | | | | | | | | | | | Up-to-date. Some minor changes in syntax for better compression. Signed-off-by: Mrbytes <eguervos@msn.com> | ||||
| * | 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 | 1 | -0/+2 |
| | | |||||
* | | few corrections on property values | Rafael Cavazin | 2013-01-27 | 2 | -7/+8 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into translation_to_pt-br | Rafael Cavazin | 2012-12-07 | 6 | -10/+11 |
|\| | |||||
| * | Setting to stop a repository from contributing to the activity page | James Moger | 2012-12-06 | 2 | -3/+6 |
| | | |||||
| * | 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 | 2 | -3/+3 |
| | | |||||
* | | translation of lastest properties | Rafael Cavazin | 2012-12-06 | 1 | -8/+8 |
| | | |||||
* | | Some language adaptions on pt-br properties | Rafael Cavazin | 2012-12-06 | 1 | -31/+40 |
| | | |||||
* | | Update from upstream/master | Rafael Cavazin | 2012-12-06 | 9 | -22/+91 |
|\| | | | | | | | Merge remote-tracking branch 'upstream/master' into translation_to_pt-br | ||||
| * | Improving first-run setup of GCA and Gitblit GO | James Moger | 2012-12-05 | 1 | -1/+4 |
| | | |||||
| * | Checkbox to automatically set the new ssl certificate alias | James Moger | 2012-12-05 | 1 | -1/+3 |
| | | |||||
| * | Added attributes tab to Edit User for both site and Manager | James Moger | 2012-12-05 | 3 | -1/+21 |
| | |