| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow for different port for LDAP in-memory server. Update some documentation. | John Crygier | 2012-04-10 | 3 | -18/+26 |
* | 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 | 13 | -128/+558 |
* | Skeleton LdapUserService based on John Cryiger's implementation | James Moger | 2012-04-06 | 15 | -13/+504 |
* | Reset build identifiers for next release | James Moger | 2012-04-04 | 2 | -2/+4 |
* | Release 0.9.2v0.9.2 | James Moger | 2012-04-04 | 2 | -3/+3 |
* | Documentation | James Moger | 2012-03-31 | 1 | -1/+6 |
* | Adjustments to ClientLogger | James Moger | 2012-03-31 | 6 | -39/+102 |
* | Add ClientLogger so scripts can log info / warning messages to the pushing cl... | John Crygier | 2012-03-31 | 4 | -19/+101 |
* | Merge pull request #10 from jonnybbb/master | James Moger | 2012-03-30 | 1 | -1/+1 |
|\ |
|
| * | removed wrong char from page, which caused IE8 no to display the save button | Johannes Buehler | 2012-03-30 | 1 | -1/+1 |
|/ |
|
* | Fixed overzealous externalization of save and cancel buttons | James Moger | 2012-03-30 | 5 | -10/+10 |
* | Ignore .gradle | James Moger | 2012-03-30 | 1 | -0/+1 |
* | Ensure that lengthy commit messages are clipped in the header | James Moger | 2012-03-29 | 1 | -1/+4 |
* | Fixed activity page row layout regression (issue 79) | James Moger | 2012-03-29 | 4 | -50/+50 |
* | Fixed symlink absolute path/canonical path mixup with JGit (issue 78) | James Moger | 2012-03-28 | 6 | -10/+44 |
* | Merge pull request #9 from mohamedmansour/master | James Moger | 2012-03-28 | 1 | -0/+1 |
|\ |
|
| * | Fixes init script for chkconfig.
| Mohamed Mansour | 2012-03-28 | 1 | -0/+1 |
|/ |
|
* | Reset build identifiers for next release | James Moger | 2012-03-27 | 1 | -2/+2 |
* | Release 0.9.1v0.9.1 | James Moger | 2012-03-27 | 3 | -11/+18 |
* | Reset build identifier for next release | James Moger | 2012-03-27 | 1 | -2/+2 |
* | Release 0.9.0v0.9.0 | James Moger | 2012-03-27 | 1 | -2/+2 |
* | Documentation | James Moger | 2012-03-27 | 2 | -8/+21 |
* | Added a utility class to specify gitblit.indexBranch en masse | James Moger | 2012-03-27 | 3 | -0/+152 |
* | Implemented support for "default" branch | James Moger | 2012-03-27 | 4 | -11/+70 |
* | Externalized a bunch of strings for translation | James Moger | 2012-03-25 | 20 | -73/+173 |
* | CSS corrections for tags page and IE | James Moger | 2012-03-25 | 3 | -4/+4 |
* | Include partial Japanese translation with Manager | James Moger | 2012-03-25 | 1 | -1/+2 |
* | Do not include servlet jar in WAR build | James Moger | 2012-03-25 | 1 | -1/+3 |
* | Tweak activity page css for improved spacing | James Moger | 2012-03-25 | 1 | -1/+1 |
* | Index tags consistently | James Moger | 2012-03-25 | 1 | -1/+1 |
* | Improved commit message/ref panel layout | James Moger | 2012-03-25 | 4 | -3/+16 |
* | Simplified refs panel layout and css | James Moger | 2012-03-25 | 2 | -11/+9 |
* | Corrected timestamp on activity panel from author time to committer time | James Moger | 2012-03-25 | 2 | -3/+7 |
* | Fixed Gravatar image security exception with Wicket 1.4.20 | James Moger | 2012-03-25 | 2 | -5/+37 |
* | Translate more massages | Kensuke Matsuzaki | 2012-03-26 | 1 | -22/+22 |
* | Add Japanese massages | Kensuke Matsuzaki | 2012-03-26 | 1 | -0/+215 |
* | Added Lucene search page screenshot to documentation | James Moger | 2012-03-25 | 2 | -4/+4 |
* | Added web.allowLuceneIndexing to enable/disable Lucene integration | James Moger | 2012-03-25 | 10 | -16/+43 |
* | Fixed null pointer for LuceneExecutor unit tests | James Moger | 2012-03-24 | 1 | -1/+6 |
* | Ensure that FederationPullExecutor resets to FETCH_HEAD for mirrors | James Moger | 2012-03-24 | 2 | -29/+25 |
* | Update indexed branches on federation pull | James Moger | 2012-03-23 | 1 | -0/+11 |
* | Updated login and search forms to use the SessionlessForm | James Moger | 2012-03-23 | 3 | -9/+17 |
* | Implemented SessionlessForm to workaround Wicket's stateful nature | James Moger | 2012-03-23 | 1 | -0/+148 |
* | Update to Wicket 1.4.20 | James Moger | 2012-03-23 | 3 | -20/+21 |
* | Properly escape fragment for HTML | James Moger | 2012-03-22 | 1 | -7/+8 |
* | Ensure that the line counts start at 1 | James Moger | 2012-03-22 | 1 | -1/+1 |
* | Adjusted spacing on activity page | James Moger | 2012-03-21 | 2 | -1/+2 |
* | Documentation | James Moger | 2012-03-21 | 1 | -9/+28 |
* | Externalized the Lucene ignore extensions | James Moger | 2012-03-21 | 3 | -7/+17 |