summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/models/RepositoryModel.java
Commit message (Expand)AuthorAgeFilesLines
* Global and per-repository setting to throttle prolific repos in Activity page...James Moger2012-12-051-0/+1
* Refactor GC period into an integer for simpler translationsJames Moger2012-10-301-1/+1
* Experimental JGit-based GC ExecutorJames Moger2012-10-281-0/+5
* Experimental committer verificationJames Moger2012-10-111-0/+1
* Finer-grained repository access permissions (issue 36)James Moger2012-10-101-3/+4
* Fix anonymous browsing of user profile pageJames Moger2012-10-031-0/+4
* Fix fork detection on WindowsJames Moger2012-10-031-0/+4
* Display entire fork network. Link as appropriate for user permissions.James Moger2012-10-031-0/+17
* Moved the fork mechanism from a javascript link to a separate pageJames Moger2012-10-021-0/+3
* Preliminary implementation of server-side forking (issue 137)James Moger2012-09-291-0/+49
* Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)James Moger2012-08-021-0/+4
* Make the variables / messages more consistantJohn Crygier2012-05-071-1/+1
* Web UI done for Custom Fields. Changed variable names to be consistent with ...John Crygier2012-05-041-1/+1
* Change techique for custom properties to fall in line with reading / writing ...John Crygier2012-05-041-43/+2
* Ability to get / set "custom" properties within a RepositoryModel. This make...John Crygier2012-05-031-0/+43
* Implemented RPC administration of indexed branchesJames Moger2012-03-171-0/+14
* Repository-branch Lucene indexing is now opt-inJames Moger2012-03-161-1/+2
* Block pushes to a repository with a working copy (issue 49)James Moger2012-02-031-3/+3
* Refactored and unit tested updating HEAD featureJames Moger2012-02-021-2/+2
* RepositoryModel will use String rather than RefModel to track the currentPhilip L. McMahon2012-01-281-2/+2
* Allow administrative modification of the default branch/tag referenced by HEAD.Philip L. McMahon2012-01-261-0/+2
* Strip trailing .git from displayed repository links, saves room, looks cleanerJames Moger2012-01-061-1/+6
* Renamed GitblitUserService, sendMail method, sendmail.groovy, and RepositoryM...James Moger2011-12-201-1/+1
* Edit and store per-repository mail recipients in site and RPCJames Moger2011-12-171-0/+1
* Groovy push hooksJames Moger2011-12-161-0/+2
* More feeds work in ManagerJames Moger2011-10-311-1/+0
* Added basic rss subscriptions to ManagerJames Moger2011-10-281-0/+1
* 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
* More Bootstrap improvements.James Moger2011-09-301-1/+2
* Set default federation strategy in model (issue 20)James Moger2011-09-291-1/+2
* Implemented Federation Sets. Documentation.James Moger2011-09-141-0/+4
* Largely completed, uber-cool federation feature.James Moger2011-09-121-1/+12
* Documentation. Added JavaDoc comments.James Moger2011-07-011-0/+7
* Readme markdown on summary page per-repository.James Moger2011-06-011-0/+1
* Unit testing. Removal of some unused code paths.James Moger2011-05-281-5/+1
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-0/+59