summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/SummaryPage.html
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-54/+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.
* Revised multiple owners contributionJames Moger2013-01-231-2/+6
|
* Merge multiple owners feature (pull request #63, #66)SHaselbauer2013-01-211-1/+1
|
* Final CSS/layout tweaks for responsive UI (issue 101)James Moger2012-07-101-4/+4
|
* Updated to Bootstrap 2.0.4. Responsive layout by default.James Moger2012-06-081-3/+3
|
* Adjusted spacing on summary pageJames Moger2012-03-141-5/+5
|
* Split refs into 2 lines if there are remotes. Use more glyphicons.James Moger2012-02-251-1/+1
|
* Update to Bootstrap 2.0James Moger2012-02-161-6/+11
|
* Implemented empty repository page (issue 31)James Moger2011-12-091-1/+1
|
* Big push for first release.James Moger2011-06-251-8/+4
| | | | | | | | | | | | * Build script overhaul including building & publishing GO, WAR, Docs, and Site. * Restored JGit 0.12.1 dependency and backported Blame. Got tired of waiting for JGit 1.0.0 Maven artifacts. * Changed Summary Page layout * Optional cookie authentication * Added icons for log, tags, and branches panels. * Show last commit author and short message on branches panel. * Unit testing. * Documentation.
* Mostly stable war build.James Moger2011-06-181-3/+1
| | | | | Reorganization of resources. Dropped most hard-coded webapp configuration in favor of common web.xml file. Still contemplating configuring git servlet from web.xml too.
* Improved metrics page and added metrics links to branches panel.James Moger2011-06-071-1/+1
|
* Readme markdown on summary page per-repository.James Moger2011-06-011-0/+8
|
* Stats -> Metrics. Docs in distribution zip. Created MetricUtils.James Moger2011-06-011-1/+1
|
* Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls.James Moger2011-05-241-1/+1
|
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-121-1/+1
|
* Integrated pagelinks into RepositoryPage. Fixed string encoding.James Moger2011-04-271-3/+0
|
* Tag diamonds and sliding date scale on activity graph.James Moger2011-04-201-6/+7
|
* Add search form to the page nav links panel within a repository.James Moger2011-04-181-1/+1
|
* Moved paging count to setting. Fixed css layouts. Removed log pager.James Moger2011-04-111-3/+3
|
* created panels for logs, tags, and branches.James Moger2011-04-081-43/+6
|
* Localized all strings for translation. Removed old resources.James Moger2011-04-071-6/+10
|
* Let Wicket manage resources and use markup inheritance.James Moger2011-04-071-28/+26
| | | This seems to improve page loading times.
* Simplified links some more. Added TicGit browser.James Moger2011-04-051-11/+11
|
* Fixed-width 980px and centered. Dropped About.James Moger2011-04-051-4/+4
|
* Improvements to css and specialized link panels.James Moger2011-04-041-34/+32
|
* Dropped log links, created new stylesheet, added activity graph.James Moger2011-04-041-48/+54
|
* Initial import of Git:Blit.James Moger2011-04-041-0/+76
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314