summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/CommitPage.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-223/+0
* Fix submodule links on commit, comitdiff, and tree page (issue-178)James Moger2013-01-131-7/+6
* Support symlink display in tree and commit pages (issue-171)James Moger2012-12-031-2/+8
* Support alternate compressed download formats (issue-174)James Moger2012-11-301-6/+4
* Submodules supportJames Moger2012-08-101-14/+47
* Revised TimeUtils for localizationJames Moger2012-06-151-3/+3
* Updated to Bootstrap 2.0.4. Responsive layout by default.James Moger2012-06-081-1/+0
* Tighter Gravatar integration. New window/tab on most activity links.James Moger2011-11-211-1/+1
* Added optional Gravatar supportJames Moger2011-11-141-1/+4
* Moved SearchType enum to ConstantsJames Moger2011-11-041-4/+4
* Disable blame link on commit page if no file history.James Moger2011-09-291-1/+2
* Fixed broken urls for WAR builds.James Moger2011-09-261-3/+3
* Centralize default branch/HEAD resolution (issue 14)James Moger2011-07-221-12/+15
* Big push for first release.James Moger2011-06-251-2/+2
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-141-1/+1
* Unit testing. Documentation. Simplified settings classes.James Moger2011-06-091-2/+1
* Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.James Moger2011-06-081-2/+2
* Stubbed out Blame. Added Github banner to site. Documentation.James Moger2011-06-081-9/+13
* GitNotes. Unit testing. More correct refs.James Moger2011-06-031-8/+6
* Unit testing. Start of git-notes display feature.James Moger2011-06-021-0/+24
* Unit testing. Disable links on first commit. Initial stats page.James Moger2011-06-011-2/+3
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-3/+2
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-17/+34
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
* Download zip feature.James Moger2011-05-241-0/+6
* Working on error handling.James Moger2011-04-291-1/+1
* Commit header panel. File type icons. Docs page.James Moger2011-04-261-1/+2
* Added merge icon. Added commit legend with counts. Improved header.James Moger2011-04-211-3/+5
* Color-coded change type indicator with tooltip for changed paths.James Moger2011-04-181-6/+10
* Author and Committer search integration.James Moger2011-04-181-3/+6
* Working history feature. Tweak to paging.James Moger2011-04-161-1/+1
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-8/+7
* Html and Css simplifications.James Moger2011-04-131-0/+2
* Patch formatter. Ensure html escaping. css tweaks.James Moger2011-04-131-4/+5
* Eliminated most session usage.James Moger2011-04-111-5/+2
* Refactored more link panels into fragments.James Moger2011-04-111-3/+4
* created panels for logs, tags, and branches.James Moger2011-04-081-5/+8
* Localized all strings for translation. Removed old resources.James Moger2011-04-071-5/+2
* Let Wicket manage resources and use markup inheritance.James Moger2011-04-071-4/+6
* Mostly working Diff presentation.James Moger2011-04-061-1/+1
* Initial import of Git:Blit.James Moger2011-04-041-0/+106