summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/SummaryPage.java
Commit message (Expand)AuthorAgeFilesLines
* Externalized a bunch of strings for translationJames Moger2012-03-251-1/+1
* Shrink summary page activity graph a littleJames Moger2012-03-191-1/+1
* Fixed nullpointer on pushing to an empty repository (issue 69)James Moger2012-02-231-1/+1
* Update to Bootstrap 2.0James Moger2012-02-161-4/+9
* Clarify that log page/panel displays HEAD ref by defaultJames Moger2012-02-041-1/+1
* Documentation. Find bugs. Organized imports.James Moger2012-01-091-1/+1
* Include the username in the Gitblit repository url, if appropriateJames Moger2012-01-081-8/+5
* Implemented empty repository page (issue 31)James Moger2011-12-091-2/+7
* Per-repository setting to skip summary metricsJames Moger2011-10-231-2/+4
* Cache repository sizes and default metrics for performance boostJames Moger2011-10-211-2/+1
* Fixed broken urls for WAR builds.James Moger2011-09-261-1/+1
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-2/+2
* Documentation. Added JavaDoc. Clarified repository access restriction.James Moger2011-07-051-1/+1
* Big push for first release.James Moger2011-06-251-12/+5
* Mostly stable war build.James Moger2011-06-181-1/+1
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-141-13/+3
* Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.James Moger2011-06-081-6/+7
* Stubbed out Blame. Added Github banner to site. Documentation.James Moger2011-06-081-2/+1
* Improved metrics page and added metrics links to branches panel.James Moger2011-06-071-5/+7
* GitNotes. Unit testing. More correct refs.James Moger2011-06-031-1/+1
* Unit testing. Start of git-notes display feature.James Moger2011-06-021-1/+1
* Readme markdown on summary page per-repository.James Moger2011-06-011-1/+42
* Stats -> Metrics. Docs in distribution zip. Created MetricUtils.James Moger2011-06-011-3/+4
* Unit testing. Disable links on first commit. Initial stats page.James Moger2011-06-011-47/+3
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-2/+1
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-15/+27
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
* Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls.James Moger2011-05-241-19/+45
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-121-0/+19
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-041-1/+1
* Centralized markdown transforms. Moved config ops to GitBlit.James Moger2011-04-271-2/+2
* Sprinkled some icons throughout ui. Centralized icon retrieval.James Moger2011-04-251-2/+1
* Basic Create/Edit Repository. JGit 0.12-stable. Tag icon.James Moger2011-04-231-3/+3
* Support Markdown rendering. Use Wicket GoogleCharts from Maven.James Moger2011-04-201-10/+10
* Tag diamonds and sliding date scale on activity graph.James Moger2011-04-201-15/+31
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-6/+5
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-12/+13
* Eliminated most session usage.James Moger2011-04-111-9/+5
* Page log.James Moger2011-04-111-11/+16
* created panels for logs, tags, and branches.James Moger2011-04-081-133/+7
* Localized all strings for translation. Removed old resources.James Moger2011-04-071-13/+7
* Let Wicket manage resources and use markup inheritance.James Moger2011-04-071-1/+6
* Simplified links some more. Added TicGit browser.James Moger2011-04-051-18/+28
* Improvements to css and specialized link panels.James Moger2011-04-041-12/+37
* Dropped log links, created new stylesheet, added activity graph.James Moger2011-04-041-3/+78
* Initial import of Git:Blit.James Moger2011-04-041-0/+149