summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'sh-backport-10-3-4-security-fixes' into 'master'Oswaldo Ferreira2018-01-171-8/+10
|\ \ \ \
| * | | | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-8/+10
| |/ / /
* | | | Open visibility help in new tabJussi Räsänen2018-01-171-1/+1
* | | | Merge branch 'merge-request-target-branch-perf' into 'master'Filipa Lacerda2018-01-171-1/+1
|\ \ \ \
| * | | | actual spec fixesPhil Hughes2018-01-161-0/+1
| * | | | more spec fixesPhil Hughes2018-01-161-1/+0
* | | | | Merge branch '41929-artifacts-time' into 'master'Tim Zallmann2018-01-171-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove remaining word from artifacts dateFilipa Lacerda2018-01-111-1/+1
* | | | | Merge branch 'winh-style-modals' into 'master'Tim Zallmann2018-01-162-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adjust modal style to new designwinh-style-modalsWinnie Hellmann2018-01-112-2/+2
* | | | | Resolve "Icons on forks page are to big"Simon Knox2018-01-161-2/+2
* | | | | Merge branch '41921-follow-up-fixes' into 'master'Rémy Coutable2018-01-161-18/+8
|\ \ \ \ \
| * | | | | Refactor of buttons _dropdown partialMark Fletcher2018-01-161-18/+8
* | | | | | Merge branch 'issue_41460' into 'master'Sean McGivern2018-01-161-1/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix error on changes tab when merge request cannot be createdissue_41460Felipe Artur2018-01-151-1/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'sh-remove-shared-runners-and-more' into 'master'Grzegorz Bizon2018-01-161-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove erroneous text in shared runners page that suggested more runners avai...sh-remove-shared-runners-and-moreStan Hu2018-01-151-3/+0
* | | | | Merge branch '41970-job-play-button' into 'master'Kamil Trzciński2018-01-152-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Sets method post for playing actionFilipa Lacerda2018-01-122-6/+6