Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repository-branch Lucene indexing is now opt-in | James Moger | 2012-03-16 | 1 | -1/+2 |
| | |||||
* | Block pushes to a repository with a working copy (issue 49) | James Moger | 2012-02-03 | 1 | -3/+3 |
| | |||||
* | Refactored and unit tested updating HEAD feature | James Moger | 2012-02-02 | 1 | -2/+2 |
| | |||||
* | RepositoryModel will use String rather than RefModel to track the current | Philip L. McMahon | 2012-01-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | symbolic head and available heads. Added convenience methods to JGitUtils to support retrieving available heads as List<String>. When resolving the symbolic head target as a String, if the head is detached, attempt to match the commit SHA1 against the known tags, using the most recent tag if more than one matches. Revised error messaging to better reflect actual outcome. Adjusted tab indexes on edit repository page to include default head combo box. Updated message key for default head combo box to use uppercase "HEAD". | ||||
* | Allow administrative modification of the default branch/tag referenced by HEAD. | Philip L. McMahon | 2012-01-26 | 1 | -0/+2 |
| | | | | | This allows control over the default branch after clone, which is equivalent to running: git symbolic-ref HEAD refs/heads/mybranch | ||||
* | Strip trailing .git from displayed repository links, saves room, looks cleaner | James Moger | 2012-01-06 | 1 | -1/+6 |
| | |||||
* | Renamed GitblitUserService, sendMail method, sendmail.groovy, and ↵ | James Moger | 2011-12-20 | 1 | -1/+1 |
| | | | | RepositoryModel.mailingLists | ||||
* | Edit and store per-repository mail recipients in site and RPC | James Moger | 2011-12-17 | 1 | -0/+1 |
| | |||||
* | Groovy push hooks | James Moger | 2011-12-16 | 1 | -0/+2 |
| | |||||
* | More feeds work in Manager | James Moger | 2011-10-31 | 1 | -1/+0 |
| | |||||
* | Added basic rss subscriptions to Manager | James Moger | 2011-10-28 | 1 | -0/+1 |
| | |||||
* | Per-repository setting to skip summary metrics | James Moger | 2011-10-23 | 1 | -0/+1 |
| | |||||
* | Log calculation time of repository sizes. (issue 27) | James Moger | 2011-10-21 | 1 | -0/+1 |
| | | | | Also added a per-repository skip calculation flag. | ||||
* | More Bootstrap improvements. | James Moger | 2011-09-30 | 1 | -1/+2 |
| | | | | | | | * Strip leading group name from repositories page. * Put topbars on all pages. * Properly sort repositories in all locations. * White Gitblit logo. | ||||
* | Set default federation strategy in model (issue 20) | James Moger | 2011-09-29 | 1 | -1/+2 |
| | |||||
* | Implemented Federation Sets. Documentation. | James Moger | 2011-09-14 | 1 | -0/+4 |
| | |||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 1 | -1/+12 |
| | |||||
* | Documentation. Added JavaDoc comments. | James Moger | 2011-07-01 | 1 | -0/+7 |
| | |||||
* | Readme markdown on summary page per-repository. | James Moger | 2011-06-01 | 1 | -0/+1 |
| | |||||
* | Unit testing. Removal of some unused code paths. | James Moger | 2011-05-28 | 1 | -5/+1 |
| | |||||
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 1 | -0/+59 |