Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Expand age coloring from 2 days to 30 days (issue 57) | James Moger | 2012-02-21 | 1 | -8/+32 | |
| | ||||||
* | Update to Bootstrap 2.0 | James Moger | 2012-02-16 | 8 | -76/+4825 | |
| | ||||||
* | Show HEAD on metrics page if objectid is not specified | James Moger | 2012-02-03 | 1 | -1/+1 | |
| | ||||||
* | Show a ! in the swatch of a repository with a working copy (issue 49) | James Moger | 2012-02-03 | 1 | -2/+4 | |
| | ||||||
* | Use pre on commit and tag pages | James Moger | 2012-01-16 | 1 | -6/+1 | |
| | ||||||
* | Fixed typo (issue 37) | James Moger | 2012-01-07 | 1 | -1/+1 | |
| | ||||||
* | Indicate selected filters. Strip default db value from links. | James Moger | 2011-12-30 | 1 | -0/+10 | |
| | ||||||
* | Added some descriptive subheadings to edit pages | James Moger | 2011-12-27 | 1 | -0/+4 | |
| | ||||||
* | CSS styling for dropdown menus | James Moger | 2011-12-23 | 1 | -0/+39 | |
| | ||||||
* | Filters menu for Repositories page and Activity page (issue 27) | James Moger | 2011-12-23 | 1 | -0/+4 | |
| | ||||||
* | Renamed GitblitUserService, sendMail method, sendmail.groovy, and ↵ | James Moger | 2011-12-20 | 1 | -0/+4 | |
| | | | | RepositoryModel.mailingLists | |||||
* | Server-side hook script selection. Documentation. | James Moger | 2011-12-19 | 1 | -0/+5 | |
| | ||||||
* | Integrated Clippy for a better copy-to-clipboard experience | James Moger | 2011-12-13 | 1 | -0/+0 | |
| | ||||||
* | Implemented empty repository page (issue 31) | James Moger | 2011-12-09 | 2 | -0/+0 | |
| | ||||||
* | Teams support. | James Moger | 2011-12-07 | 1 | -0/+0 | |
| | | | | | | Teams simplify the management of user-repository access permissions. Teams have a list of restricted repositories. Users are also added to teams and that grants them access to those repositories. Federation and RPC support are still in-progress. | |||||
* | Removed legacy css file | James Moger | 2011-11-19 | 1 | -833/+0 | |
| | ||||||
* | Calculate repository color from name. Show swatch on repository list. | James Moger | 2011-11-18 | 1 | -0/+9 | |
| | ||||||
* | Metric object now implements comparable. Adjust gravatar css. | James Moger | 2011-11-16 | 1 | -0/+7 | |
| | ||||||
* | Documentation. Updated Twitter Bootstrap to 1.4.0. | James Moger | 2011-11-12 | 2 | -330/+359 | |
| | ||||||
* | Added basic rss subscriptions to Manager | James Moger | 2011-10-28 | 1 | -0/+0 | |
| | ||||||
* | Added status icon | James Moger | 2011-10-26 | 1 | -0/+0 | |
| | ||||||
* | Added icons and polish. Save and load gitblit registrations. | James Moger | 2011-10-18 | 1 | -0/+0 | |
| | ||||||
* | Indicate current page on documentation. | James Moger | 2011-10-09 | 1 | -0/+4 | |
| | ||||||
* | Refactored topbar navigation links to indicate current page. | James Moger | 2011-10-05 | 2 | -0/+6 | |
| | ||||||
* | CSS fixes for palette buttons | James Moger | 2011-10-01 | 1 | -0/+15 | |
| | ||||||
* | Login message option. More Bootstrap updates. All docs converted. | James Moger | 2011-09-30 | 2 | -10/+34 | |
| | ||||||
* | More Bootstrap improvements. | James Moger | 2011-09-30 | 3 | -7/+37 | |
| | | | | | | | * Strip leading group name from repositories page. * Put topbars on all pages. * Properly sort repositories in all locations. * White Gitblit logo. | |||||
* | Adjusted Metric chart widths. Diff hunk header css tweak. | James Moger | 2011-09-29 | 1 | -1/+2 | |
| | ||||||
* | Split RepositoriesPage into 3 pages. Inline page header authentication. | James Moger | 2011-09-29 | 2 | -15/+25 | |
| | ||||||
* | Updating web ui to use Twitter's Bootstrap toolkit. | James Moger | 2011-09-29 | 3 | -1/+1015 | |
| | ||||||
* | Refined mirror federation feature. Documentation. | James Moger | 2011-09-22 | 1 | -0/+6 | |
| | | | | HEAD is now properly reset if mirroring is enabled. Updated the federation pull status enum to include no change and mirrored states. | |||||
* | Implemented Federation Sets. Documentation. | James Moger | 2011-09-14 | 1 | -0/+6 | |
| | ||||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 12 | -1/+1 | |
| | ||||||
* | Change password feature (issue 1) | James Moger | 2011-07-20 | 1 | -0/+4 | |
| | ||||||
* | Tone-down the repository group CSS color. | James Moger | 2011-07-11 | 1 | -4/+3 | |
| | ||||||
* | Big push for first release. | James Moger | 2011-06-25 | 2 | -0/+5 | |
| | | | | | | | | | | | | * 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 | 50 | -0/+889 | |
| | | | | | 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. | |||||
* | Localized all strings for translation. Removed old resources. | James Moger | 2011-04-07 | 26 | -502/+0 | |
| | ||||||
* | Added placeholder for Admin links on main page. | James Moger | 2011-04-06 | 1 | -8/+13 | |
| | | | | | | Added placeholder for Admin links on main page. Dynamically add ticgit link to nav links, if ticgit branch is discovered. Settings refinements. | |||||
* | Mostly working Diff presentation. | James Moger | 2011-04-06 | 1 | -1/+66 | |
| | ||||||
* | Simplified links some more. Added TicGit browser. | James Moger | 2011-04-05 | 1 | -0/+26 | |
| | ||||||
* | Fixed-width 980px and centered. Dropped About. | James Moger | 2011-04-05 | 1 | -0/+5 | |
| | ||||||
* | Improvements to css and specialized link panels. | James Moger | 2011-04-04 | 4 | -614/+53 | |
| | ||||||
* | Dropped log links, created new stylesheet, added activity graph. | James Moger | 2011-04-04 | 2 | -27/+269 | |
| | ||||||
* | Initial import of Git:Blit. | James Moger | 2011-04-04 | 26 | -0/+720 | |
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314 |