summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/BlobPage.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-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 Moger2012-09-171-2/+3
|
* Restore zebra stripping, added line hovering, fix overflow (issue 130)James Moger2012-09-171-48/+6
|
* Adjust blob view layout to improve line links (issue 130)James Moger2012-09-171-2/+7
| | | http://nicolasgallagher.com/jump-links-and-viewport-positioning
* Mostly complete blob view line links feature, DOM offset bug remains (issue 130)James Moger2012-09-141-23/+97
|
* Real raw page for text, images, and binaries (issue 6, issue 114)James Moger2012-07-251-3/+12
|
* Try multiple encodings when working with string blobs (issue 97)James Moger2012-06-071-5/+6
|
* Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.James Moger2011-06-081-1/+2
|
* Stubbed out Blame. Added Github banner to site. Documentation.James Moger2011-06-081-2/+4
|
* GitNotes. Unit testing. More correct refs.James Moger2011-06-031-63/+82
|
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-1/+0
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-10/+14
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
|
* Move admin links. Drop extra GitBlit link. Line numbers on Blob page.James Moger2011-05-161-1/+1
|
* Working on error handling.James Moger2011-04-291-1/+1
|
* Commit header panel. File type icons. Docs page.James Moger2011-04-261-2/+2
|
* Support Markdown rendering. Use Wicket GoogleCharts from Maven.James Moger2011-04-201-4/+14
|
* Replaced three history placeholder labels with real links.James Moger2011-04-161-1/+1
|
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-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 Moger2011-04-141-5/+5
|
* Patch formatter. Ensure html escaping. css tweaks.James Moger2011-04-131-2/+5
|
* Ref links.James Moger2011-04-111-1/+1
|
* Page log.James Moger2011-04-111-2/+2
|
* Localized all strings for translation. Removed old resources.James Moger2011-04-071-6/+3
|
* Let Wicket manage resources and use markup inheritance.James Moger2011-04-071-4/+6
| | | This seems to improve page loading times.
* Improvements to css and specialized link panels.James Moger2011-04-041-1/+1
|
* Dropped log links, created new stylesheet, added activity graph.James Moger2011-04-041-2/+2
|
* Initial import of Git:Blit.James Moger2011-04-041-0/+94
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314