Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mostly functional Gitblit Certificate Authority tool | James Moger | 2012-11-23 | 4 | -0/+0 |
| | |||||
* | Replaced fork icon | James Moger | 2012-10-30 | 1 | -0/+0 |
| | |||||
* | Stabilizing and polishing permissions ui. Still in-progress. | James Moger | 2012-10-29 | 1 | -0/+6 |
| | |||||
* | Split edit repository page into tabs | James Moger | 2012-10-19 | 1 | -3/+2 |
| | |||||
* | New permissions UI for EditUser and EditTeam (issue 36) | James Moger | 2012-10-19 | 1 | -0/+9 |
| | |||||
* | Polish fork-in-progress page | James Moger | 2012-10-03 | 1 | -0/+0 |
| | |||||
* | Moved the fork mechanism from a javascript link to a separate page | James Moger | 2012-10-02 | 1 | -0/+0 |
| | |||||
* | Tweaking forks page | James Moger | 2012-10-01 | 1 | -0/+7 |
| | |||||
* | Preliminary implementation of server-side forking (issue 137) | James Moger | 2012-09-29 | 1 | -0/+46 |
| | | | | | | | | | | | | | | | | | | The fork mechanism clones the repository , access restrictions, and other config options. The app has been updated throughout to handle personal repositories and to properly display origin/fork links. In order to fork a repository the user account must have the #fork role, the origin repository must permit forking, and the user account must have standard clone permissions to the repository. Because forking introduces a new user role no existing user accounts can automatically begin forking a repository. This is both a pro and a con. Since the fork has the same access restrictions as the origin repository, those who can access the origin may also access the fork. This is intentional to facilitate integration-manager workflow. The fork owner does have the power to completely change the access restrictions of his/her fork. | ||||
* | Restore zebra stripping, added line hovering, fix overflow (issue 130) | James Moger | 2012-09-17 | 1 | -9/+49 |
| | |||||
* | Adjust blob view layout to improve line links (issue 130) | James Moger | 2012-09-17 | 1 | -0/+13 |
| | | | http://nicolasgallagher.com/jump-links-and-viewport-positioning | ||||
* | Mostly complete blob view line links feature, DOM offset bug remains (issue 130) | James Moger | 2012-09-14 | 1 | -0/+23 |
| | |||||
* | Draft project pages, project metadata, and RSS feeds | James Moger | 2012-09-07 | 2 | -0/+4 |
| | | | | | | This is an in-progress feature to offer an interface for grouped repositories. This may help installations with large numbers of repositories stay organized. It also will be part of a future, more advanced security model. | ||||
* | Translate two more file to Korean. | Dongsu, KIM | 2012-08-24 | 2 | -0/+6 |
| | | | | | resources/login_ko.mkd resources/welcome_ko.mkd | ||||
* | Save polish mkds as UTF-8 without BOM | Lukasz Jader | 2012-08-13 | 2 | -3/+3 |
| | |||||
* | Encode as UTF-8 | James Moger | 2012-08-10 | 2 | -4/+4 |
| | |||||
* | Add polish variants of welcome.mkd, login.mkd and EmptyRepositoryPage | Lukasz Jader | 2012-07-14 | 2 | -0/+6 |
| | |||||
* | Changes to commit page for responsive layout | James Moger | 2012-07-13 | 1 | -3/+6 |
| | |||||
* | Tweak to repositories panel in responsive mode | James Moger | 2012-07-11 | 1 | -1/+7 |
| | |||||
* | Final CSS/layout tweaks for responsive UI (issue 101) | James Moger | 2012-07-10 | 1 | -2/+2 |
| | |||||
* | CSS tweaks | James Moger | 2012-07-10 | 1 | -3/+4 |
| | |||||
* | Added Spanish variants of welcome.mkd, login.mkd and EmptyRepositoryPage | James Moger | 2012-06-15 | 2 | -0/+6 |
| | |||||
* | Updated to Bootstrap 2.0.4. Responsive layout by default. | James Moger | 2012-06-08 | 6 | -1185/+2419 |
| | |||||
* | Updated Git logos | James Moger | 2012-06-08 | 2 | -0/+0 |
| | |||||
* | Fixed activity page row layout regression (issue 79) | James Moger | 2012-03-29 | 1 | -0/+5 |
| | |||||
* | CSS corrections for tags page and IE | James Moger | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | Tweak activity page css for improved spacing | James Moger | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | Improved commit message/ref panel layout | James Moger | 2012-03-25 | 1 | -0/+13 |
| | |||||
* | Simplified refs panel layout and css | James Moger | 2012-03-25 | 1 | -11/+8 |
| | |||||
* | Added web.allowLuceneIndexing to enable/disable Lucene integration | James Moger | 2012-03-25 | 1 | -1/+2 |
| | |||||
* | Adjusted spacing on activity page | James Moger | 2012-03-21 | 1 | -0/+1 |
| | |||||
* | Display tag links on indexed commits and tweaked term highlight color | James Moger | 2012-03-20 | 1 | -2/+1 |
| | |||||
* | Documentation | James Moger | 2012-03-19 | 1 | -0/+1 |
| | |||||
* | Update to Bootstrap 2.0.2 | James Moger | 2012-03-17 | 3 | -616/+3085 |
| | |||||
* | A bunch more Lucene work | James Moger | 2012-03-14 | 1 | -9/+15 |
| | | | | | * Only list user-accessible repositories * Syntax-highlight matched blob fragments * Improve look and layout of search results | ||||
* | Removed obsolete resources | James Moger | 2012-03-14 | 3 | -1206/+0 |
| | |||||
* | Revise indexed fields and improve Lucene page usability | James Moger | 2012-03-12 | 1 | -0/+28 |
| | |||||
* | Improved look of Lucene page | James Moger | 2012-03-02 | 1 | -0/+8 |
| | |||||
* | Draft integration of Lucene search mechanism and web ui | James Moger | 2012-02-28 | 1 | -0/+12 |
| | |||||
* | 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 |