summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Switch back to development.James Moger2011-07-271-2/+2
* Documentation and prepare 0.5.2 release.v0.5.2James Moger2011-07-271-2/+2
* Cleanup imports and formatting.James Moger2011-07-255-7/+5
* Fixed incorrect branch name.James Moger2011-07-251-1/+1
* Centralize default branch/HEAD resolution (issue 14)James Moger2011-07-2214-96/+325
* Fixed (again) empty repository check (issue 13)James Moger2011-07-221-3/+3
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-2229-104/+161
* Rollback to Jetty 7.4.3 for now.James Moger2011-07-211-4/+4
* Documentation.James Moger2011-07-201-0/+7
* Misc fixes.James Moger2011-07-201-2/+1
* Fixed rename and delete repository (issue 10)James Moger2011-07-201-1/+40
* Documentation and build script improvements.James Moger2011-07-201-10/+56
* Cancel buttons on edit pages. Column fix for flat repositories view.James Moger2011-07-205-4/+32
* Change password feature (issue 1)James Moger2011-07-205-11/+223
* Default to port 8443 for GO to be more nix friendly (issue 12)James Moger2011-07-201-1/+19
* Redefined how to check for "empty" repository (issue 13)James Moger2011-07-201-1/+2
* Updated to Jetty 7.4.4James Moger2011-07-201-4/+4
* Fix to BuildSite for pages with underscores in name.James Moger2011-07-181-0/+2
* Allow specification of forward-slash character in urls (issue 11)James Moger2011-07-184-1/+118
* Updated MarkdownPapers to 1.1.0.James Moger2011-07-181-4/+4
* Fix to build method.James Moger2011-07-121-1/+1
* Optionally display repository on-disk size on repositories page.James Moger2011-07-115-11/+69
* ByteFormat now returns integer KB values.James Moger2011-07-111-1/+1
* Documentation. Generate properties site page at build time.James Moger2011-07-071-2/+89
* Documentation. Site changes.James Moger2011-07-051-2/+26
* Documentation. Added JavaDoc. Clarified repository access restriction.James Moger2011-07-053-99/+460
* Documentation. Added JavaDoc comments.James Moger2011-07-0120-103/+588
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-0125-135/+1074
* Use Sitename on login page.James Moger2011-06-281-1/+1
* Changes for minor 0.5.1 release.v0.5.1James Moger2011-06-282-4/+8
* Prepare 0.5.0 release.v0.5.0James Moger2011-06-261-2/+2
* Moved Build classes to their own packageJames Moger2011-06-255-4/+10
* Updated to JGit 1.0.0.James Moger2011-06-258-2185/+9
* Big push for first release.James Moger2011-06-2537-129/+2539
* Override settings from command-line.James Moger2011-06-182-8/+20
* Don't show all credentials in debug log, only failures.James Moger2011-06-181-3/+0
* Map gitservlet from web.xml and configure it from gitblit properties.James Moger2011-06-183-21/+19
* Improved web.xml builder. Now it includes the parameter comments.James Moger2011-06-181-22/+55
* Mount parameters setting.James Moger2011-06-181-0/+3
* Mostly stable war build.James Moger2011-06-1885-1142/+469
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-1424-413/+1015
* RSS syndication feature. Documentation. CSS tweaks.James Moger2011-06-1115-12/+211
* Simplified screenshot process and automated thumbnail generation.James Moger2011-06-091-0/+134
* Build script improvements for release management.James Moger2011-06-091-0/+8
* Unit testing. Documentation. Simplified settings classes.James Moger2011-06-099-231/+184
* Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.James Moger2011-06-0824-66/+187
* Stubbed out Blame. Added Github banner to site. Documentation.James Moger2011-06-0812-22/+168
* Improved metrics page and added metrics links to branches panel.James Moger2011-06-0714-80/+145
* Documentation. Moved clone and fetch into JGitUtils. Create bare only.James Moger2011-06-072-5/+57
* Added git-notes to docs. Fixed parent path mode.James Moger2011-06-051-1/+2