summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket
Commit message (Expand)AuthorAgeFilesLines
* Allow ticket responsible selection when anonymous push is enabledJames Moger2014-05-122-8/+24
* Switch to ajax New|Edit Ticket page submission to handle empty titlesJames Moger2014-05-012-149/+165
* Add English translation placeholderJames Moger2014-04-281-0/+1
* Fix forcing default locale to en or LANG_CC for web uiJames Moger2014-04-281-4/+3
* Commit traduction in frenchHybris952014-04-251-35/+35
* [findbugs] Add null check when testing if a user is disabled in SessionPageJames Moger2014-04-171-2/+2
* [findbugs] Change scope of variable in HistoryPanelJames Moger2014-04-171-3/+1
* [findbugs] Remove dead code in UserPageJames Moger2014-04-171-7/+0
* [findbugs] Remove unnecessary null check in RepositoryPageJames Moger2014-04-171-1/+1
* [findbugs] Add null checks to the page parameters in ProjectPageJames Moger2014-04-171-2/+4
* [findbugs] Create temporary ticket after setting up the response page in Edit...James Moger2014-04-171-0/+3
* [findbugs] Remove dead code in GitblitParamUrlCodingStrategyJames Moger2014-04-171-3/+0
* [findbugs] Remove pointless field assignmentJames Moger2014-04-171-1/+0
* Organize importsJames Moger2014-04-171-1/+1
* Fix skip summary metrics regression since introducing flotr2Ting2014-04-161-12/+14
* Improve milestone listing and include closed milestonesJames Moger2014-04-153-7/+33
* Do not show patchset details on closed ticketsJames Moger2014-04-152-11/+17
* Expose the plugin manager to the webappJames Moger2014-04-141-0/+9
* Fix diffstat display for tickets with pending submodule changesJames Moger2014-04-141-1/+1
* Improve ticket propose instructions based on primary repository urlJames Moger2014-04-102-13/+16
* Improve Sparkleshare integration, but leave disabled for nowJames Moger2014-04-101-5/+5
* Improve isServingRepositories checkJames Moger2014-04-101-1/+1
* Elevate the public key manager to a top-level managerJames Moger2014-04-101-0/+9
* Remove remaining GoogleCharts code and update documentationJames Moger2014-04-101-55/+0
* Some French translation reviewsHybris952014-04-101-15/+15
* Switch to self-hosted flotr2 graphs from Google Chartstryan2014-04-0919-1087/+735
* Redirect on canceling edit repository to Summary PageJames Moger2014-04-071-1/+5
* Redirect to Summary page after editing a repositoryJames Moger2014-04-071-1/+5
* Fix repository mailing list editing which prevented field resetJames Moger2014-03-271-2/+6
* Add a French translationJohann Ollivier-Lapeyre2014-03-271-0/+672
* Fix incorrect ticket branch ref in ticket page changed paths listJames Moger2014-03-161-1/+1
* Set tooltip for truncated tag and branch messagesJames Moger2014-03-133-5/+18
* 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