summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/BasePage.java
Commit message (Collapse)AuthorAgeFilesLines
* Allow specifying a timezone in gitblit.properties/web.xml (issue 54)James Moger2012-02-211-1/+1
|
* Update to Bootstrap 2.0James Moger2012-02-161-0/+19
|
* Fixed session fixation vulnerability (issue 62)James Moger2012-02-091-1/+4
|
* Include the username in the Gitblit repository url, if appropriateJames Moger2012-01-081-0/+16
|
* Search added to gbapi. Search dialog for Manager. Misc Manager fixes.James Moger2011-11-041-0/+1
|
* More Bootstrap improvements.James Moger2011-09-301-0/+6
| | | | | | | * Strip leading group name from repositories page. * Put topbars on all pages. * Properly sort repositories in all locations. * White Gitblit logo.
* Split RepositoriesPage into 3 pages. Inline page header authentication.James Moger2011-09-291-4/+2
|
* Updating web ui to use Twitter's Bootstrap toolkit.James Moger2011-09-291-10/+0
|
* Largely completed, uber-cool federation feature.James Moger2011-09-121-0/+19
|
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-2/+2
|
* Change password feature (issue 1)James Moger2011-07-201-8/+36
|
* Big push for first release.James Moger2011-06-251-3/+43
| | | | | | | | | | | | * 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-1/+5
| | | | | 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.
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-0/+145