summaryrefslogtreecommitdiffstats
path: root/src/main/java
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
* | Added PAMUserService for local Linux/Unix/MacOSX account authenticationJames Moger2013-07-232-1/+143
* | 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-223-2/+44
* 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-1932-8/+416
* | 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-196-9/+162
| |\|
| * | 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
* | 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
* Fixed an incorrect candidate submodule name (issue-266)James Moger2013-07-132-2/+2
* 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
* Added External account type to enumJames Moger2013-07-091-1/+1
* Set author as tooltip of "last change" on repositories page (issue-238)James Moger2013-07-036-15/+41
* 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-031-21/+27
* Use long datetimestamp on reflogsJames Moger2013-07-021-1/+1
* Fixed committer verification with merge commits (issue-264)James Moger2013-07-021-3/+21
* Restored original GO launcher classJames Moger2013-07-021-0/+148
* Updated test suite to use relocated test config filesJames Moger2013-07-021-0/+9
* Fixed GitDaemon stop for unit testsJames Moger2013-07-021-3/+5
* Improvements to handling internal accounts (anonymous, federation user)James Moger2013-07-025-8/+25
* Exclude federation user from container principal auto-createJames Moger2013-06-281-5/+10
* Track fork's originRepository instead of parsing origin url (issue 190)James Moger2013-06-281-2/+6
* Move reflog styles to css to shrink dashboard page sizesJames Moger2013-06-281-7/+7