summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/Build.java
Commit message (Collapse)AuthorAgeFilesLines
* Moved Build classes to their own packageJames Moger2011-06-251-480/+0
|
* Updated to JGit 1.0.0.James Moger2011-06-251-8/+8
|
* Big push for first release.James Moger2011-06-251-11/+10
| | | | | | | | | | | | * 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-6/+6
| | | | | 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.
* RSS syndication feature. Documentation. CSS tweaks.James Moger2011-06-111-1/+15
|
* Build script improvements for release management.James Moger2011-06-091-0/+8
|
* Stats -> Metrics. Docs in distribution zip. Created MetricUtils.James Moger2011-06-011-2/+1
|
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-5/+4
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-69/+155
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
|
* User list. Revised home page. Updated Jetty. Secure cookies. Docs.James Moger2011-05-231-1/+1
|
* Automatically generate a self-signed certificate with BouncyCastle.James Moger2011-05-051-0/+4
|
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-041-75/+201
| | | | | | | | | | | | 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-0/+6
|
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-28/+43
| | | | | 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-1/+42
|
* Start of webapp authentication.James Moger2011-04-131-1/+1
|
* Initial import of Git:Blit.James Moger2011-04-041-0/+168
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314