Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update IDE files and gitignore | James Moger | 2015-09-01 | 1 | -0/+1 |
| | |||||
* | Merge branch 'develop' into ticket-57_develop | Eddy Young | 2015-05-22 | 1 | -0/+1 |
|\ | |||||
| * | Added nbproject/private folder to .gitignore | Eddy Young | 2015-05-20 | 1 | -0/+1 |
| | | |||||
* | | Initial changes for ticket-57 | Eddy Young | 2015-05-18 | 1 | -0/+1 |
|/ | | | | Added tags to .gitignore | ||||
* | Update .gitignore | James Moger | 2014-05-15 | 1 | -1/+3 |
| | |||||
* | Update git ignore | James Moger | 2014-02-27 | 1 | -0/+1 |
| | | | | Change-Id: Ifdc920dc43cf90cb1008a0fbd601cc9f1402e151 | ||||
* | Use Dagger to inject managers into all filters and servlets | James Moger | 2013-11-29 | 1 | -0/+2 |
| | | | | Change-Id: I9bb2cc0cbfac9841b13bed15a474fefb24355cd4 | ||||
* | Ignore .ps1 and .sh files in root directory | James Moger | 2013-07-14 | 1 | -0/+2 |
| | |||||
* | Documentation | James Moger | 2013-05-21 | 1 | -0/+1 |
| | |||||
* | Added Git Daemon support | James Moger | 2013-04-03 | 1 | -19/+20 |
| | |||||
* | Simplify resource loading | James Moger | 2013-04-02 | 1 | -0/+2 |
| | |||||
* | Removed accidentally committed file and updated ignore file | James Moger | 2013-03-28 | 1 | -19/+2 |
| | |||||
* | Support --baseFolder parameter and small data reorganization | James Moger | 2013-01-15 | 1 | -1/+2 |
| | |||||
* | Revised Gitblit GO certificate generation to use new X509 utility functions | James Moger | 2012-11-23 | 1 | -4/+7 |
| | |||||
* | Permission filtering in web ui | James Moger | 2012-11-02 | 1 | -0/+1 |
| | | | | | Present the mutable permissions by default. Allow the administrator or owner to toggle the displayed permissions to see how the user and team permissions are applied to a repository. | ||||
* | Allows integration of GitBlit as plug-in in other projects. | Luca Milanesio | 2012-10-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | There are now three new targets on the ANT build: - buildJAR: creates a GitBlit JAR including the GitBlit biz logic - installMaven: install GitBlit JAR as Maven module - uploadMaven: uploads GitBlit JAR to a Maven repository Additional extensions have been made to allow: a) GitBlit to load his resources outside of Wicket domain b) GitBlit to use an injected UserService c) Generic authentication of HTTP Request using 3rd party logic d) Load settings programmatically from an InputStream e) Use cookie authentication OR generic HTTP Request authentication for Wicket pages f) UserModel with branch-level security logic | ||||
* | Draft project pages, project metadata, and RSS feeds | James Moger | 2012-09-07 | 1 | -0/+1 |
| | | | | | | This is an in-progress feature to offer an interface for grouped repositories. This may help installations with large numbers of repositories stay organized. It also will be part of a future, more advanced security model. | ||||
* | Ignore .gradle | James Moger | 2012-03-30 | 1 | -0/+1 |
| | |||||
* | Update to Bootstrap 2.0 | James Moger | 2012-02-16 | 1 | -4/+5 |
| | |||||
* | Implemented ConfigUserService. Fixed and deprecated FileUserService. | James Moger | 2011-12-04 | 1 | -0/+1 |
| | |||||
* | Preliminary changes for running on RedHat OpenShift. Still in-progress. | James Moger | 2011-12-02 | 1 | -0/+2 |
| | |||||
* | Documentation. Add javadoc and source jars to the gbapi download. | James Moger | 2011-11-11 | 1 | -0/+1 |
| | |||||
* | Working edit settings RPC. Web.xml is not directly modified. | James Moger | 2011-10-24 | 1 | -1/+1 |
| | |||||
* | Documentation and some .gitignore updates | James Moger | 2011-10-21 | 1 | -18/+22 |
| | |||||
* | Unit test of the MailExecutor. | James Moger | 2011-09-26 | 1 | -1/+2 |
| | |||||
* | Implemented a Federation Client. Bare clone tweaks. Documentation. | James Moger | 2011-09-26 | 1 | -0/+2 |
| | |||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 1 | -0/+1 |
| | |||||
* | Mostly stable war build. | James Moger | 2011-06-18 | 1 | -0/+2 |
| | | | | | Reorganization of resources. Dropped most hard-coded webapp configuration in favor of common web.xml file. Still contemplating configuring git servlet from web.xml too. | ||||
* | Build script improvements for release management. | James Moger | 2011-06-09 | 1 | -0/+1 |
| | |||||
* | Unit testing. Disable links on first commit. Initial stats page. | James Moger | 2011-06-01 | 1 | -0/+1 |
| | |||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 1 | -1/+2 |
| | |||||
* | Building site content and documentation from Markdown. | James Moger | 2011-05-17 | 1 | -0/+1 |
| | |||||
* | Updated gitignore. | James Moger | 2011-05-12 | 1 | -2/+3 |
| | |||||
* | Moved distribution files. Revised build script. Security revisions. | James Moger | 2011-05-12 | 1 | -0/+1 |
| | |||||
* | Initial import of Git:Blit. | James Moger | 2011-04-04 | 1 | -0/+6 |
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314 |