Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implemented ConfigUserService. Fixed and deprecated FileUserService. | James Moger | 2011-12-04 | 1 | -3/+3 | |
| | ||||||
* | Preliminary changes for running on RedHat OpenShift. Still in-progress. | James Moger | 2011-12-02 | 1 | -20/+129 | |
| | ||||||
* | Fixed build script. Fixed date display on activity page headers. | James Moger | 2011-11-20 | 1 | -1/+1 | |
| | ||||||
* | Documentation. Updated Twitter Bootstrap to 1.4.0. | James Moger | 2011-11-12 | 1 | -2/+2 | |
| | ||||||
* | Documentation. Add javadoc and source jars to the gbapi download. | James Moger | 2011-11-11 | 1 | -8/+51 | |
| | ||||||
* | Display more refs (still not all) per rss entry. Misc ui tweaks. | James Moger | 2011-11-10 | 1 | -0/+1 | |
| | ||||||
* | Log feature based on Search dialog. Renamed some classes. | James Moger | 2011-11-07 | 1 | -0/+1 | |
| | ||||||
* | Search added to gbapi. Search dialog for Manager. Misc Manager fixes. | James Moger | 2011-11-04 | 1 | -0/+5 | |
| | ||||||
* | Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies. | James Moger | 2011-11-01 | 1 | -23/+67 | |
| | ||||||
* | Added basic rss subscriptions to Manager | James Moger | 2011-10-28 | 1 | -0/+2 | |
| | ||||||
* | Added status icon | James Moger | 2011-10-26 | 1 | -0/+1 | |
| | ||||||
* | Documentation. | James Moger | 2011-10-26 | 1 | -2/+2 | |
| | ||||||
* | Working edit settings RPC. Web.xml is not directly modified. | James Moger | 2011-10-24 | 1 | -3/+6 | |
| | ||||||
* | Revised settings RPC to be Map<String, SettingModel>. | James Moger | 2011-10-21 | 1 | -1/+7 | |
| | | | | Added setting metadata. Added server status rpc. Improved setting tab in Manager. | |||||
* | Added icons and polish. Save and load gitblit registrations. | James Moger | 2011-10-18 | 1 | -0/+3 | |
| | ||||||
* | Polish GitblitPanel. Exclude the manager from GO and WAR builds. | James Moger | 2011-10-17 | 1 | -0/+2 | |
| | ||||||
* | Documentation for Gitblit Manager. | James Moger | 2011-10-16 | 1 | -18/+18 | |
| | ||||||
* | Localized RPC client using server's resource file. | James Moger | 2011-10-13 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'master' into rpc | James Moger | 2011-10-10 | 1 | -1/+3 | |
|\ | ||||||
| * | Indicate current page on documentation. | James Moger | 2011-10-09 | 1 | -0/+2 | |
| | | ||||||
* | | New setting to disable RPC administration. Advancing the RPC client. | James Moger | 2011-10-05 | 1 | -2/+66 | |
|/ | ||||||
* | Login message option. More Bootstrap updates. All docs converted. | James Moger | 2011-09-30 | 1 | -6/+6 | |
| | ||||||
* | Preparing 0.6.0 release.v0.6.0 | James Moger | 2011-09-27 | 1 | -1/+1 | |
| | ||||||
* | Implemented a Federation Client. Bare clone tweaks. Documentation. | James Moger | 2011-09-26 | 1 | -3/+64 | |
| | ||||||
* | Adjustments to build script for missing build.properties (issue 18) | James Moger | 2011-09-12 | 1 | -3/+13 | |
| | ||||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 1 | -0/+2 | |
| | ||||||
* | Documentation. | James Moger | 2011-07-20 | 1 | -0/+7 | |
| | ||||||
* | Documentation and build script improvements. | James Moger | 2011-07-20 | 1 | -1/+26 | |
| | ||||||
* | Fix to build method. | James Moger | 2011-07-12 | 1 | -1/+2 | |
| | ||||||
* | Documentation. Generate properties site page at build time. | James Moger | 2011-07-07 | 1 | -10/+2 | |
| | ||||||
* | Documentation. Site changes. | James Moger | 2011-07-05 | 1 | -1/+7 | |
| | ||||||
* | Documentation. Added JavaDoc. Clarified repository access restriction. | James Moger | 2011-07-05 | 1 | -2/+2 | |
| | ||||||
* | Documentation. Include LICENSE and NOTICE files in both builds. | James Moger | 2011-07-01 | 1 | -0/+8 | |
| | ||||||
* | Changes for minor 0.5.1 release.v0.5.1 | James Moger | 2011-06-28 | 1 | -7/+18 | |
| | | | | | | | | | | | | | * Clarified SSL certificate generation and configuration in light of the hostname verificiation that JGit currently does despite the http.sslVerify=false setting. * Added some troubleshooting information related to filesystem permissions and reading repositories. * Switched from JavaService to Apache Commons Daemon. Not sure what happened to JavaService as it stopped working for me on Windows 7 with Java 1.6.0_26. Commons Daemon accomplishes the same thing and offers a nice service control utility. | |||||
* | Moved Build classes to their own package | James Moger | 2011-06-25 | 1 | -7/+7 | |
| | ||||||
* | Big push for first release. | James Moger | 2011-06-25 | 1 | -186/+309 | |
| | | | | | | | | | | | | * Build script overhaul including building & publishing GO, WAR, Docs, and Site. * Restored JGit 0.12.1 dependency and backported Blame. Got tired of waiting for JGit 1.0.0 Maven artifacts. * Changed Summary Page layout * Optional cookie authentication * Added icons for log, tags, and branches panels. * Show last commit author and short message on branches panel. * Unit testing. * Documentation. | |||||
* | Mostly stable war build. | James Moger | 2011-06-18 | 1 | -18/+82 | |
| | | | | | 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. | |||||
* | Simplified screenshot process and automated thumbnail generation. | James Moger | 2011-06-09 | 1 | -7/+13 | |
| | ||||||
* | Build script improvements for release management. | James Moger | 2011-06-09 | 1 | -6/+30 | |
| | ||||||
* | Stats -> Metrics. Docs in distribution zip. Created MetricUtils. | James Moger | 2011-06-01 | 1 | -31/+107 | |
| | ||||||
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 1 | -2/+17 | |
| | ||||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 1 | -4/+6 | |
| | ||||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 1 | -3/+3 | |
| | ||||||
* | User list. Revised home page. Updated Jetty. Secure cookies. Docs. | James Moger | 2011-05-23 | 1 | -9/+42 | |
| | ||||||
* | Documentation filename-linkname aliases. | James Moger | 2011-05-20 | 1 | -0/+3 | |
| | ||||||
* | Documentation. | James Moger | 2011-05-20 | 1 | -0/+36 | |
| | ||||||
* | Building site content and documentation from Markdown. | James Moger | 2011-05-17 | 1 | -10/+41 | |
| | ||||||
* | Moved distribution files. Revised build script. Security revisions. | James Moger | 2011-05-12 | 1 | -8/+28 | |
| | ||||||
* | Build infrastructure improvements. Setting to show remote branches. | James Moger | 2011-05-04 | 1 | -12/+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. | |||||
* | Support Markdown rendering. Use Wicket GoogleCharts from Maven. | James Moger | 2011-04-20 | 1 | -1/+0 | |
| |