Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | John Crygier | 2012-03-31 | 4 | -19/+101 |
| | | | | client. | ||||
* | Merge pull request #10 from jonnybbb/master | James Moger | 2012-03-30 | 1 | -1/+1 |
|\ | | | | | save button not displayed in IE8 on the edit/create repository page | ||||
| * | 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 chkconfig for centos / rhel service installations. | ||||
| * | Fixes init script for chkconfig. | Mohamed Mansour | 2012-03-28 | 1 | -0/+1 |
|/ | | | | chkconfig was failing with the following messsage "service gitblit does not support chkconfig" Adding a description attribute resolves this issue since it is a required chkconfig attribute. | ||||
* | 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 |
| | |||||
* | Restore the leading hunk of the first line of a fragment | James Moger | 2012-03-21 | 2 | -40/+81 |
| | | | Also correctly determine the line number of a fragment. | ||||
* | Only show pager if the total search hits exceed the page size | James Moger | 2012-03-21 | 1 | -2/+4 |
| | |||||
* | Corrected sample syntax for branch and path terms | James Moger | 2012-03-21 | 1 | -3/+3 |
| | |||||
* | Documentation | James Moger | 2012-03-21 | 1 | -0/+5 |
| | |||||
* | Added Ubuntu service init script (issue 72) | James Moger | 2012-03-20 | 2 | -0/+47 |
| |