summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/EditRepositoryPage.java
Commit message (Expand)AuthorAgeFilesLines
* Add merge type setting to repository page.merged--merge-strategyFlorian Zschocke2016-10-281-0/+6
* Fixes #882 Honour allow new ticket settingPaul Martin2016-04-061-1/+1
* Fix repository deletion bug where the Lucene ticket index was not purgedJames Moger2014-09-081-1/+1
* Do not drop missing owners from owners paletteJames Moger2014-09-041-2/+5
* Use separate project and name field models in the RepositoryNamePanelJames Moger2014-06-091-2/+1
* Rename option classesJames Moger2014-06-041-10/+10
* Extract re-usable checkbox, choice, and text option panelsJames Moger2014-06-031-66/+24
* Overhaul EditRepositoryPage for layout and usabilityJames Moger2014-06-031-58/+230
* Use AccessPolicyPanel in EditRepositoryPageJames Moger2014-06-031-82/+9
* Use RepositoryNamePanel in EditRepositoryPage, rename AccessPolicyPanelJames Moger2014-06-031-54/+9
* Simplified repository creation with a NewRepositoryPageJames Moger2014-06-031-6/+10
* Move delete repository function into the edit pageJames Moger2014-05-091-0/+34
* 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
* Allow configuring the default integration branch for a repositoryJames Moger2014-03-081-1/+11
* Ticket tracker with patchset contributionsJames Moger2014-03-031-4/+7
* Select default/configured gc period in create/edit repository pageJames Moger2014-02-211-0/+4
* Show "Displayname (username)" in palettes for edit team and repository pagesAlfred Schmid2014-02-191-6/+24
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-1/+1
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-27/+26
* Eliminate the "enumerate documentation" repository settingJames Moger2013-11-141-1/+0
* Remove "show readme" flag in favor of automatic detectionJames Moger2013-10-251-1/+0
* Remove remaining TicGit tickets referencesJames Moger2013-09-301-1/+0
* Trim trailing whitespace and organize importsJames Moger2013-09-301-49/+51
* Change default access restriction to PUSHJames Moger2013-09-271-2/+2
* Added setting to globally disable anonymous pushes in the receive packJames Moger2013-09-271-2/+2
* Add support for rendering Markdown commit messages (issue-203)Bret K. Ikehara2013-09-181-1/+5
* Globl and per-repository setting to exclude authors form metrics (issue-251)James Moger2013-06-101-0/+23
* Overhauled navigation and flattened lookJames Moger2013-05-191-0/+5
* Revised incremental push tags featureJames Moger2013-04-011-1/+1
* Merge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtagsJames Moger2013-04-011-0/+1
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+696