Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow specifying a timezone in gitblit.properties/web.xml (issue 54) | James Moger | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Update to Bootstrap 2.0 | James Moger | 2012-02-16 | 1 | -0/+19 |
| | |||||
* | Fixed session fixation vulnerability (issue 62) | James Moger | 2012-02-09 | 1 | -1/+4 |
| | |||||
* | Include the username in the Gitblit repository url, if appropriate | James Moger | 2012-01-08 | 1 | -0/+16 |
| | |||||
* | Search added to gbapi. Search dialog for Manager. Misc Manager fixes. | James Moger | 2011-11-04 | 1 | -0/+1 |
| | |||||
* | More Bootstrap improvements. | James Moger | 2011-09-30 | 1 | -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 Moger | 2011-09-29 | 1 | -4/+2 |
| | |||||
* | Updating web ui to use Twitter's Bootstrap toolkit. | James Moger | 2011-09-29 | 1 | -10/+0 |
| | |||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 1 | -0/+19 |
| | |||||
* | Documentation. Unit testing. Checkstyle. Findbugs. | James Moger | 2011-07-22 | 1 | -2/+2 |
| | |||||
* | Change password feature (issue 1) | James Moger | 2011-07-20 | 1 | -8/+36 |
| | |||||
* | Big push for first release. | James Moger | 2011-06-25 | 1 | -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 Moger | 2011-06-18 | 1 | -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 Moger | 2011-05-27 | 1 | -0/+145 |