summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Use number_to_human_size for system info and remove dependency on Filesize gem.Josh Frye2016-06-282-3/+3
* Round figures for system infoJosh Frye2016-06-281-2/+2
* Ensure Monitoring tab is highlightedJosh Frye2016-06-281-1/+1
* Fix stylingJosh Frye2016-06-282-5/+5
* Show basic system info on admin panel. Closes #18886Josh Frye2016-06-282-0/+26
* Fix group visibility UI consistency in settingsGrzegorz Bizon2016-06-281-1/+1
* Merge branch 'lbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pa...Jacob Schatz2016-06-281-99/+110
|\
| * Wiped old page and started on new UIlbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pageLuke "Jared" Bennett2016-06-281-99/+110
* | Switched mobile button icons to ellipsis and angleAnnabel Dunstone2016-06-286-11/+11
* | Merge branch 'display-deleted-ref-in-events' into 'master' Rémy Coutable2016-06-281-8/+17
|\ \
| * | Display last commit of deleted branch in push events (!4699)winniehell2016-06-281-8/+17
* | | Merge branch 'feature/custom-highlighting' into 'master' Rémy Coutable2016-06-282-2/+4
|\ \ \ | |_|/ |/| |
| * | add custom highlighting via .gitattributeshttp://jneen.net/2016-06-272-2/+4
* | | Merge remote-tracking branch 'dev/master'Robert Speicher2016-06-271-2/+3
|\ \ \ | |/ / |/| |
| * | Merge branch '19102-fix' into 'master' Robert Speicher2016-06-271-2/+3
| |\ \
| | * | Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable2016-06-241-2/+3
| | |/
* | | Merge branch 'emoji-menu-stick-search' into 'master' Jacob Schatz2016-06-271-1/+1
|\ \ \
| * | | Made the search bar on emoji menu stickyPhil Hughes2016-06-201-1/+1
* | | | Add conditional for new pag linkAnnabel Dunstone2016-06-271-0/+4
* | | | Remove duplicate new page btn from edit wikiAnnabel Dunstone2016-06-271-3/+0
| |/ / |/| |
* | | Revert Subresource Integrity pending a fix for Firefox's incorrect hashing im...revert-sriConnor Shea2016-06-271-3/+3
* | | Clean up some unused templates imported from GitLab CITakuya Noguchi2016-06-266-65/+0
* | | Merge branch 'issue_15588' into 'master' Jacob Schatz2016-06-241-4/+5
|\ \ \
| * | | Add specs and improve coffescript sortable binding functionissue_15588Felipe Artur2016-06-241-4/+5
* | | | Merge branch 'js-content-for' into 'master' Jacob Schatz2016-06-244-8/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Trying to make this work with sprockets in production.Connor Shea2016-06-233-6/+6
| * | | Readability.Connor Shea2016-06-231-1/+1
| * | | Reorganize the lib directory.Connor Shea2016-06-233-3/+3
| * | | Re-implement page-specific JS in a better way.Connor Shea2016-06-234-8/+11
* | | | Support for rendering/redacting multiple documentsYorick Peterse2016-06-241-1/+1
| |_|/ |/| |
* | | Fix positioning of Repository sub nav scrollingAnnabel Dunstone2016-06-231-1/+1
* | | Move fade divs out of every scrolling container; remove unneeded scrolling CSSAnnabel Dunstone2016-06-234-62/+61
* | | Move fade out divs outside of scrolling container on project viewAnnabel Dunstone2016-06-231-5/+5
* | | Fix merge requests project settings help link anchor.Steve Norman2016-06-231-1/+1
|/ /
* | renamed path to linkbarthc2016-06-232-5/+5
* | Merge branch 'master' into fix-clickable-code-search-resultsbarthc2016-06-23148-1375/+1973
|\ \
| * | Add clarifying comment and a Changelog entry.Connor Shea2016-06-221-0/+3
| * | Add Subresource Integrity attribute to CSS and JS assets.Connor Shea2016-06-221-3/+3
| * | Merge branch 'arrow-nav-bug' into 'master' Jacob Schatz2016-06-221-4/+0
| |\ \
| | * | Hide nav arrows by default; remove settings dropdown btn at larger breakpoint...arrow-nav-bugAnnabel Dunstone2016-06-211-4/+0
| * | | Merge branch 'fix/error-typo' into 'master' Rémy Coutable2016-06-223-7/+7
| |\ \ \
| | * | | refactor to use haml insteadfix/error-typoJames Lopez2016-06-222-6/+6
| | * | | fix typoJames Lopez2016-06-221-1/+1
| * | | | Merge branch 'fix-network-links' into 'master' Douwe Maan2016-06-221-1/+1
| |\ \ \ \
| | * | | | Remove unnecessary string interpolation.fix-network-linksConnor Shea2016-06-211-1/+1
| | * | | | Fix Network graph links.Connor Shea2016-06-211-1/+1
| * | | | | Merge branch '18871-check-improve-how-we-display-access-requesters-in-admin-a...Douwe Maan2016-06-228-65/+35
| |\ \ \ \ \
| | * | | | | Display group/project access requesters separately in adminRémy Coutable2016-06-208-65/+35
| * | | | | | Merge branch '18755-fix-destroy-project-causes-post_decline_request-to-be-exe...Douwe Maan2016-06-223-21/+28
| |\ \ \ \ \ \
| | * | | | | | Add 'Leave Group' linkRémy Coutable2016-06-181-15/+21