Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 6 | -451/+0 |
| | |||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 5 | -46/+84 |
| | |||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 6 | -0/+90 |
| | |||||
* | Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls. | James Moger | 2011-05-24 | 2 | -10/+7 |
| | |||||
* | Owner editing. Frozen status. Grouped repositories. Documentation. | James Moger | 2011-05-19 | 1 | -1/+7 |
| | |||||
* | Clarified access restrictions. | James Moger | 2011-05-11 | 1 | -22/+2 |
| | |||||
* | Renamed User to UserModel. | James Moger | 2011-05-11 | 1 | -2/+2 |
| | |||||
* | Add user. Implemented repository view and git access restrictions. | James Moger | 2011-05-11 | 2 | -5/+95 |
| | |||||
* | Build infrastructure improvements. Setting to show remote branches. | James Moger | 2011-05-04 | 1 | -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 Moger | 2011-04-29 | 1 | -0/+1 |
| | |||||
* | Centralized markdown transforms. Moved config ops to GitBlit. | James Moger | 2011-04-27 | 1 | -0/+4 |
| | |||||
* | Sprinkled some icons throughout ui. Centralized icon retrieval. | James Moger | 2011-04-25 | 1 | -1/+2 |
| | |||||
* | Basic Create/Edit Repository. JGit 0.12-stable. Tag icon. | James Moger | 2011-04-23 | 1 | -4/+7 |
| | |||||
* | Tag diamonds and sliding date scale on activity graph. | James Moger | 2011-04-20 | 1 | -0/+2 |
| | |||||
* | Color-coded change type indicator with tooltip for changed paths. | James Moger | 2011-04-18 | 1 | -0/+14 |
| | | | Also fixed /dev/null reference due to deletion change. | ||||
* | Rename ticgit integration to tickets. | James Moger | 2011-04-17 | 1 | -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 Moger | 2011-04-14 | 3 | -13/+11 |
| | |||||
* | Patch formatter. Ensure html escaping. css tweaks. | James Moger | 2011-04-13 | 1 | -0/+74 |
| | |||||
* | created panels for logs, tags, and branches. | James Moger | 2011-04-08 | 1 | -1/+2 |
| | |||||
* | Simplified links some more. Added TicGit browser. | James Moger | 2011-04-05 | 1 | -1/+9 |
| | |||||
* | Dropped log links, created new stylesheet, added activity graph. | James Moger | 2011-04-04 | 2 | -1/+25 |
| | |||||
* | Initial import of Git:Blit. | James Moger | 2011-04-04 | 3 | -0/+119 |
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314 |