summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Documentation. Enforce ".git" suffix for created repositories.James Moger2011-06-014-4/+14
|
* Readme markdown on summary page per-repository.James Moger2011-06-019-6/+63
|
* Stats -> Metrics. Docs in distribution zip. Created MetricUtils.James Moger2011-06-0115-224/+346
|
* Unit testing. Disable links on first commit. Initial stats page.James Moger2011-06-0118-107/+465
|
* Unit testing.James Moger2011-05-2917-53/+150
|
* Unit testing.James Moger2011-05-299-73/+233
|
* Unit testing. Removal of some unused code paths.James Moger2011-05-2815-58/+208
|
* Codepro analyze dependencies. Documentation.James Moger2011-05-2775-391/+468
|
* Changed git.otherUrls to web.otherUrls.James Moger2011-05-262-6/+6
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-2680-1038/+1839
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-2589-48/+1514
|
* Documentation.James Moger2011-05-243-8/+13
|
* Download zip feature.James Moger2011-05-2412-9/+214
|
* Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls.James Moger2011-05-2420-150/+344
|
* User list. Revised home page. Updated Jetty. Secure cookies. Docs.James Moger2011-05-2327-374/+610
|
* Make keystore script independent of JDK using BouncyCastle.James Moger2011-05-223-61/+142
|
* Documentation.James Moger2011-05-221-0/+4
|
* Documentation filename-linkname aliases.James Moger2011-05-204-4/+29
|
* Documentation.James Moger2011-05-2061-36/+2026
|
* Critical fix for servlet.James Moger2011-05-191-1/+1
|
* Documentation tweak.James Moger2011-05-191-1/+1
|
* Owner editing. Frozen status. Grouped repositories. Documentation.James Moger2011-05-1924-113/+352
|
* Building site content and documentation from Markdown.James Moger2011-05-1721-11/+393
|
* Move admin links. Drop extra GitBlit link. Line numbers on Blob page.James Moger2011-05-166-14/+44
|
* Improvements to create/edit user.James Moger2011-05-124-3/+39
|
* Updated gitignore.James Moger2011-05-121-2/+3
|
* Removed distribution files from project root.James Moger2011-05-124-164/+0
|
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-1230-97/+703
|
* Clarified access restrictions.James Moger2011-05-114-35/+14
|
* Renamed User to UserModel.James Moger2011-05-119-43/+43
|
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-1127-161/+679
|
* Comments in config file. Disable TLS renegotiation.James Moger2011-05-053-57/+7
|
* Automatically generate a self-signed certificate with BouncyCastle.James Moger2011-05-053-8/+82
|
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-0425-206/+382
| | | | | | | | | | | | The JGit team is now publishing 0.12.1 artifacts on the Eclipse Maven site. Yeah! That was the last missing piece for a slick Git:Blit deployment. The build has been reworked to download from Eclipse and to also download source and javadoc jars for setting up a development environment. Made the log4j pattern configurable by operating system. Moved Markdown utils to their own class since I need StringUtils for Build and that introduced a chicken-and-egg scenario.
* Drop new lines between table rows for Opera.James Moger2011-05-031-1/+1
|
* Working on error handling.James Moger2011-04-2925-108/+205
|
* Improve repo folder detection. Fail gracefully on create repo error.James Moger2011-04-278-57/+99
|
* Centralized markdown transforms. Moved config ops to GitBlit.James Moger2011-04-278-149/+86
|
* Integrated pagelinks into RepositoryPage. Fixed string encoding.James Moger2011-04-2724-259/+215
|