summaryrefslogtreecommitdiffstats
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* Mostly functional Gitblit Certificate Authority toolJames Moger2012-11-234-0/+0
|
* Replaced fork iconJames Moger2012-10-301-0/+0
|
* Stabilizing and polishing permissions ui. Still in-progress.James Moger2012-10-291-0/+6
|
* Split edit repository page into tabsJames Moger2012-10-191-3/+2
|
* New permissions UI for EditUser and EditTeam (issue 36)James Moger2012-10-191-0/+9
|
* Polish fork-in-progress pageJames Moger2012-10-031-0/+0
|
* Moved the fork mechanism from a javascript link to a separate pageJames Moger2012-10-021-0/+0
|
* Tweaking forks pageJames Moger2012-10-011-0/+7
|
* Preliminary implementation of server-side forking (issue 137)James Moger2012-09-291-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 Moger2012-09-171-9/+49
|
* Adjust blob view layout to improve line links (issue 130)James Moger2012-09-171-0/+13
| | | http://nicolasgallagher.com/jump-links-and-viewport-positioning
* Mostly complete blob view line links feature, DOM offset bug remains (issue 130)James Moger2012-09-141-0/+23
|
* Draft project pages, project metadata, and RSS feedsJames Moger2012-09-072-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, KIM2012-08-242-0/+6
| | | | | resources/login_ko.mkd resources/welcome_ko.mkd
* Save polish mkds as UTF-8 without BOMLukasz Jader2012-08-132-3/+3
|
* Encode as UTF-8James Moger2012-08-102-4/+4
|
* Add polish variants of welcome.mkd, login.mkd and EmptyRepositoryPageLukasz Jader2012-07-142-0/+6
|
* Changes to commit page for responsive layoutJames Moger2012-07-131-3/+6
|
* Tweak to repositories panel in responsive modeJames Moger2012-07-111-1/+7
|
* Final CSS/layout tweaks for responsive UI (issue 101)James Moger2012-07-101-2/+2
|
* CSS tweaksJames Moger2012-07-101-3/+4
|
* Added Spanish variants of welcome.mkd, login.mkd and EmptyRepositoryPageJames Moger2012-06-152-0/+6
|
* Updated to Bootstrap 2.0.4. Responsive layout by default.James Moger2012-06-086-1185/+2419
|
* Updated Git logosJames Moger2012-06-082-0/+0
|
* Fixed activity page row layout regression (issue 79)James Moger2012-03-291-0/+5
|
* CSS corrections for tags page and IEJames Moger2012-03-251-1/+1
|
* Tweak activity page css for improved spacingJames Moger2012-03-251-1/+1
|
* Improved commit message/ref panel layoutJames Moger2012-03-251-0/+13
|
* Simplified refs panel layout and cssJames Moger2012-03-251-11/+8
|
* Added web.allowLuceneIndexing to enable/disable Lucene integrationJames Moger2012-03-251-1/+2
|
* Adjusted spacing on activity pageJames Moger2012-03-211-0/+1
|
* Display tag links on indexed commits and tweaked term highlight colorJames Moger2012-03-201-2/+1
|
* DocumentationJames Moger2012-03-191-0/+1
|
* Update to Bootstrap 2.0.2James Moger2012-03-173-616/+3085
|
* A bunch more Lucene workJames Moger2012-03-141-9/+15
| | | | | * Only list user-accessible repositories * Syntax-highlight matched blob fragments * Improve look and layout of search results
* Removed obsolete resourcesJames Moger2012-03-143-1206/+0
|
* Revise indexed fields and improve Lucene page usabilityJames Moger2012-03-121-0/+28
|
* Improved look of Lucene pageJames Moger2012-03-021-0/+8
|
* Draft integration of Lucene search mechanism and web uiJames Moger2012-02-281-0/+12
|
* Expand age coloring from 2 days to 30 days (issue 57)James Moger2012-02-211-8/+32
|
* Update to Bootstrap 2.0James Moger2012-02-168-76/+4825
|
* Show HEAD on metrics page if objectid is not specifiedJames Moger2012-02-031-1/+1
|
* Show a ! in the swatch of a repository with a working copy (issue 49)James Moger2012-02-031-2/+4
|
* Use pre on commit and tag pagesJames Moger2012-01-161-6/+1
|
* Fixed typo (issue 37)James Moger2012-01-071-1/+1
|
* Indicate selected filters. Strip default db value from links.James Moger2011-12-301-0/+10
|
* Added some descriptive subheadings to edit pagesJames Moger2011-12-271-0/+4
|
* CSS styling for dropdown menusJames Moger2011-12-231-0/+39
|
* Filters menu for Repositories page and Activity page (issue 27)James Moger2011-12-231-0/+4
|
* Renamed GitblitUserService, sendMail method, sendmail.groovy, and ↵James Moger2011-12-201-0/+4
| | | | RepositoryModel.mailingLists