summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/models
Commit message (Collapse)AuthorAgeFilesLines
* Codepro analyze dependencies. Documentation.James Moger2011-05-276-451/+0
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-265-46/+84
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-256-0/+90
|
* Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls.James Moger2011-05-242-10/+7
|
* Owner editing. Frozen status. Grouped repositories. Documentation.James Moger2011-05-191-1/+7
|
* Clarified access restrictions.James Moger2011-05-111-22/+2
|
* Renamed User to UserModel.James Moger2011-05-111-2/+2
|
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-112-5/+95
|
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-041-0/+1
| | | | | | | | | | | | The JGit team is now publishing 0.12.1 artifacts on the Eclipse Maven site. Yeah! That was the last missing piece for a slick Git:Blit deployment. The build has been reworked to download from Eclipse and to also download source and javadoc jars for setting up a development environment. Made the log4j pattern configurable by operating system. Moved Markdown utils to their own class since I need StringUtils for Build and that introduced a chicken-and-egg scenario.
* Working on error handling.James Moger2011-04-291-0/+1
|
* Centralized markdown transforms. Moved config ops to GitBlit.James Moger2011-04-271-0/+4
|
* Sprinkled some icons throughout ui. Centralized icon retrieval.James Moger2011-04-251-1/+2
|
* Basic Create/Edit Repository. JGit 0.12-stable. Tag icon.James Moger2011-04-231-4/+7
|
* Tag diamonds and sliding date scale on activity graph.James Moger2011-04-201-0/+2
|
* Color-coded change type indicator with tooltip for changed paths.James Moger2011-04-181-0/+14
| | | Also fixed /dev/null reference due to deletion change.
* Rename ticgit integration to tickets.James Moger2011-04-171-4/+4
| | | | | | | | | | | | | 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.
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-143-13/+11
|
* Patch formatter. Ensure html escaping. css tweaks.James Moger2011-04-131-0/+74
|
* created panels for logs, tags, and branches.James Moger2011-04-081-1/+2
|
* Simplified links some more. Added TicGit browser.James Moger2011-04-051-1/+9
|
* Dropped log links, created new stylesheet, added activity graph.James Moger2011-04-042-1/+25
|
* Initial import of Git:Blit.James Moger2011-04-043-0/+119
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314