summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/models
Commit message (Expand)AuthorAgeFilesLines
* Revised TimeUtils for localizationJames Moger2012-06-151-2/+2
* Adjustments to custom fields in ManagerJames Moger2012-05-102-1/+25
* 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
* Disable membership, display name, and email fields in Manager if unsupported ...James Moger2012-04-251-0/+8
* Merge jcrygier's LDAP injection defense and displayname/email retrievalJames Moger2012-04-251-0/+9
|\
| * Add logic to get display name & email (Simply stored in user model for now).John Crygier2012-04-251-0/+2
* | Automatically set java.awt.headless=true for Gitblit GOJames Moger2012-04-091-0/+1
|/
* Corrected timestamp on activity panel from author time to committer timeJames Moger2012-03-251-1/+5
* Implemented RPC administration of indexed branchesJames Moger2012-03-171-0/+14
* Implemented Lucene search result pagingJames Moger2012-03-171-0/+4
* Repository-branch Lucene indexing is now opt-inJames Moger2012-03-161-1/+2
* Refactored Lucene integration and fixed two index deleteDocument bugsJames Moger2012-03-151-2/+2
* Revise indexed fields and improve Lucene page usabilityJames Moger2012-03-121-3/+19
* Revised reindex method per JGit team recommendationJames Moger2012-03-121-0/+2
* More Lucene progressJames Moger2012-03-091-0/+2
* Activity page now considers all local branches (issue 65)James Moger2012-02-241-13/+52
* Merged issues/lucene branchJames Moger2012-02-192-0/+578
|\
| * Properly index blobs on a branchJames Moger2012-02-191-1/+3
| * Implemented multi-repository Lucene searchJames Moger2012-02-171-1/+3
| * Fixed date bugs on IssueModelJames Moger2012-02-171-1/+6
| * Fairly functional Lucene backend for commits, blobs, and issuesJames Moger2012-01-242-0/+52
| * More functional issues.James Moger2012-01-151-49/+256
| * Branch for implementing distributed gb-issuesJames Moger2012-01-131-0/+310
* | 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
|/
* Documentation. Find bugs. Organized imports.James Moger2012-01-091-1/+1
* Strip trailing .git from displayed repository links, saves room, looks cleanerJames Moger2012-01-061-1/+6
* Implemented Team hook scriptsJames Moger2011-12-271-0/+3
* Support mailing lists for TeamsJames Moger2011-12-211-0/+8
* Renamed GitblitUserService, sendMail method, sendmail.groovy, and RepositoryM...James Moger2011-12-201-1/+1
* RPC support for hook script selectionJames Moger2011-12-191-0/+2
* Edit and store per-repository mail recipients in site and RPCJames Moger2011-12-171-0/+1
* Groovy push hooksJames Moger2011-12-161-0/+2
* Federation support for TeamsJames Moger2011-12-131-0/+12
* Teams support.James Moger2011-12-072-2/+111
* Implemented ConfigUserService. Fixed and deprecated FileUserService.James Moger2011-12-041-0/+8
* Tighter Gravatar integration. New window/tab on most activity links.James Moger2011-11-211-0/+83
* Reorganizing the recent activity featureJames Moger2011-11-193-133/+169
* Working draft of the aggregate activity pageJames Moger2011-11-162-0/+133
* Metric object now implements comparable. Adjust gravatar css.James Moger2011-11-161-1/+12
* Revised user access checks to account for repository ownership.James Moger2011-11-111-0/+16
* Log feature based on Search dialog. Renamed some classes.James Moger2011-11-071-5/+5
* Moved ObjectCache classJames Moger2011-11-071-88/+0
* Revised branch rendering. Added ref rendering to message column.James Moger2011-11-031-0/+2
* Differentiate new activity on feeds panelJames Moger2011-11-031-3/+5