summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.9.2v0.9.2James Moger2012-04-042-3/+3
|
* DocumentationJames Moger2012-03-311-1/+6
|
* Adjustments to ClientLoggerJames Moger2012-03-316-39/+102
|
* Add ClientLogger so scripts can log info / warning messages to the pushing ↵John Crygier2012-03-314-19/+101
| | | | client.
* Merge pull request #10 from jonnybbb/masterJames Moger2012-03-301-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 buttonJohannes Buehler2012-03-301-1/+1
|/
* Fixed overzealous externalization of save and cancel buttonsJames Moger2012-03-305-10/+10
|
* Ignore .gradleJames Moger2012-03-301-0/+1
|
* Ensure that lengthy commit messages are clipped in the headerJames Moger2012-03-291-1/+4
|
* Fixed activity page row layout regression (issue 79)James Moger2012-03-294-50/+50
|
* Fixed symlink absolute path/canonical path mixup with JGit (issue 78)James Moger2012-03-286-10/+44
|
* Merge pull request #9 from mohamedmansour/masterJames Moger2012-03-281-0/+1
|\ | | | | Fixes chkconfig for centos / rhel service installations.
| * Fixes init script for chkconfig. Mohamed Mansour2012-03-281-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 releaseJames Moger2012-03-271-2/+2
|
* Release 0.9.1v0.9.1James Moger2012-03-273-11/+18
|
* Reset build identifier for next releaseJames Moger2012-03-271-2/+2
|
* Release 0.9.0v0.9.0James Moger2012-03-271-2/+2
|
* DocumentationJames Moger2012-03-272-8/+21
|
* Added a utility class to specify gitblit.indexBranch en masseJames Moger2012-03-273-0/+152
|
* Implemented support for "default" branchJames Moger2012-03-274-11/+70
|
* Externalized a bunch of strings for translationJames Moger2012-03-2520-73/+173
|
* CSS corrections for tags page and IEJames Moger2012-03-253-4/+4
|
* Include partial Japanese translation with ManagerJames Moger2012-03-251-1/+2
|
* Do not include servlet jar in WAR buildJames Moger2012-03-251-1/+3
|
* Tweak activity page css for improved spacingJames Moger2012-03-251-1/+1
|
* Index tags consistentlyJames Moger2012-03-251-1/+1
|
* Improved commit message/ref panel layoutJames Moger2012-03-254-3/+16
|
* Simplified refs panel layout and cssJames Moger2012-03-252-11/+9
|
* Corrected timestamp on activity panel from author time to committer timeJames Moger2012-03-252-3/+7
|
* Fixed Gravatar image security exception with Wicket 1.4.20James Moger2012-03-252-5/+37
|
* Translate more massagesKensuke Matsuzaki2012-03-261-22/+22
|
* Add Japanese massagesKensuke Matsuzaki2012-03-261-0/+215
|
* Added Lucene search page screenshot to documentationJames Moger2012-03-252-4/+4
|
* Added web.allowLuceneIndexing to enable/disable Lucene integrationJames Moger2012-03-2510-16/+43
|
* Fixed null pointer for LuceneExecutor unit testsJames Moger2012-03-241-1/+6
|
* Ensure that FederationPullExecutor resets to FETCH_HEAD for mirrorsJames Moger2012-03-242-29/+25
|
* Update indexed branches on federation pullJames Moger2012-03-231-0/+11
|
* Updated login and search forms to use the SessionlessFormJames Moger2012-03-233-9/+17
|
* Implemented SessionlessForm to workaround Wicket's stateful natureJames Moger2012-03-231-0/+148
|
* Update to Wicket 1.4.20James Moger2012-03-233-20/+21
|
* Properly escape fragment for HTMLJames Moger2012-03-221-7/+8
|
* Ensure that the line counts start at 1James Moger2012-03-221-1/+1
|
* Adjusted spacing on activity pageJames Moger2012-03-212-1/+2
|
* DocumentationJames Moger2012-03-211-9/+28
|
* Externalized the Lucene ignore extensionsJames Moger2012-03-213-7/+17
|
* Restore the leading hunk of the first line of a fragmentJames Moger2012-03-212-40/+81
| | | Also correctly determine the line number of a fragment.
* Only show pager if the total search hits exceed the page sizeJames Moger2012-03-211-2/+4
|
* Corrected sample syntax for branch and path termsJames Moger2012-03-211-3/+3
|
* DocumentationJames Moger2012-03-211-0/+5
|
* Added Ubuntu service init script (issue 72)James Moger2012-03-202-0/+47
|