summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* Integrated pagelinks into RepositoryPage. Fixed string encoding.James Moger2011-04-272-3/+30
|
* Commit header panel. File type icons. Docs page.James Moger2011-04-261-4/+39
|
* Sprinkled some icons throughout ui. Centralized icon retrieval.James Moger2011-04-251-4/+16
|
* Basic Create/Edit Repository. JGit 0.12-stable. Tag icon.James Moger2011-04-231-24/+101
|
* Added merge icon. Added commit legend with counts. Improved header.James Moger2011-04-212-2/+16
|
* Selectable diff presentation: gitblit, gitweb, or plain.James Moger2011-04-203-18/+165
|
* Tag diamonds and sliding date scale on activity graph.James Moger2011-04-202-11/+102
|
* Color-coded change type indicator with tooltip for changed paths.James Moger2011-04-181-4/+10
| | | Also fixed /dev/null reference due to deletion change.
* Add search form to the page nav links panel within a repository.James Moger2011-04-181-0/+4
|
* Author and Committer search integration.James Moger2011-04-181-6/+79
|
* patch-to-current feature.James Moger2011-04-171-5/+14
|
* Implemented diff-to-current.James Moger2011-04-171-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 Moger2011-04-171-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 Moger2011-04-161-0/+11
|
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-155-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 Moger2011-04-143-7/+7
|
* Patch formatter. Ensure html escaping. css tweaks.James Moger2011-04-135-99/+237
|
* Page log.James Moger2011-04-111-10/+34
|
* Mostly working Diff presentation.James Moger2011-04-062-15/+208
|
* Simplified links some more. Added TicGit browser.James Moger2011-04-052-3/+187
|
* Fixed-width 980px and centered. Dropped About.James Moger2011-04-051-1/+1
|
* Improvements to css and specialized link panels.James Moger2011-04-041-1/+1
|
* Dropped log links, created new stylesheet, added activity graph.James Moger2011-04-041-5/+31
|
* Initial import of Git:Blit.James Moger2011-04-043-0/+631
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314