Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fixed date bugs on IssueModel | James Moger | 2012-02-17 | 2 | -2/+8 | |
| | | ||||||
| * | Fairly functional Lucene backend for commits, blobs, and issues | James Moger | 2012-01-24 | 8 | -2/+711 | |
| | | ||||||
| * | More functional issues. | James Moger | 2012-01-15 | 5 | -204/+884 | |
| | | ||||||
| * | Change build identifiers | James Moger | 2012-01-13 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' into issues | James Moger | 2012-01-13 | 3 | -4/+11 | |
| |\ | ||||||
| * | | Branch for implementing distributed gb-issues | James Moger | 2012-01-13 | 6 | -11/+942 | |
| | | | ||||||
* | | | Update to Bootstrap 2.0 | James Moger | 2012-02-16 | 54 | -452/+5226 | |
| | | | ||||||
* | | | Merge pull request #7 from plm/protect_refs_hook | James Moger | 2012-02-16 | 2 | -0/+199 | |
|\ \ \ | | | | | | | | | Pre-commit hook to protect ref paths from non-FF updates or deletes | |||||
| * | | | Add protect-refs unit tests for branch/tag creation/deletion. | Philip L. McMahon | 2012-02-04 | 1 | -0/+91 | |
| | | | | ||||||
| * | | | Return command-specific rejection result if authz check fails. | Philip L. McMahon | 2012-02-04 | 1 | -96/+108 | |
| | | | | ||||||
| * | | | Add pre-commit hook which protects ref paths from non-FF updates or deletes ↵ | Philip L. McMahon | 2012-02-04 | 1 | -0/+96 | |
| | | | | | | | | | | | | | | | | | | | | | | | | unless the user is a member of an authorized team This script is derived from groovy/blockpush.groovy | |||||
* | | | | Documented overriding default log4j configuration (issue 53) | James Moger | 2012-02-09 | 1 | -0/+8 | |
| | | | | ||||||
* | | | | Reversed the order of buttons on all forms so that default is submit | James Moger | 2012-02-09 | 4 | -4/+4 | |
| | | | | ||||||
* | | | | Rearranged button order to properly set default (issue 60) | James Moger | 2012-02-09 | 2 | -2/+4 | |
| | | | | | | | | | | | | Also indicate password change aborted if it is canceled. | |||||
* | | | | Added AJP connector and some documentation on how to use it (issue 59) | James Moger | 2012-02-09 | 6 | -33/+154 | |
| | | | | ||||||
* | | | | Fixed session fixation vulnerability (issue 62) | James Moger | 2012-02-09 | 3 | -2/+12 | |
|/ / / | ||||||
* | | | Indicate WORKING COPY on repository pages (issue 49) | James Moger | 2012-02-04 | 5 | -2/+15 | |
| | | | ||||||
* | | | Clarify that log page/panel displays HEAD ref by default | James Moger | 2012-02-04 | 3 | -5/+10 | |
| | | | ||||||
* | | | Show HEAD on metrics page if objectid is not specified | James Moger | 2012-02-03 | 2 | -2/+7 | |
| | | | ||||||
* | | | Show a ! in the swatch of a repository with a working copy (issue 49) | James Moger | 2012-02-03 | 3 | -4/+14 | |
| | | | ||||||
* | | | Setting to control display/serving non-bare repositories (issue 49) | James Moger | 2012-02-03 | 5 | -20/+27 | |
| | | | ||||||
* | | | Block pushes to a repository with a working copy (issue 49) | James Moger | 2012-02-03 | 11 | -10/+114 | |
| | | | ||||||
* | | | Return to Users page after add/edit team | James Moger | 2012-02-03 | 1 | -4/+2 | |
| | | | ||||||
* | | | Prevent add/edit team with no selected repositories (issue 56) | James Moger | 2012-02-03 | 2 | -0/+5 | |
| | | | ||||||
* | | | Disallow browser autocomplete on add/edit pages | James Moger | 2012-02-03 | 4 | -0/+13 | |
| | | | ||||||
* | | | Change default long date/time formats (issue 50) | James Moger | 2012-02-03 | 4 | -3/+7 | |
| | | | ||||||
* | | | Refactored and unit tested updating HEAD feature | James Moger | 2012-02-02 | 8 | -54/+71 | |
| | | | ||||||
* | | | Added support to Manager for relinking HEAD via JSON-RPC | James Moger | 2012-02-02 | 1 | -49/+92 | |
| | | | ||||||
* | | | Added some logging for relinking HEAD | James Moger | 2012-02-02 | 1 | -2/+10 | |
| | | | ||||||
* | | | Fixed bug in repository creation related to relinking head feature | James Moger | 2012-02-02 | 1 | -2/+7 | |
| | | | ||||||
* | | | Make ANT stop complaining about an unset parameter | James Moger | 2012-02-02 | 1 | -2/+2 | |
| | | | ||||||
* | | | Drop -javadoc jar dependencies, they are unnecessary | James Moger | 2012-02-02 | 2 | -97/+21 | |
| | | | ||||||
* | | | Adjustments to init scripts | James Moger | 2012-02-02 | 2 | -3/+7 | |
| | | | ||||||
* | | | Documentation | James Moger | 2012-01-31 | 1 | -0/+6 | |
| | | | ||||||
* | | | Fixed type in CentOS script | James Moger | 2012-01-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #6 from lemval/master | James Moger | 2012-01-31 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Fix for issue 51. | |||||
| * | | | Do not traverse unaccessible subdirectories (issue 51) | lemval | 2012-01-31 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #5 from plm/admin_default_head | James Moger | 2012-01-30 | 6 | -12/+120 | |
|\ \ \ | | | | | | | | | Allow administrative modification of the default branch/tag referenced by HEAD | |||||
| * | | | RepositoryModel will use String rather than RefModel to track the current | Philip L. McMahon | 2012-01-28 | 6 | -67/+83 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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". | |||||
| * | | | Correct update of HEAD symbolic reference when target is a tag. | Philip L. McMahon | 2012-01-26 | 1 | -6/+22 | |
| | | | | | | | | | | | | | | | | | | | | Revised update results which are considered successful and improved error messaging. | |||||
| * | | | Allow administrative modification of the default branch/tag referenced by HEAD. | Philip L. McMahon | 2012-01-26 | 6 | -0/+76 | |
|/ / / | | | | | | | | | | | | | This allows control over the default branch after clone, which is equivalent to running: git symbolic-ref HEAD refs/heads/mybranch | |||||
* | | | Fixed username case-sensitivity bugs (issue 43) | James Moger | 2012-01-16 | 6 | -27/+35 | |
| | | | ||||||
* | | | Use pre on commit and tag pages | James Moger | 2012-01-16 | 3 | -8/+3 | |
| | | | ||||||
* | | | Change build identifiers | James Moger | 2012-01-13 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Fixed upgrade bug in user service (issue 41)v0.8.2 | James Moger | 2012-01-13 | 3 | -4/+11 | |
|/ | ||||||
* | Change build identifiers. | James Moger | 2012-01-12 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #4 from KalishHub/master | James Moger | 2012-01-12 | 2 | -0/+49 | |
|\ | | | | | Service installation under centos | |||||
| * | Service installation under CentOS | Romain Lespinasse | 2012-01-12 | 2 | -0/+49 | |
|/ | ||||||
* | Release v0.8.1v0.8.1 | James Moger | 2012-01-11 | 3 | -4/+4 | |
| | ||||||
* | Fixed sendmail.groovy branch/tag labeling | James Moger | 2012-01-11 | 1 | -15/+9 | |
| |