| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Redirect to absolute url for repository search box (issue-111) | James Moger | 2012-08-09 | 1 | -0/+1 |
* | Documentation | James Moger | 2012-08-09 | 1 | -0/+1 |
* | Fix to GitServlet to allow pushing to symlinked repositories (issue 116) | James Moger | 2012-08-07 | 1 | -1/+2 |
* | Do not incrementally index blobs in submodules (issue 119) | James Moger | 2012-08-07 | 1 | -0/+1 |
* | Restore original team or user object on failure to update (issue 118) | James Moger | 2012-08-06 | 1 | -0/+1 |
* | Confirmed fix for GO settings manipulation (issue 85) | James Moger | 2012-08-03 | 1 | -0/+1 |
* | Corrected documentation (issue 115) | James Moger | 2012-08-03 | 1 | -2/+2 |
* | Documentation | James Moger | 2012-08-02 | 1 | -8/+8 |
* | Support for X-Forwarded-Proto and X-Forwarded-Port (issue 115) | James Moger | 2012-08-02 | 2 | -0/+5 |
* | Per-repository authorization control: AUTHENTICATED and NAMED (issue 117) | James Moger | 2012-08-02 | 1 | -1/+9 |
* | Regex exclusions for repository search (issue 103) | James Moger | 2012-08-01 | 1 | -1/+4 |
* | Add recursion depth control for repository search (issue 103) | James Moger | 2012-08-01 | 1 | -0/+1 |
* | Documentation | James Moger | 2012-07-27 | 1 | -0/+1 |
* | Real raw page for text, images, and binaries (issue 6, issue 114) | James Moger | 2012-07-25 | 1 | -0/+3 |
* | Properly decode blobs on reindex (issue 112) | James Moger | 2012-07-23 | 1 | -0/+1 |
* | Fixed LdapUserService if account has null email address (issue 110) | James Moger | 2012-07-17 | 1 | -0/+10 |
* | Final documenation of 1.0.0 releasev1.0.0 | James Moger | 2012-07-14 | 2 | -8/+21 |
* | Fixed broken Lucene blob delete | James Moger | 2012-07-12 | 1 | -1/+2 |
* | Documentation | James Moger | 2012-07-11 | 1 | -1/+0 |
* | Documentation | James Moger | 2012-07-11 | 7 | -16/+38 |
* | Fix for line number identification bug in LuceneExecutor (issue 105) | James Moger | 2012-07-11 | 1 | -0/+1 |
* | Adjust repository search to handle foo.git and foo/bar.git (issue 104) | James Moger | 2012-07-10 | 1 | -0/+1 |
* | Updated Apache Commons Daemon to 1.0.10 | James Moger | 2012-07-10 | 1 | -0/+1 |
* | Updated docs | James Moger | 2012-07-02 | 1 | -0/+1 |
* | Added setting to control Groovy Grape folder (issue 91) | James Moger | 2012-06-18 | 2 | -0/+23 |
* | Update Lucene index version (issue 97) | James Moger | 2012-06-15 | 1 | -0/+2 |
* | Fixed bug where Manager could not update unreferenced setting (issue 85) | James Moger | 2012-06-15 | 1 | -0/+3 |
* | Updated to Bootstrap 2.0.4. Responsive layout by default. | James Moger | 2012-06-08 | 1 | -0/+8 |
* | Updated Git logos | James Moger | 2012-06-08 | 1 | -0/+1 |
* | Try multiple encodings when working with string blobs (issue 97) | James Moger | 2012-06-07 | 1 | -0/+2 |
* | Expose JGit's runtime configuration settings (issue 93) | James Moger | 2012-06-06 | 1 | -0/+7 |
* | Implemented default access restriction (issue 88) | James Moger | 2012-06-06 | 1 | -0/+2 |
* | Fixed anonymous clone for 'Authenticated Push' repository (issue 96) | James Moger | 2012-06-06 | 1 | -0/+1 |
* | Updated Japanese translation | James Moger | 2012-06-06 | 1 | -0/+1 |
* | Added contributed Spanish translation | James Moger | 2012-06-06 | 1 | -1/+2 |
* | Revisions to custom fields | James Moger | 2012-05-10 | 1 | -0/+10 |
* | Changed constants and fixed nullpointer in update repository | James Moger | 2012-05-10 | 1 | -0/+6 |
* | Documentation | James Moger | 2012-04-24 | 4 | -64/+85 |
* | Merge pull request #12 from jcrygier/ldap_unboundid | James Moger | 2012-04-24 | 3 | -1/+61 |
|\ |
|
| * | Allow for different port for LDAP in-memory server. Update some documentation. | John Crygier | 2012-04-10 | 1 | -1/+1 |
| * | Documentation for LDAP. Covers the setup case that is in the JUnit Integrati... | John Crygier | 2012-04-10 | 2 | -1/+60 |
| * | Rework LDAP implementation with unboundid. Also allows for an LDAP server to... | John Crygier | 2012-04-10 | 1 | -0/+1 |
* | | Automatically set java.awt.headless=true for Gitblit GO | James Moger | 2012-04-09 | 1 | -0/+1 |
* | | Fixed: could not clear any RepositoryModel setting list (issue 81) | James Moger | 2012-04-09 | 1 | -0/+4 |
|/ |
|
* | Reset build identifiers for next release | James Moger | 2012-04-04 | 1 | -0/+2 |
* | Release 0.9.2v0.9.2 | James Moger | 2012-04-04 | 1 | -1/+1 |
* | Documentation | James Moger | 2012-03-31 | 1 | -1/+6 |
* | Fixed activity page row layout regression (issue 79) | James Moger | 2012-03-29 | 1 | -0/+2 |
* | Fixed symlink absolute path/canonical path mixup with JGit (issue 78) | James Moger | 2012-03-28 | 1 | -0/+6 |
* | Release 0.9.1v0.9.1 | James Moger | 2012-03-27 | 1 | -7/+13 |