Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Integrated pagelinks into RepositoryPage. Fixed string encoding. | James Moger | 2011-04-27 | 2 | -3/+30 | |
| | ||||||
* | Commit header panel. File type icons. Docs page. | James Moger | 2011-04-26 | 1 | -4/+39 | |
| | ||||||
* | Sprinkled some icons throughout ui. Centralized icon retrieval. | James Moger | 2011-04-25 | 1 | -4/+16 | |
| | ||||||
* | Basic Create/Edit Repository. JGit 0.12-stable. Tag icon. | James Moger | 2011-04-23 | 1 | -24/+101 | |
| | ||||||
* | Added merge icon. Added commit legend with counts. Improved header. | James Moger | 2011-04-21 | 2 | -2/+16 | |
| | ||||||
* | Selectable diff presentation: gitblit, gitweb, or plain. | James Moger | 2011-04-20 | 3 | -18/+165 | |
| | ||||||
* | Tag diamonds and sliding date scale on activity graph. | James Moger | 2011-04-20 | 2 | -11/+102 | |
| | ||||||
* | Color-coded change type indicator with tooltip for changed paths. | James Moger | 2011-04-18 | 1 | -4/+10 | |
| | | | Also fixed /dev/null reference due to deletion change. | |||||
* | Add search form to the page nav links panel within a repository. | James Moger | 2011-04-18 | 1 | -0/+4 | |
| | ||||||
* | Author and Committer search integration. | James Moger | 2011-04-18 | 1 | -6/+79 | |
| | ||||||
* | patch-to-current feature. | James Moger | 2011-04-17 | 1 | -5/+14 | |
| | ||||||
* | Implemented diff-to-current. | James Moger | 2011-04-17 | 1 | -6/+21 | |
| | | | | This is for history where we specify two revs to diff, not just a commit against its parent. | |||||
* | Rename ticgit integration to tickets. | James Moger | 2011-04-17 | 1 | -23/+23 | |
| | | | | | | | | | | | | | The current ticgit implementation is based on ticgit.net, a BSD implementation for C#. Jeff Welling advises using commit bf57b032e030bd16a7b2 (2009-01-27) from ticgit as the last MIT licensed commit. A more complete implementation will be based on this version of the original Ruby sources. It remains unclear if I will support using the "ticgit" branch name or not. I purposefully haven't looked at any of the GPL improvements by Jeff, but I can see from the readme at GitHub that he has renamed the branch to "ticgit-ng" which I have no plans on supporting as I do not want to taint GitBlit with GPL code. | |||||
* | Working history feature. Tweak to paging. | James Moger | 2011-04-16 | 1 | -0/+11 | |
| | ||||||
* | Settings overhaul. Fixes to authentication. Bind interface feature. | James Moger | 2011-04-15 | 5 | -55/+113 | |
| | | | | | Settings access has been abstracted and the way is becoming clear to offer a WAR build in addition to the integrated server stack. Util methods moved around. | |||||
* | Generate Keys class from gitblit.properties as part of build process. | James Moger | 2011-04-14 | 3 | -7/+7 | |
| | ||||||
* | Patch formatter. Ensure html escaping. css tweaks. | James Moger | 2011-04-13 | 5 | -99/+237 | |
| | ||||||
* | Page log. | James Moger | 2011-04-11 | 1 | -10/+34 | |
| | ||||||
* | Mostly working Diff presentation. | James Moger | 2011-04-06 | 2 | -15/+208 | |
| | ||||||
* | Simplified links some more. Added TicGit browser. | James Moger | 2011-04-05 | 2 | -3/+187 | |
| | ||||||
* | Fixed-width 980px and centered. Dropped About. | James Moger | 2011-04-05 | 1 | -1/+1 | |
| | ||||||
* | Improvements to css and specialized link panels. | James Moger | 2011-04-04 | 1 | -1/+1 | |
| | ||||||
* | Dropped log links, created new stylesheet, added activity graph. | James Moger | 2011-04-04 | 1 | -5/+31 | |
| | ||||||
* | Initial import of Git:Blit. | James Moger | 2011-04-04 | 3 | -0/+631 | |
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314 |