summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/SummaryPage.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-238/+0
* Revised multiple owners contributionJames Moger2013-01-231-11/+26
* Merge multiple owners feature (pull request #63, #66)SHaselbauer2013-01-211-10/+9
* Show display name for owner, when possibleJames Moger2012-10-011-1/+13
* Preliminary implementation of server-side forking (issue 137)James Moger2012-09-291-1/+1
* Revised delete branch feature (issue 121)James Moger2012-09-201-1/+1
* Added a link to delete a branchajermakovics2012-09-191-1/+1
* Submodules supportJames Moger2012-08-101-2/+4
* Revised TimeUtils for localizationJames Moger2012-06-151-3/+2
* Updated to Bootstrap 2.0.4. Responsive layout by default.James Moger2012-06-081-1/+1
* Try multiple encodings when working with string blobs (issue 97)James Moger2012-06-071-1/+2
* 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