Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Map gitservlet from web.xml and configure it from gitblit properties. | James Moger | 2011-06-18 | 3 | -21/+19 | |
| | ||||||
* | Improved web.xml builder. Now it includes the parameter comments. | James Moger | 2011-06-18 | 1 | -22/+55 | |
| | ||||||
* | Mount parameters setting. | James Moger | 2011-06-18 | 2 | -0/+9 | |
| | ||||||
* | Mostly stable war build. | James Moger | 2011-06-18 | 92 | -321/+578 | |
| | | | | | 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. | |||||
* | Added AccessRestrictionFilter and simplified authentication. | James Moger | 2011-06-14 | 26 | -418/+1018 | |
| | | | | | | | | | | | | | | | | Replaced servlet container basic authentication with a custom servlet filter which performs the same function. The advantage to this is that the servlet container is now divorced from the webapp. The login service (realm) also simplified a great deal and removes its Jetty dependencies. Additionally, the basic authorization pop-up will be displayed as needed based on the repository's access restriction. This was necessary for view-restricted repositories with the RSS feature. Its also necessary for completely open repositories as before it would prompt for credentials. Improved feed syndication feature. | |||||
* | RSS syndication feature. Documentation. CSS tweaks. | James Moger | 2011-06-11 | 20 | -15/+236 | |
| | ||||||
* | Simplified screenshot process and automated thumbnail generation. | James Moger | 2011-06-09 | 21 | -12/+153 | |
| | ||||||
* | Build script improvements for release management. | James Moger | 2011-06-09 | 7 | -6/+85 | |
| | ||||||
* | Unit testing. Documentation. Simplified settings classes. | James Moger | 2011-06-09 | 14 | -244/+301 | |
| | ||||||
* | Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs. | James Moger | 2011-06-08 | 28 | -79/+203 | |
| | ||||||
* | Stubbed out Blame. Added Github banner to site. Documentation. | James Moger | 2011-06-08 | 19 | -41/+214 | |
| | ||||||
* | Improved metrics page and added metrics links to branches panel. | James Moger | 2011-06-07 | 16 | -84/+148 | |
| | ||||||
* | Documentation. Moved clone and fetch into JGitUtils. Create bare only. | James Moger | 2011-06-07 | 9 | -71/+110 | |
| | ||||||
* | Added git-notes to docs. Fixed parent path mode. | James Moger | 2011-06-05 | 2 | -7/+5 | |
| | ||||||
* | Fixed refs linking problem. Author metrics are lowercase. | James Moger | 2011-06-04 | 9 | -50/+68 | |
| | ||||||
* | GitNotes. Unit testing. More correct refs. | James Moger | 2011-06-03 | 23 | -271/+559 | |
| | ||||||
* | Unit testing. Start of git-notes display feature. | James Moger | 2011-06-02 | 24 | -409/+655 | |
| | ||||||
* | Refactored some unit tests and utils. | James Moger | 2011-06-01 | 10 | -149/+241 | |
| | ||||||
* | Documentation. Enforce ".git" suffix for created repositories. | James Moger | 2011-06-01 | 4 | -4/+14 | |
| | ||||||
* | Readme markdown on summary page per-repository. | James Moger | 2011-06-01 | 9 | -6/+63 | |
| | ||||||
* | Stats -> Metrics. Docs in distribution zip. Created MetricUtils. | James Moger | 2011-06-01 | 15 | -224/+346 | |
| | ||||||
* | Unit testing. Disable links on first commit. Initial stats page. | James Moger | 2011-06-01 | 18 | -107/+465 | |
| | ||||||
* | Unit testing. | James Moger | 2011-05-29 | 17 | -53/+150 | |
| | ||||||
* | Unit testing. | James Moger | 2011-05-29 | 9 | -73/+233 | |
| | ||||||
* | Unit testing. Removal of some unused code paths. | James Moger | 2011-05-28 | 15 | -58/+208 | |
| | ||||||
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 75 | -391/+468 | |
| | ||||||
* | Changed git.otherUrls to web.otherUrls. | James Moger | 2011-05-26 | 2 | -6/+6 | |
| | ||||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 80 | -1038/+1839 | |
| | ||||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 89 | -48/+1514 | |
| | ||||||
* | Documentation. | James Moger | 2011-05-24 | 3 | -8/+13 | |
| | ||||||
* | Download zip feature. | James Moger | 2011-05-24 | 12 | -9/+214 | |
| | ||||||
* | Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls. | James Moger | 2011-05-24 | 20 | -150/+344 | |
| | ||||||
* | User list. Revised home page. Updated Jetty. Secure cookies. Docs. | James Moger | 2011-05-23 | 27 | -374/+610 | |
| | ||||||
* | Make keystore script independent of JDK using BouncyCastle. | James Moger | 2011-05-22 | 3 | -61/+142 | |
| | ||||||
* | Documentation. | James Moger | 2011-05-22 | 1 | -0/+4 | |
| | ||||||
* | Documentation filename-linkname aliases. | James Moger | 2011-05-20 | 4 | -4/+29 | |
| | ||||||
* | Documentation. | James Moger | 2011-05-20 | 61 | -36/+2026 | |
| | ||||||
* | Critical fix for servlet. | James Moger | 2011-05-19 | 1 | -1/+1 | |
| | ||||||
* | Documentation tweak. | James Moger | 2011-05-19 | 1 | -1/+1 | |
| | ||||||
* | Owner editing. Frozen status. Grouped repositories. Documentation. | James Moger | 2011-05-19 | 24 | -113/+352 | |
| | ||||||
* | Building site content and documentation from Markdown. | James Moger | 2011-05-17 | 21 | -11/+393 | |
| | ||||||
* | Move admin links. Drop extra GitBlit link. Line numbers on Blob page. | James Moger | 2011-05-16 | 6 | -14/+44 | |
| | ||||||
* | Improvements to create/edit user. | James Moger | 2011-05-12 | 4 | -3/+39 | |
| | ||||||
* | Updated gitignore. | James Moger | 2011-05-12 | 1 | -2/+3 | |
| | ||||||
* | Removed distribution files from project root. | James Moger | 2011-05-12 | 4 | -164/+0 | |
| | ||||||
* | Moved distribution files. Revised build script. Security revisions. | James Moger | 2011-05-12 | 30 | -97/+703 | |
| | ||||||
* | Clarified access restrictions. | James Moger | 2011-05-11 | 4 | -35/+14 | |
| | ||||||
* | Renamed User to UserModel. | James Moger | 2011-05-11 | 9 | -43/+43 | |
| | ||||||
* | Add user. Implemented repository view and git access restrictions. | James Moger | 2011-05-11 | 27 | -161/+679 | |
| | ||||||
* | Comments in config file. Disable TLS renegotiation. | James Moger | 2011-05-05 | 3 | -57/+7 | |
| |