summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/models
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistency with owner permissions checkJames Moger2014-05-012-5/+5
* Fix bug introduced in 67278f5James Moger2014-04-281-1/+1
* Fix forcing default locale to en or LANG_CC for web uiJames Moger2014-04-281-0/+6
* Simplify current plugin release detection, ignore currentRelease registry fieldJames Moger2014-04-231-33/+14
* Filter the current plugin release by the system versionJames Moger2014-04-171-4/+28
* Removed obsolete Gravatar profile codeJames Moger2014-04-151-83/+0
* Update to pf4j 0.8.0James Moger2014-04-151-4/+4
* Upgrade plugin commandJames Moger2014-04-131-2/+2
* Eliminate plugin name, stick with id and descriptionJames Moger2014-04-121-5/+2
* Improve plugin manager based on upstreamed contributions to pf4jJames Moger2014-04-101-2/+19
* Allow specifying accepted PUSH transportsJames Moger2014-04-101-0/+3
* Implement simple JSON-based plugin registry and install commandJames Moger2014-04-101-0/+143
* Implement management commands in repositories dispatcherJames Moger2014-04-101-1/+11
* Add review SSH commandDavid Ostrovsky2014-04-101-1/+12
* Fix intermittent NPE in getting commit date in RefModelJames Moger2014-04-081-3/+12
* Implement setting removal for configuration settingsJames Moger2014-03-271-0/+4
* Fix TicketModel modList bug when a field was set multiple timesJames Moger2014-03-121-1/+15
* Add closed status for milestones and abandoned status for ticketsJames Moger2014-03-111-4/+6
* Allow configuring the default integration branch for a repositoryJames Moger2014-03-081-0/+1
* Allow selection of integration branch in new ticket pageJames Moger2014-03-081-3/+9
* Allow resolve for proposal workflowsJames Moger2014-03-061-1/+1
* Centralized ticket editing permission controlsJames Moger2014-03-051-3/+14
* Implement user "disabled" flag as an alternative to deleting the accountJames Moger2014-03-041-0/+1
* Ticket tracker with patchset contributionsJames Moger2014-03-033-0/+1309
* Improve notification api by introducing the Mailing modelJames Moger2014-02-281-0/+111
* Show "Displayname (username)" in palettes for edit team and repository pagesAlfred Schmid2014-02-191-0/+112
* Remove deprecated methods from User and Team modelsJames Moger2013-12-112-89/+0
* Fix NPE on usermodel account type checkingJames Moger2013-12-111-1/+3
* Fix external authentication failureJames Moger2013-12-111-1/+2
* Revised committer verification to require email addressJames Moger2013-11-291-8/+5
* Refactor user services and separate authentication (issue-281)James Moger2013-11-292-8/+7
* Extract RuntimeManager from GitBlit singletonJames Moger2013-11-291-4/+3
* Eliminate the "enumerate documentation" repository settingJames Moger2013-11-141-2/+0
* Implement mirror executor (issue-5)James Moger2013-11-133-2/+3
* Remove "show readme" flag in favor of automatic detectionJames Moger2013-10-251-2/+0
* Remove remaining TicGit tickets referencesJames Moger2013-09-301-2/+0
* Trim trailing whitespace and organize importsJames Moger2013-09-3030-265/+267
* Remove issue artifacts from classes missed in previous purgeJames Moger2013-09-301-6/+0
* Add normalized diffstats to the commit, commitdiff, and compare pagesJames Moger2013-09-271-1/+43
* Remove unused classJames Moger2013-09-271-119/+0
* Add support for rendering Markdown commit messages (issue-203)Bret K. Ikehara2013-09-181-0/+2
* Removed unused Issues classesJames Moger2013-09-171-532/+0
* Refactor logic for user repository path into one class.Florian Zschocke2013-08-263-6/+9
* Setting a null permission now removes the permission from the user or team (...James Moger2013-07-132-3/+16
* Set author as tooltip of "last change" on repositories page (issue-238)James Moger2013-07-031-0/+1
* Fixed reflog authorJames Moger2013-06-271-0/+3
* Implemented commit cache for the dashboards, activity, and project pagesJames Moger2013-06-243-8/+57
* Reflogs, Digests, and DashboardsJames Moger2013-06-182-4/+4
* Workaround incomplete blame commit dara (issue-254)James Moger2013-06-121-3/+10
* Globl and per-repository setting to exclude authors form metrics (issue-251)James Moger2013-06-102-6/+27