Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -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 contribution | James Moger | 2013-01-23 | 1 | -2/+6 |
| | |||||
* | Merge multiple owners feature (pull request #63, #66) | SHaselbauer | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | Final CSS/layout tweaks for responsive UI (issue 101) | James Moger | 2012-07-10 | 1 | -4/+4 |
| | |||||
* | Updated to Bootstrap 2.0.4. Responsive layout by default. | James Moger | 2012-06-08 | 1 | -3/+3 |
| | |||||
* | Adjusted spacing on summary page | James Moger | 2012-03-14 | 1 | -5/+5 |
| | |||||
* | Split refs into 2 lines if there are remotes. Use more glyphicons. | James Moger | 2012-02-25 | 1 | -1/+1 |
| | |||||
* | Update to Bootstrap 2.0 | James Moger | 2012-02-16 | 1 | -6/+11 |
| | |||||
* | Implemented empty repository page (issue 31) | James Moger | 2011-12-09 | 1 | -1/+1 |
| | |||||
* | Big push for first release. | James Moger | 2011-06-25 | 1 | -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 Moger | 2011-06-18 | 1 | -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 Moger | 2011-06-07 | 1 | -1/+1 |
| | |||||
* | Readme markdown on summary page per-repository. | James Moger | 2011-06-01 | 1 | -0/+8 |
| | |||||
* | Stats -> Metrics. Docs in distribution zip. Created MetricUtils. | James Moger | 2011-06-01 | 1 | -1/+1 |
| | |||||
* | Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls. | James Moger | 2011-05-24 | 1 | -1/+1 |
| | |||||
* | Moved distribution files. Revised build script. Security revisions. | James Moger | 2011-05-12 | 1 | -1/+1 |
| | |||||
* | Integrated pagelinks into RepositoryPage. Fixed string encoding. | James Moger | 2011-04-27 | 1 | -3/+0 |
| | |||||
* | Tag diamonds and sliding date scale on activity graph. | James Moger | 2011-04-20 | 1 | -6/+7 |
| | |||||
* | Add search form to the page nav links panel within a repository. | James Moger | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | Moved paging count to setting. Fixed css layouts. Removed log pager. | James Moger | 2011-04-11 | 1 | -3/+3 |
| | |||||
* | created panels for logs, tags, and branches. | James Moger | 2011-04-08 | 1 | -43/+6 |
| | |||||
* | Localized all strings for translation. Removed old resources. | James Moger | 2011-04-07 | 1 | -6/+10 |
| | |||||
* | Let Wicket manage resources and use markup inheritance. | James Moger | 2011-04-07 | 1 | -28/+26 |
| | | | This seems to improve page loading times. | ||||
* | Simplified links some more. Added TicGit browser. | James Moger | 2011-04-05 | 1 | -11/+11 |
| | |||||
* | Fixed-width 980px and centered. Dropped About. | James Moger | 2011-04-05 | 1 | -4/+4 |
| | |||||
* | Improvements to css and specialized link panels. | James Moger | 2011-04-04 | 1 | -34/+32 |
| | |||||
* | Dropped log links, created new stylesheet, added activity graph. | James Moger | 2011-04-04 | 1 | -48/+54 |
| | |||||
* | Initial import of Git:Blit. | James Moger | 2011-04-04 | 1 | -0/+76 |
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314 |