Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -194/+0 |
| | | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward. | ||||
* | Fix linefeed problem for Prettify (issue 130) | James Moger | 2012-09-17 | 1 | -2/+3 |
| | |||||
* | Restore zebra stripping, added line hovering, fix overflow (issue 130) | James Moger | 2012-09-17 | 1 | -48/+6 |
| | |||||
* | Adjust blob view layout to improve line links (issue 130) | James Moger | 2012-09-17 | 1 | -2/+7 |
| | | | http://nicolasgallagher.com/jump-links-and-viewport-positioning | ||||
* | Mostly complete blob view line links feature, DOM offset bug remains (issue 130) | James Moger | 2012-09-14 | 1 | -23/+97 |
| | |||||
* | Real raw page for text, images, and binaries (issue 6, issue 114) | James Moger | 2012-07-25 | 1 | -3/+12 |
| | |||||
* | Try multiple encodings when working with string blobs (issue 97) | James Moger | 2012-06-07 | 1 | -5/+6 |
| | |||||
* | Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs. | James Moger | 2011-06-08 | 1 | -1/+2 |
| | |||||
* | Stubbed out Blame. Added Github banner to site. Documentation. | James Moger | 2011-06-08 | 1 | -2/+4 |
| | |||||
* | GitNotes. Unit testing. More correct refs. | James Moger | 2011-06-03 | 1 | -63/+82 |
| | |||||
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 1 | -1/+0 |
| | |||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 1 | -10/+14 |
| | |||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 1 | -0/+15 |
| | |||||
* | Move admin links. Drop extra GitBlit link. Line numbers on Blob page. | James Moger | 2011-05-16 | 1 | -1/+1 |
| | |||||
* | Working on error handling. | James Moger | 2011-04-29 | 1 | -1/+1 |
| | |||||
* | Commit header panel. File type icons. Docs page. | James Moger | 2011-04-26 | 1 | -2/+2 |
| | |||||
* | Support Markdown rendering. Use Wicket GoogleCharts from Maven. | James Moger | 2011-04-20 | 1 | -4/+14 |
| | |||||
* | Replaced three history placeholder labels with real links. | James Moger | 2011-04-16 | 1 | -1/+1 |
| | |||||
* | Settings overhaul. Fixes to authentication. Bind interface feature. | James Moger | 2011-04-15 | 1 | -4/+4 |
| | | | | | Settings access has been abstracted and the way is becoming clear to offer a WAR build in addition to the integrated server stack. Util methods moved around. | ||||
* | Generate Keys class from gitblit.properties as part of build process. | James Moger | 2011-04-14 | 1 | -5/+5 |
| | |||||
* | Patch formatter. Ensure html escaping. css tweaks. | James Moger | 2011-04-13 | 1 | -2/+5 |
| | |||||
* | Ref links. | James Moger | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | Page log. | James Moger | 2011-04-11 | 1 | -2/+2 |
| | |||||
* | Localized all strings for translation. Removed old resources. | James Moger | 2011-04-07 | 1 | -6/+3 |
| | |||||
* | Let Wicket manage resources and use markup inheritance. | James Moger | 2011-04-07 | 1 | -4/+6 |
| | | | This seems to improve page loading times. | ||||
* | Improvements to css and specialized link panels. | James Moger | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | Dropped log links, created new stylesheet, added activity graph. | James Moger | 2011-04-04 | 1 | -2/+2 |
| | |||||
* | Initial import of Git:Blit. | James Moger | 2011-04-04 | 1 | -0/+94 |
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314 |