summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket
Commit message (Expand)AuthorAgeFilesLines
* Fix ticket page IOBE when Gitblit is not serving repositoriesJames Moger2014-03-121-3/+9
* Add closed status for milestones and abandoned status for ticketsJames Moger2014-03-112-1/+4
* Workaround pegdown bug and improve relative image path processingJames Moger2014-03-111-1/+59
* Clarify ticket fetch instructionsJames Moger2014-03-101-5/+5
* Adjust propose instructions to "checkout -b ticket/{id} origin/{branch}"James Moger2014-03-101-1/+1
* Mirrors and read-only repositories must disable review functionJames Moger2014-03-091-1/+1
* Updated esES translation; last stringmrbytes2014-03-091-1/+2
* Merge pull request #159 from kwoot/nl-updateJames Moger2014-03-091-0/+1
|\
| * dutch translation of stringJeroen Baten2014-03-091-0/+1
* | Merge pull request #158 from yin8086/ChineseTransJames Moger2014-03-091-1/+2
|\ \
| * | add a Chinese translate stringStardrad Yin2014-03-091-1/+2
| |/
* / Added Korean translation gb.mergeToDescription and improved some stringsDongsu, KIM2014-03-091-22/+23
|/
* Allow configuring the default integration branch for a repositoryJames Moger2014-03-086-20/+33
* Merge pull request #156 from Mrbytes/masterJames Moger2014-03-081-1/+7
|\
| * Merge branch 'master' of https://github.com/gitblit/gitblitmrbytes2014-03-085-61/+103
| |\
| * | Updated esES translationmrbytes2014-03-081-1/+7
* | | Disable vote & watch links if repository is not accepting ticket updatesJames Moger2014-03-081-2/+2
| |/ |/|
* | Fix integration branch in propose instructionsJames Moger2014-03-081-1/+5
* | Allow selection of integration branch in new ticket pageJames Moger2014-03-084-57/+95
* | Move Gitblit branches to refs/meta/gitblitJames Moger2014-03-081-3/+3
|/
* Merge pull request #154 from kwoot/nl-updateJames Moger2014-03-082-17/+23
|\
| * dutch translations.Jeroen Baten2014-03-082-17/+23
* | Merge pull request #153 from yin8086/ChineseTransJames Moger2014-03-081-1/+7
|\ \
| * | add Chinese stringsStardrad Yin2014-03-081-1/+7
| |/
* / added another string to Korean translationsDongsu, KIM2014-03-081-11/+31
|/
* Fix NPE in bugtraq processorJames Moger2014-03-071-0/+4
* Display an explanation in ticket page if the user can't propose commitsJames Moger2014-03-073-3/+39
* Conditionally hide the propose patchset instructionsJames Moger2014-03-071-9/+16
* Fix NPE in the Edit Ticket pageJames Moger2014-03-071-2/+3
* fix some Chinese translations due to some special characters.Stardrad Yin2014-03-071-8/+8
* DocumentationJames Moger2014-03-061-1/+1
* Documentation and clarify git workflowsJames Moger2014-03-062-10/+6
* Updated the Dutch translation for 1.4.0Jeroen Baten2014-03-061-503/+664
* Merge pull request #148 from yin8086/ChineseTransJames Moger2014-03-061-98/+105
|\
| * Add Chinese translations for new strings, and fix translations based on onlin...Stardrad Yin2014-03-061-98/+105
* | Merge pull request #149 from ds5apn/masterJames Moger2014-03-061-27/+27
|\ \ | |/ |/|
| * correct some translationsDongsu, KIM2014-03-061-27/+27
* | Translation esES updatedmrbytes2014-03-051-6/+161
* | Add setting to hide the navbar for those embedding GitblitJames Moger2014-03-051-0/+3
* | Centralized ticket editing permission controlsJames Moger2014-03-053-84/+78
* | Delegate closed ticket changes to the Edit Ticket pageJames Moger2014-03-052-138/+160
* | Allow unregistered milestone selection on edit ticket pageJames Moger2014-03-051-0/+7
* | Allow changing status from edit ticket pageJames Moger2014-03-053-1/+27
* | Allow integration (mergeTo) branch to be changed in edit ticketJames Moger2014-03-052-1/+34
* | Localize the ticket activity tab field name changesJames Moger2014-03-052-2/+13
* | Merge pull request #145 from yin8086/ChineseTransJames Moger2014-03-051-1/+8
|\ \
| * | Fix Chinese translate stringsStardrad Yin2014-03-051-1/+8
* | | Merge pull request #144 from ds5apn/masterJames Moger2014-03-051-482/+629
|\ \ \ | |/ / |/| / | |/
| * Update Korean Translation for Gitblit 1.4.0Dongsu, KIM2014-03-051-482/+629
* | Restart the response on the empty page if the repository has no commitsJames Moger2014-03-051-1/+2