Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -99/+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. | ||||
* | Support alternate compressed download formats (issue-174) | James Moger | 2012-11-30 | 1 | -1/+1 |
| | |||||
* | Changes to commit page for responsive layout | James Moger | 2012-07-13 | 1 | -3/+3 |
| | |||||
* | 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/+7 |
| | |||||
* | Added a file icon to the changed paths tables | James Moger | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | Use pre on commit and tag pages | James Moger | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | Tighter Gravatar integration. New window/tab on most activity links. | James Moger | 2011-11-21 | 1 | -2/+2 |
| | | | | | | | | Each Gravatar thumbnail is now a link to the Gitblit Gravatar profile page. This page displays some of the profile information and contains a link to the full Gravatar profile. Activity page links now launch a new window/tab instead of targeting "self" since it can be expensive to requery the activity information. | ||||
* | Added optional Gravatar support | James Moger | 2011-11-14 | 1 | -0/+5 |
| | |||||
* | GitNotes. Unit testing. More correct refs. | James Moger | 2011-06-03 | 1 | -3/+9 |
| | |||||
* | Unit testing. Start of git-notes display feature. | James Moger | 2011-06-02 | 1 | -0/+8 |
| | |||||
* | Download zip feature. | James Moger | 2011-05-24 | 1 | -1/+6 |
| | |||||
* | Integrated pagelinks into RepositoryPage. Fixed string encoding. | James Moger | 2011-04-27 | 1 | -3/+0 |
| | |||||
* | Commit header panel. File type icons. Docs page. | James Moger | 2011-04-26 | 1 | -2/+2 |
| | |||||
* | Added merge icon. Added commit legend with counts. Improved header. | James Moger | 2011-04-21 | 1 | -3/+9 |
| | |||||
* | Color-coded change type indicator with tooltip for changed paths. | James Moger | 2011-04-18 | 1 | -0/+1 |
| | | | Also fixed /dev/null reference due to deletion change. | ||||
* | Author and Committer search integration. | James Moger | 2011-04-18 | 1 | -4/+12 |
| | |||||
* | Show commit parents on separate lines. "tagger" instead of "author". | James Moger | 2011-04-15 | 1 | -2/+2 |
| | |||||
* | Html and Css simplifications. | James Moger | 2011-04-13 | 1 | -6/+14 |
| | |||||
* | Patch formatter. Ensure html escaping. css tweaks. | James Moger | 2011-04-13 | 1 | -2/+2 |
| | |||||
* | Moved paging count to setting. Fixed css layouts. Removed log pager. | James Moger | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | Refactored more link panels into fragments. | James Moger | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | created panels for logs, tags, and branches. | James Moger | 2011-04-08 | 1 | -1/+5 |
| | |||||
* | Localized all strings for translation. Removed old resources. | James Moger | 2011-04-07 | 1 | -8/+12 |
| | |||||
* | Let Wicket manage resources and use markup inheritance. | James Moger | 2011-04-07 | 1 | -18/+16 |
| | | | This seems to improve page loading times. | ||||
* | Dropped log links, created new stylesheet, added activity graph. | James Moger | 2011-04-04 | 1 | -19/+13 |
| | |||||
* | Initial import of Git:Blit. | James Moger | 2011-04-04 | 1 | -0/+51 |
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314 |