summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/panels/LogPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-176/+0
* Tweak css of short commit id in log and history viewsJames Moger2012-11-291-1/+1
* Short commit ids in log and history take two (issue 168)James Moger2012-11-281-10/+8
* Revert "Eliminated redundant "view" links (issue 168)"James Moger2012-11-281-0/+2
* Eliminated redundant "view" links (issue 168)James Moger2012-11-271-2/+0
* Added short commit id column to log and history tables (issue 168)James Moger2012-11-271-0/+9
* Preliminary implementation of server-side forking (issue 137)James Moger2012-09-291-2/+2
* Revised TimeUtils for localizationJames Moger2012-06-151-1/+1
* Polish the Lucene search page. Integrate both search mechanisms.James Moger2012-03-191-9/+3
* More Lucene progressJames Moger2012-03-091-1/+7
* Split refs into 2 lines if there are remotes. Use more glyphicons.James Moger2012-02-251-5/+7
* Clarify that log page/panel displays HEAD ref by defaultJames Moger2012-02-041-3/+3
* Moved SearchType enum to ConstantsJames Moger2011-11-041-3/+3
* Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.James Moger2011-06-081-1/+2
* GitNotes. Unit testing. More correct refs.James Moger2011-06-031-1/+2
* Unit testing. Disable links on first commit. Initial stats page.James Moger2011-06-011-1/+1
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-1/+0
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-16/+28
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
* Sprinkled some icons throughout ui. Centralized icon retrieval.James Moger2011-04-251-5/+4
* Added merge icon. Added commit legend with counts. Improved header.James Moger2011-04-211-0/+9
* Author and Committer search integration.James Moger2011-04-181-2/+7
* Working history feature. Tweak to paging.James Moger2011-04-161-0/+10
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-3/+4
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-2/+3
* Patch formatter. Ensure html escaping. css tweaks.James Moger2011-04-131-2/+2
* Eliminated most session usage.James Moger2011-04-111-5/+3
* Ref links.James Moger2011-04-111-2/+2
* Enforce default paging value.James Moger2011-04-111-0/+4
* Moved paging count to setting. Fixed css layouts. Removed log pager.James Moger2011-04-111-18/+6
* Page log.James Moger2011-04-111-20/+26
* created panels for logs, tags, and branches.James Moger2011-04-081-0/+118