summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-0619-65/+64
* Merge branch '42584-fix-margins-in-tag-list' into 'master'Filipa Lacerda2018-02-051-1/+1
|\
| * Fixes Different margins between buttons in tag listJacopo2018-02-051-1/+1
* | Allow moving wiki pages from the UIFrancisco Javier López2018-02-052-5/+8
* | Merge branch '42684-set-up-ci-set-up-ci-cd' into 'master'Filipa Lacerda2018-02-051-2/+2
|\ \ | |/ |/|
| * Change "CI configuration" in "CI/CD configuration"42684-set-up-ci-set-up-ci-cdbikebilly2018-02-021-1/+1
| * Change "Set up CI" to "Set up CI/CD"bikebilly2018-02-011-1/+1
* | Merge branch 'refactor-ci-variable-list-for-future-usage-in-4110' into 'master'Filipa Lacerda2018-02-022-22/+11
|\ \
| * | Refactor CI variable list code for usage with CI/CD settings page secret vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-312-22/+11
* | | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-024-5/+5
* | | Merge branch 'fix/adjust-button-group-width-on-mobile' into 'master'Clement Ho2018-02-022-2/+2
|\ \ \
| * | | Improve top area navigationGeorge Tsiolis2018-02-022-2/+2
* | | | Merge branch 'fix/improve-issue-note-dropdown' into 'master'Phil Hughes2018-02-021-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve issue mr and branch dropdown buttonGeorge Tsiolis2018-01-291-2/+2
* | | | Merge branch '35285-user-interface-bugs-for-schedule-pipelines' into 'master'Rémy Coutable2018-02-011-1/+2
|\ \ \ \
| * | | | Hide pipeline schedule 'take ownership' for current ownerMark Fletcher2018-02-011-1/+2
| | |_|/ | |/| |
* | | | Added more tests and corrected typos35779-realtime-update-of-pipeline-status-in-files-viewJose Ivan Vargas2018-02-011-1/+1
* | | | Restored some code, add hidden classJose Ivan Vargas2018-01-301-1/+7
* | | | Added pipeline status to the files viewJose Ivan Vargas2018-01-301-6/+1
|/ / /
* | | Merge branch '41802-add-space-to-edit-delete-tag-btns' into 'master'Filipa Lacerda2018-01-301-1/+1
|\ \ \
| * | | Adds spacing between edit and delete btn in tag listJacopo2018-01-281-1/+1
| |/ /
* | | Merge branch 'qa_78_create_merge_request' into 'master'Grzegorz Bizon2018-01-291-1/+1
|\ \ \ | |/ / |/| |
| * | Create merge request specqa_78_create_merge_requestFelipe Artur2018-01-261-1/+1
| |/
* | Generalize toggle_buttons.jsgeneralize-js-toggle-buttonsEric Eastwood2018-01-262-6/+6
|/
* Merge branch 'feat/add-section-headers-to-project-repo-buttons' into 'master'Rémy Coutable2018-01-253-13/+17
|\
| * Improve empty project overviewGeorge Tsiolis2018-01-253-13/+17
* | Merge branch 'winh-delete-milestone-modal' into 'master'Phil Hughes2018-01-252-2/+14
|\ \ | |/ |/|
| * Add modal for deleting a milestonewinh-delete-milestone-modalWinnie Hellmann2018-01-252-2/+14
* | Merge branch '42285-not-found-status-icon' into 'master'Phil Hughes2018-01-255-5/+5
|\ \
| * | Uses sprite icon to render verified commit badge and uniforms css colors42285-not-found-status-iconFilipa Lacerda2018-01-245-5/+5
* | | Merge branch '42220-add-pending-empty-state' into 'master'Tim Zallmann2018-01-251-2/+2
|\ \ \ | |_|/ |/| |
| * | Adds correct illustration for pending state42220-add-pending-empty-stateFilipa Lacerda2018-01-231-2/+2
* | | Updates `Revert this merge request` textJacopo2018-01-241-0/+3
| |/ |/|
* | remove webpack bundle tag for monitoring:environments:metricsSimon Knox2018-01-231-1/+0
* | Merge branch 'fix/adjust-layout-width-for-fixed-layout' into 'master'Phil Hughes2018-01-236-20/+23
|\ \ | |/ |/|
| * Adjust last push notification widthGeorge Tsiolis2018-01-236-20/+23
* | Merge branch '42119-non-triggered' into 'master'Grzegorz Bizon2018-01-232-5/+10
|\ \ | |/ |/|
| * Improve copy for the pending state42119-non-triggeredFilipa Lacerda2018-01-221-1/+1
| * Adds information for pending stateFilipa Lacerda2018-01-221-2/+7
| * Do not render non triggered empty state for pending jobsFilipa Lacerda2018-01-192-5/+5
* | Merge branch 'feat/add-section-headers-to-plus-button-dropdown' into 'master'Annabel Dunstone Gray2018-01-221-0/+4
|\ \
| * | Add section headers to plus button dropdownGeorge Tsiolis2018-01-191-0/+4
| |/
* | Merge branch '41208-commit-atom-feeds-double-escaped' into 'master'Douwe Maan2018-01-221-2/+2
|\ \ | |/ |/|
| * Allows html in commits atom feedJacopo2018-01-221-2/+2
* | Merge branch 'dispatcher-projects' into 'master'Filipa Lacerda2018-01-181-2/+0
|\ \ | |/ |/|
| * Added dispatcher imports for some project routesPhil Hughes2018-01-161-2/+0
* | Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-182-3/+3
|\ \
| * | use class reader instead of dynamic constantAlexis Reigel2018-01-172-3/+3
* | | Merge branch 'rs-buttons-partial' into 'master'Rémy Coutable2018-01-171-21/+14
|\ \ \
| * | | Further simplify app/views/projects/buttons/_dropdown.html.hamlrs-buttons-partialRobert Speicher2018-01-161-21/+14