summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/jschatz1/issuable-sidebar' into 'master' Dmitriy Zaporozhets2016-02-042-73/+121
|\
| * Properly link to the right issue or merge requestfeature/jschatz1/issuable-sidebarJacob Schatz2016-02-041-2/+2
| * Sidebar works after sidebar ajax calls.Jacob Schatz2016-02-021-1/+1
| * Add ajax calls to return JSONJacob Schatz2016-01-301-1/+1
| * Add detail to collapsed iconsJacob Schatz2016-01-282-2/+14
| * Sidebar collapse and expand work with whole page.Jacob Schatz2016-01-282-4/+25
| * Add icon when collapsed.Jacob Schatz2016-01-281-2/+4
| * Add js to expand and contract side menuJacob Schatz2016-01-271-7/+6
| * Adds prev/next buttons to top areaJacob Schatz2016-01-271-3/+7
| * New right side gutter design.Jacob Schatz2016-01-271-75/+85
* | Sort projects by last activity for new issue dropdownnew-issue-projects-sortDmitriy Zaporozhets2016-02-041-1/+1
* | Merge branch 'master' into use-top-areaDmitriy Zaporozhets2016-02-031-2/+2
|\ \
| * | Fix missing space between fork and star iconsui-fixesDmitriy Zaporozhets2016-02-031-2/+2
* | | Use top-area component for top page navigation for pages that contains list o...Dmitriy Zaporozhets2016-02-031-11/+10
|/ /
* | Add number_with_delimiter and remove unnecessary dara placement for groups pageDmitriy Zaporozhets2016-02-031-2/+2
* | Improve UI consistency between projects and groups listsDmitriy Zaporozhets2016-02-031-3/+16
* | Merge branch 'title-projects-dropdown' into 'master' Jacob Schatz2016-02-021-4/+4
|\ \
| * | uses AJAX to select the projectsPhil Hughes2016-01-301-4/+4
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-raw...Jacob Vosmaer2016-02-019-18/+36
|\ \ \ | |/ /
| * | Merge branch 'issue_2406' into 'master' Dmitriy Zaporozhets2016-01-282-5/+22
| |\ \
| | * | Some fixes from last code review.Rubén Dávila2016-01-201-2/+2
| | * | Show last commit as description. #2406Rubén Dávila2016-01-202-3/+9
| | * | Show forks counter on listing. #2406Rubén Dávila2016-01-202-1/+8
| | * | Use Project creator's avatar in fork listing. #2406Rubén Dávila2016-01-202-2/+6
| * | | Removed sorted text from dropdownsPhil Hughes2016-01-281-1/+1
| | |/ | |/|
| * | Merge branch 'note-highlighting' into 'master' Robert Speicher2016-01-251-2/+1
| |\ \
| | * | Highlight note code and edit previewnote-highlightingDouwe Maan2016-01-251-2/+1
| * | | Substituted deprecated forum link with project issues link. [ci skip]Jose Torres2016-01-251-3/+3
| * | | Distinguishes between search inputs.Jacob Schatz2016-01-241-1/+1
| * | | Adds base64 background search icon.Jacob Schatz2016-01-241-1/+1
| |/ /
| * | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-211-2/+2
| * | Merge branch 'master' into issue_3945Douwe Maan2016-01-202-2/+5
| |\ \ | | |/
| | * Fix spacing issues, fix naming inconsistencies. Fix conflicts.Jacob Schatz2016-01-181-2/+2
| | * adds exclamation point when assigned user cannot mergeJacob Schatz2016-01-181-0/+3
| | * Merge branch 'fix-alignment-issue' into 'master' Jacob Schatz2016-01-151-2/+2
| | |\
| | | * Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-151-1/+1
| | | * Streamline item titles to use a single class, and add back strong tagsRémy Coutable2016-01-151-2/+2
| * | | Refactor Gitlab::Highlight and fix testsDouwe Maan2016-01-191-2/+1
| |/ /
* | | Use less memory while counting linesJacob Vosmaer2016-01-281-1/+1
|/ /
* | Merge branch 'rs-fix-cross-reference' into 'master' Robert Speicher2016-01-141-3/+4
|\ \
| * | Fix cross-project reference clipboard textRobert Speicher2016-01-131-3/+4
* | | Fix css mess around git clone panel. Align it properlyDmitriy Zaporozhets2016-01-141-2/+2
| |/ |/|
* | Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-143-3/+3
|\ \
| * | Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-132-2/+2
| * | Start moving all navigation to one classDmitriy Zaporozhets2016-01-131-1/+1
| * | New layout without background colorDmitriy Zaporozhets2016-01-131-1/+1
| |/
* | Improve the consistency of commit titles, branch names, tag names, issue/MR t...fix/titles-weightRémy Coutable2016-01-141-2/+1
|/
* adds hover titles to merge request and issue pageshover-descriptionsJacob Schatz2016-01-111-5/+9
* Merge branch 'fix-build-status-caching' into 'master' Dmitriy Zaporozhets2016-01-111-5/+8
|\
| * Fix caching issue where build status was not updating in project dashboardStan Hu2016-01-081-5/+8