summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-317-41/+52
|\
| * Update looks job logFilipa Lacerda2017-05-302-31/+36
| * Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' i...Phil Hughes2017-05-301-1/+4
| |\
| | * Backport MR from EEClement Ho2017-05-261-1/+4
| * | Merge branch '31849-pipeline-show-view-realtime' into 'master'Phil Hughes2017-05-302-5/+7
| |\ \
| | * | Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-262-5/+7
| * | | Use if pipeline_schedule.refShinya Maeda2017-05-291-1/+1
| * | | Use nil? for ref evaluationShinya Maeda2017-05-291-1/+1
| * | | FixedShinya Maeda2017-05-291-1/+2
| * | | Revert "Reproduced"Shinya Maeda2017-05-291-2/+1
| * | | ReproducedShinya Maeda2017-05-291-1/+2
| * | | Replace "build" with "job"Fabio Busatto2017-05-261-3/+3
| | |/ | |/|
* | | Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-2622-139/+195
|\ \ \ | |/ /
| * | Merge branch 'dm-consistent-last-push-event' into 'master'Robert Speicher2017-05-266-22/+26
| |\ \ | | |/ | |/|
| | * Make section connect with window border without extra paddingDouwe Maan2017-05-255-10/+9
| | * Kill copy button with 🔥Douwe Maan2017-05-251-4/+2
| | * Consistently display last push event widgetDouwe Maan2017-05-254-20/+27
| * | Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-2510-110/+106
| |\ \ | | |/ | |/|
| | * Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-235-16/+16
| | * Clean up diff renderingDouwe Maan2017-05-238-103/+99
| | * Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-234-6/+6
| * | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-254-1/+57
| |\ \
| | * | Implement web hooks loggingAlexander Randa2017-05-254-1/+57
| * | | Remove redundant data-turbolink attributes from linksblackst0ne2017-05-252-6/+6
* | | | Add docs for protected variablesLin Jen-Shin2017-05-251-1/+1
* | | | Frontend implementation, tests, and changelogLin Jen-Shin2017-05-253-1/+13
|/ / /
* | | Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon2017-05-241-1/+1
|\ \ \
| * | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-1/+1
| | |/ | |/|
* | | Merge branch '32828-refresh-build' into 'master'Phil Hughes2017-05-241-1/+1
|\ \ \
| * | | Use refresh icon for retried jobs32828-refresh-buildAnnabel Dunstone Gray2017-05-231-1/+1
| |/ /
* | | Fix user and issues autocomplete in diff notesKushal Pandya2017-05-244-4/+4
* | | Reorder Issue action buttons as per UX recommendationKushal Pandya2017-05-241-12/+16
* | | Use real_next_run in pipeline schedule table.Bryce Johnson2017-05-231-1/+1
|/ /
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 17489-hide-code...Valery Sizov2017-05-23132-916/+618
|\ \
| * \ Merge branch 'prevent-project-transfer' into 'master'Douwe Maan2017-05-231-4/+6
| |\ \
| | * | Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-1/+1
| | * | Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-4/+6
| * | | Merge branch '32418-make-link-to-self-less-obvious' into 'master'Fatih Acet2017-05-221-1/+1
| |\ \ \
| | * | | Change links to issuable meta to blackAnnabel Dunstone Gray2017-05-191-1/+1
| * | | | Merge branch '32631-issue-emoji-wrap' into 'master'Clement Ho2017-05-221-3/+3
| |\ \ \ \
| | * | | | Fix spacing of issue emojis32631-issue-emoji-wrapAnnabel Dunstone Gray2017-05-191-3/+3
| * | | | | Merge branch 'ce#32623-browser-tooltip-commits-branch-list' into 'master'Annabel Dunstone Gray2017-05-221-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | 32623 Change order of commits ahead and behind on divergence graph for branch...ce#32623-browser-tooltip-commits-branch-listtauriedavis2017-05-191-1/+1
| | |/ / /
| * | | | Merge branch '32570-project-activity-tab-border' into 'master'Annabel Dunstone Gray2017-05-221-1/+1
| |\ \ \ \
| | * | | | 32570 Fix border-bottom for project activity tab32570-project-activity-tab-bordertauriedavis2017-05-191-1/+1
| | |/ / /
| * | | | Merge branch 'dz-rename-pipelines-settings-tab' into 'master'Dmitriy Zaporozhets2017-05-224-6/+6
| |\ \ \ \
| | * | | | Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tabDmitriy Zaporozhets2017-05-112-2/+2
| | * | | | Rename CI/CD Pipelines to Pipelines in the project settingsDmitriy Zaporozhets2017-05-113-4/+4
| * | | | | Change pipelines schedules help page pathchange_pipelines_schedules_help_page_pathAchilleas Pipinellis2017-05-221-2/+2
| * | | | | rename "Add emoji" and "Award emoji" to "Add reaction" where appropriate32462-award-emoji-tooltip-should-be-add-reactionMike Greiling2017-05-191-1/+1
| | |/ / / | |/| | |