summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/EditRepositoryPage.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-696/+0
* Revised multiple owners contributionJames Moger2013-01-231-17/+15
* Merge multiple owners feature (pull request #63, #66)SHaselbauer2013-01-211-6/+20
* Setting to stop a repository from contributing to the activity pageJames Moger2012-12-061-2/+4
* Global and per-repository setting to throttle prolific repos in Activity page...James Moger2012-12-051-0/+25
* Merged and enhanced pull request #55 (disallow forks setting)mschaefers2012-12-041-1/+1
* Personal repositories must always be owned by the account the repo is stored inJames Moger2012-10-311-1/+1
* Teams must be sortedJames Moger2012-10-311-0/+1
* Enable verify committer iff >= push restrictedJames Moger2012-10-311-8/+13
* Fix intermittent Wicket page expirations on EditNNN pagesJames Moger2012-10-301-0/+5
* Refactor GC period into an integer for simpler translationsJames Moger2012-10-301-3/+27
* Stabilizing and polishing permissions ui. Still in-progress.James Moger2012-10-291-17/+108
* Experimental JGit-based GC ExecutorJames Moger2012-10-281-0/+4
* Fixed bug where owner could not edit a repository through web uiJames Moger2012-10-221-3/+4
* Completed permissions UI, RPC, and Manager support (issue 36)James Moger2012-10-191-8/+8
* New permissions UI for EditRepository (issue 36)James Moger2012-10-191-34/+16
* Experimental committer verificationJames Moger2012-10-111-1/+3
* Support Team canAdmin, canCreate, and canFork (issue 36)James Moger2012-10-101-5/+5
* Implemented New Repository for personal repositoriesJames Moger2012-10-051-6/+45
* Preliminary implementation of server-side forking (issue 137)James Moger2012-09-291-0/+1
* Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)James Moger2012-08-021-0/+13
* Prohibit trailing slashes in repository names (issue 104)James Moger2012-07-101-0/+3
* Externalized some more strings. Updated Spanish translation from eguervos.James Moger2012-06-151-6/+6
* Implemented default access restriction (issue 88)James Moger2012-06-061-1/+4
* Revisions to custom fieldsJames Moger2012-05-101-28/+27
* Make the variables / messages more consistantJohn Crygier2012-05-071-11/+11
* Web UI done for Custom Fields. Changed variable names to be consistent with ...John Crygier2012-05-041-2/+46
* Fixed overzealous externalization of save and cancel buttonsJames Moger2012-03-301-2/+2
* Implemented support for "default" branchJames Moger2012-03-271-2/+5
* Externalized a bunch of strings for translationJames Moger2012-03-251-9/+9
* Added web.allowLuceneIndexing to enable/disable Lucene integrationJames Moger2012-03-251-3/+2
* Disable default branch/HEAD selector on create/empty repositoryJames Moger2012-03-201-1/+1
* Implemented RPC administration of indexed branchesJames Moger2012-03-171-9/+2
* Repository-branch Lucene indexing is now opt-inJames Moger2012-03-161-3/+32
* Replace ChoiceRenderer with StringChoiceRenderer (issue 71)James Moger2012-03-051-6/+6
* Disallow browser autocomplete on add/edit pagesJames Moger2012-02-031-0/+4
* Refactored and unit tested updating HEAD featureJames Moger2012-02-021-4/+4
* Fixed bug in repository creation related to relinking head featureJames Moger2012-02-021-2/+7
* RepositoryModel will use String rather than RefModel to track the currentPhilip L. McMahon2012-01-281-18/+1
* Allow administrative modification of the default branch/tag referenced by HEAD.Philip L. McMahon2012-01-261-0/+19
* Using ArrayUtils.isEmpty to test arrays and collectionsJames Moger2012-01-051-3/+4
* Implemented Team hook scriptsJames Moger2011-12-271-6/+8
* Display inherited scripts in EditRepository page. Drop mailing list helpline.James Moger2011-12-231-0/+3
* Renamed GitblitUserService, sendMail method, sendmail.groovy, and RepositoryM...James Moger2011-12-201-10/+20
* Server-side hook script selection. Documentation.James Moger2011-12-191-2/+39
* Edit and store per-repository mail recipients in site and RPCJames Moger2011-12-171-3/+16
* Teams support.James Moger2011-12-071-1/+18
* Per-repository setting to skip summary metricsJames Moger2011-10-231-0/+1
* Log calculation time of repository sizes. (issue 27)James Moger2011-10-211-0/+1
* Rpc Client create/edit user and repository now fully functional.James Moger2011-10-141-0/+6