summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-0/+9
* Merge branch 'update-ci-settings' into 'master' Achilleas Pipinellis2015-11-051-1/+1
|\
| * update example of regex for pytest-covmozillazg2015-11-041-1/+1
* | Improvements to profile page UIimprove-profile-pageDmitriy Zaporozhets2015-11-041-3/+3
* | Merge branch 'improve-profile-page'Dmitriy Zaporozhets2015-11-032-43/+59
|\ \
| * | Apply new design for user profile pageDmitriy Zaporozhets2015-11-032-32/+43
| * | Improve profile page UIDmitriy Zaporozhets2015-11-031-11/+16
* | | Better name for up-level linksgo-to-navDmitriy Zaporozhets2015-11-035-12/+12
|/ /
* | Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets2015-11-031-1/+1
* | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-033-0/+11
|\ \
| * | Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-022-32/+2
| * | Add support for searching commit log messagesJonathan Schoeffling2015-10-283-0/+41
* | | Add 'New file' link to dropdown on project pageDmitriy Zaporozhets2015-11-031-0/+4
* | | Merge branch 'minor-ui-fixes' into 'master' Dmitriy Zaporozhets2015-10-303-8/+8
|\ \ \ | |/ / |/| |
| * | Fix label destroy jsminor-ui-fixesDmitriy Zaporozhets2015-10-291-1/+1
| * | Fix bg for labels page when no labels presentDmitriy Zaporozhets2015-10-291-3/+3
| * | Put delete snippet btn after edit btnDmitriy Zaporozhets2015-10-291-4/+4
| |/
* | Remove deprecated CI events from project settings pageDmitriy Zaporozhets2015-10-283-36/+0
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2015-10-264-6/+6
|\
| * Merge branch 'ci-status-mr-index' into 'master' Dmitriy Zaporozhets2015-10-254-6/+6
| |\
| | * Move rendering CI status to helperDmitriy Zaporozhets2015-10-233-8/+3
| | * Add tests for MR index pageDmitriy Zaporozhets2015-10-231-1/+2
| | * Render CI status on merge requests index pageDmitriy Zaporozhets2015-10-232-1/+5
* | | Fix some grammatical issuesJannick Fahlbusch2015-10-244-7/+6
|/ /
* | Add missing characterJannick Fahlbusch2015-10-231-1/+1
* | Merge branch 'rs-clipboard-js' into 'master' Dmitriy Zaporozhets2015-10-233-5/+11
|\ \ | |/ |/|
| * Add clipboard buttons to each step of "How to merge"Robert Speicher2015-10-231-2/+5
| * Add "Copy to clipboard" buttonsRobert Speicher2015-10-232-3/+6
* | Fixed nesting for Allowed to failfix-ci-regressionsKamil Trzcinski2015-10-231-1/+1
* | Fix broken Runners admin pageKamil Trzcinski2015-10-231-12/+18
* | Fix small CI UI regressionsKamil Trzcinski2015-10-232-2/+7
|/
* Merge branch 'cleanup-css' into 'master' Dmitriy Zaporozhets2015-10-221-2/+2
|\
| * Improve css code quality for projects.scssDmitriy Zaporozhets2015-10-221-2/+2
* | Merge branch 'rs-issuable-filter-count-style' into 'master' Dmitriy Zaporozhets2015-10-222-5/+8
|\ \ | |/ |/|
| * Fix alignment of the filter counter for Issuablesrs-issuable-filter-count-styleRobert Speicher2015-10-222-5/+8
* | Merge branch 'project-readme-edit' into 'master' Dmitriy Zaporozhets2015-10-221-6/+4
|\ \
| * | Restore edit button in project readmeproject-readme-editDouwe Maan2015-10-221-6/+4
| |/
* | Merge branch 'hanloong/gitlab-ce-add-dates-snippets-show' into 'master' Dmitriy Zaporozhets2015-10-229-102/+91
|\ \ | |/ |/|
| * Change dashboard snippet index menu class to match testhanloong/gitlab-ce-add-dates-snippets-showDouwe Maan2015-10-221-1/+1
| * Restyle dashboard snippets visibility level tabs.Douwe Maan2015-10-211-12/+8
| * Merge branch 'master' into hanloong/gitlab-ce-add-dates-snippets-showDouwe Maan2015-10-2140-188/+279
| |\
| * | Restore dashboard snippets tabs.Douwe Maan2015-10-181-0/+22
| * | Update style of snippets pagesDouwe Maan2015-10-183-38/+13
| * | Update style of snippet detail pageDouwe Maan2015-10-183-47/+51
| * | Merge branch 'master' into add-dates-snippets-showHan Loong Liauw2015-10-1733-48/+211
| |\ \
| * | | fix spinach features to use new button wordingsHan Loong Liauw2015-10-151-0/+1
| * | | change capitalisation in buttonsHan Loong Liauw2015-10-154-6/+11
| * | | New snippet design for projectsHan Loong Liauw2015-10-146-59/+45
| * | | include created_at date in headingHan Loong Liauw2015-10-141-3/+9
| * | | Merge branch 'master' into add-dates-snippets-showHan Loong Liauw2015-10-1430-172/+178
| |\ \ \