summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Search added to gbapi. Search dialog for Manager. Misc Manager fixes.James Moger2011-11-041-0/+5
|
* Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies.James Moger2011-11-011-23/+67
|
* Added basic rss subscriptions to ManagerJames Moger2011-10-281-0/+2
|
* Added status iconJames Moger2011-10-261-0/+1
|
* Documentation.James Moger2011-10-261-2/+2
|
* Working edit settings RPC. Web.xml is not directly modified.James Moger2011-10-241-3/+6
|
* Revised settings RPC to be Map<String, SettingModel>.James Moger2011-10-211-1/+7
| | | | Added setting metadata. Added server status rpc. Improved setting tab in Manager.
* Added icons and polish. Save and load gitblit registrations.James Moger2011-10-181-0/+3
|
* Polish GitblitPanel. Exclude the manager from GO and WAR builds.James Moger2011-10-171-0/+2
|
* Documentation for Gitblit Manager.James Moger2011-10-161-18/+18
|
* Localized RPC client using server's resource file.James Moger2011-10-131-0/+1
|
* Merge branch 'master' into rpcJames Moger2011-10-101-1/+3
|\
| * Indicate current page on documentation.James Moger2011-10-091-0/+2
| |
* | New setting to disable RPC administration. Advancing the RPC client.James Moger2011-10-051-2/+66
|/
* Login message option. More Bootstrap updates. All docs converted.James Moger2011-09-301-6/+6
|
* Preparing 0.6.0 release.v0.6.0James Moger2011-09-271-1/+1
|
* Implemented a Federation Client. Bare clone tweaks. Documentation.James Moger2011-09-261-3/+64
|
* Adjustments to build script for missing build.properties (issue 18)James Moger2011-09-121-3/+13
|
* Largely completed, uber-cool federation feature.James Moger2011-09-121-0/+2
|
* Documentation.James Moger2011-07-201-0/+7
|
* Documentation and build script improvements.James Moger2011-07-201-1/+26
|
* Fix to build method.James Moger2011-07-121-1/+2
|
* Documentation. Generate properties site page at build time.James Moger2011-07-071-10/+2
|
* Documentation. Site changes.James Moger2011-07-051-1/+7
|
* Documentation. Added JavaDoc. Clarified repository access restriction.James Moger2011-07-051-2/+2
|
* Documentation. Include LICENSE and NOTICE files in both builds.James Moger2011-07-011-0/+8
|
* Changes for minor 0.5.1 release.v0.5.1James Moger2011-06-281-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 packageJames Moger2011-06-251-7/+7
|
* Big push for first release.James Moger2011-06-251-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 Moger2011-06-181-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 Moger2011-06-091-7/+13
|
* Build script improvements for release management.James Moger2011-06-091-6/+30
|
* Stats -> Metrics. Docs in distribution zip. Created MetricUtils.James Moger2011-06-011-31/+107
|
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-2/+17
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-4/+6
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-3/+3
|
* User list. Revised home page. Updated Jetty. Secure cookies. Docs.James Moger2011-05-231-9/+42
|
* Documentation filename-linkname aliases.James Moger2011-05-201-0/+3
|
* Documentation.James Moger2011-05-201-0/+36
|
* Building site content and documentation from Markdown.James Moger2011-05-171-10/+41
|
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-121-8/+28
|
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-041-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 Moger2011-04-201-1/+0
|
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-0/+1
| | | | | 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-141-0/+2
|
* Let Wicket manage resources and use markup inheritance.James Moger2011-04-071-1/+0
| | | This seems to improve page loading times.
* Initial import of Git:Blit.James Moger2011-04-041-0/+92
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314