summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Automatically decode %7E in repository names to ~ (issue-278)James Moger2013-07-241-0/+8
* Merge branch 'update-lang-ptbr-20130723'Rafael Cavazin2013-07-232-9/+9
|\
| * Some few lang adjustments - Alguns ajustes de gramáticaRafael Cavazin2013-07-232-9/+9
* | DocumentationJames Moger2013-07-231-0/+1
* | Added PAMUserService for local Linux/Unix/MacOSX account authenticationJames Moger2013-07-236-4/+172
* | Catch IOException which includes SocketException in DownloadZipServletJames Moger2013-07-231-2/+1
|/
* Update Gitblit reflog on branch delete from UI if Gitblit has an existing reflogJames Moger2013-07-223-4/+70
* Added GET_USER request to RPC interface (issue-275)James Moger2013-07-225-2/+61
* Ubuntu/Debian and CentOS/Fedora service tweaks per forum feedbackJames Moger2013-07-222-2/+12
* Fixed incorrecter tagger in dashboard pages (issue-276)James Moger2013-07-221-10/+9
* Merge pull request #104 from rafaelcavazin/masterJames Moger2013-07-222-3/+60
|\
| * Translation of lastest Strings up-do-date.Rafael Cavazin2013-07-212-3/+60
* | Updated Polish translation for 1.3.1Lukasz Jader2013-07-211-1/+54
|/
* GitBlitWebApp_es.properties:mrbytes2013-07-191-3/+3
* Merge pull request #101 from svogt/fix-message-propertiesJames Moger2013-07-191-4/+4
|\
| * Add missing equals sign in GitBlitWebApp.propertiesSascha Vogt2013-07-191-4/+4
* | Fixed missing clone url on the empty repository pageJames Moger2013-07-191-5/+12
* | Implemented optional page cachingJames Moger2013-07-1933-8/+423
* | Merge pull request #100 from ds5apn/masterJames Moger2013-07-191-2/+61
|\ \
| * | Update Korean TranslationDongsu, KIM2013-07-191-2/+61
| |/
* | Merge pull request #99 from Mrbytes/masterJames Moger2013-07-191-14/+73
|\ \
| * | Merge branch 'master' of https://github.com/gitblit/gitblitmrbytes2013-07-199-10/+259
| |\|
| * | Spanish translation:mrbytes2013-07-191-14/+73
* | | Fixes findbugs warning - dereferencing null in exception caseSimon Harrer2013-07-181-1/+3
| |/ |/|
* | Updated Dutch translationJeroen Baten2013-07-171-49/+49
* | Prepare Dutch resource for translationJames Moger2013-07-171-1/+60
* | Fixed bug with adding new local users with external authenticationJames Moger2013-07-171-5/+6
* | Added unit test for reported issue (issue-271)James Moger2013-07-173-1/+97
* | Update Chinese translate @ version 1.30Stardrad Yin2013-07-171-3/+61
* | Reset dashboard and activity commit cache on branch REWIND or DELETEJames Moger2013-07-162-0/+34
* | Fix for IE10 compatibilty modeJames Moger2013-07-161-0/+1
|/
* Fixed spacing of ref span in digest and reflog panelsJames Moger2013-07-152-2/+2
* Fixed url panel failure when there are no repository urls (issue 269)James Moger2013-07-151-1/+1
* DocumentationJames Moger2013-07-143-0/+118
* Fixed an incorrect candidate submodule name (issue-266)James Moger2013-07-132-2/+2
* Adjust unit test to confirm null permission fix (issue-259)James Moger2013-07-131-1/+10
* Setting a null permission now removes the permission from the user or team (...James Moger2013-07-132-3/+16
* Show diff by default on compare pageJames Moger2013-07-131-4/+4
* Fixed possible NPE in forks page if user account no longer existsJames Moger2013-07-131-0/+4
* Persist fork origin on first run after upgradeJames Moger2013-07-131-0/+3
* DocumentationJames Moger2013-07-136-37/+121
* Added External account type to enumJames Moger2013-07-091-1/+1
* DocumentationJames Moger2013-07-0311-603/+590
* Set author as tooltip of "last change" on repositories page (issue-238)James Moger2013-07-037-18/+44
* Fix NPE when viewing a federation proposal (issue 195)James Moger2013-07-031-1/+1
* Retrieve summary and metric charts over https (issue-61)James Moger2013-07-034-6/+738
* Change login button class to blend in better with custom header backgroundsJames Moger2013-07-031-1/+1
* Support hot-reloading of project.mkdJames Moger2013-07-032-21/+39
* Use long datetimestamp on reflogsJames Moger2013-07-021-1/+1
* Unit tests which confirm working/expected behavior (issue-259)James Moger2013-07-023-1/+237