summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation and build script improvements.James Moger2011-07-206-19/+238
* 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-206-11/+227
* Default to port 8443 for GO to be more nix friendly (issue 12)James Moger2011-07-202-2/+24
* Redefined how to check for "empty" repository (issue 13)James Moger2011-07-201-1/+2
* Updated to Jetty 7.4.4James Moger2011-07-202-9/+9
* 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-188-3/+137
* Updated MarkdownPapers to 1.1.0.James Moger2011-07-182-9/+9
* Fix to build method.James Moger2011-07-122-2/+3
* Optionally display repository on-disk size on repositories page.James Moger2011-07-118-18/+89
* ByteFormat now returns integer KB values.James Moger2011-07-111-1/+1
* Tone-down the repository group CSS color.James Moger2011-07-111-4/+3
* Documentation. Noted commit hooks not supported.James Moger2011-07-071-0/+1
* Documentation. Generate properties site page at build time.James Moger2011-07-076-22/+115
* Documentation. Site changes.James Moger2011-07-053-4/+35
* Documentation. Added JavaDoc. Clarified repository access restriction.James Moger2011-07-057-105/+470
* Documentation. Added JavaDoc comments.James Moger2011-07-0120-103/+588
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-0126-138/+1077
* Documentation. Added upgrade info to site. Moved todos to GoogleCode.James Moger2011-07-014-17/+30
* Documentation. Include LICENSE and NOTICE files in both builds.James Moger2011-07-011-0/+8
* Documentation. Established convention for documenting settings.James Moger2011-07-011-22/+106
* Windows service changes. Documentation.James Moger2011-06-286-2/+12
* Use Sitename on login page.James Moger2011-06-281-1/+1
* Changes for minor 0.5.1 release.v0.5.1James Moger2011-06-2822-59/+160
* Prepare 0.5.0 release.v0.5.0James Moger2011-06-2616-8/+20
* Moved Build classes to their own packageJames Moger2011-06-256-11/+17
* Documentation.James Moger2011-06-252-2/+2
* Updated to JGit 1.0.0.James Moger2011-06-259-2189/+13
* Big push for first release.James Moger2011-06-2561-538/+3236
* 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-182-0/+9
* Mostly stable war build.James Moger2011-06-1892-321/+578
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-1426-418/+1018
* RSS syndication feature. Documentation. CSS tweaks.James Moger2011-06-1120-15/+236
* Simplified screenshot process and automated thumbnail generation.James Moger2011-06-0921-12/+153
* Build script improvements for release management.James Moger2011-06-097-6/+85
* Unit testing. Documentation. Simplified settings classes.James Moger2011-06-0914-244/+301
* Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.James Moger2011-06-0828-79/+203
* Stubbed out Blame. Added Github banner to site. Documentation.James Moger2011-06-0819-41/+214
* Improved metrics page and added metrics links to branches panel.James Moger2011-06-0716-84/+148
* Documentation. Moved clone and fetch into JGitUtils. Create bare only.James Moger2011-06-079-71/+110
* Added git-notes to docs. Fixed parent path mode.James Moger2011-06-052-7/+5
* Fixed refs linking problem. Author metrics are lowercase.James Moger2011-06-049-50/+68
* GitNotes. Unit testing. More correct refs.James Moger2011-06-0323-271/+559
* Unit testing. Start of git-notes display feature.James Moger2011-06-0224-409/+655
* Refactored some unit tests and utils.James Moger2011-06-0110-149/+241