- 01 Feb, 2017 1 commit
-
-
Kamil Trzciński authored
Format chat messages Closes #24917 and #25746 See merge request !8528
-
- 31 Jan, 2017 39 commits
-
-
Rémy Coutable authored
Fix user validation error in Import/Export Closes #23833 See merge request !8909
-
Fatih Acet authored
Don't capitalize environment name in show page Closes #27484 See merge request !8902
-
Annabel Dunstone Gray authored
19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
-
Annabel Dunstone Gray authored
19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
-
Annabel Dunstone Gray authored
19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
-
Annabel Dunstone Gray authored
Improve pipeline status icon linking in widgets Closes #26982 See merge request !8705
-
James Lopez authored
-
DJ Mountney authored
Add the 8-16-3 changelog entries to master See merge request !8912
-
DJ Mountney authored
-
James Lopez authored
-
Robert Speicher authored
Cop for gem fetched from a git source Closes #27311 See merge request !8856
-
Annabel Dunstone Gray authored
-
Achilleas Pipinellis authored
Corrected docs href's See merge request !8527
-
James Lopez authored
-
James Lopez authored
-
Filipa Lacerda authored
Fix disable storing of sensitive information when importing a new repo Closes #23767 See merge request !8885
-
James Lopez authored
-
Sean McGivern authored
Fix notification when group set to watch Closes #395 See merge request !8883
-
Sean McGivern authored
Remove new branch button for confidential issues Closes #27479 See merge request !8894
-
Sean McGivern authored
Promote project labels to group labels Closes #24021 See merge request !7242
-
Douglas Barbosa Alexandre authored
-
Marin Jankovski authored
-
Achilleas Pipinellis authored
Resolve "Document that auto deploy only works for public projects" Closes #27474 See merge request !8897
-
Achilleas Pipinellis authored
Remove outdated text and link to up-to-date documentation See merge request !8789
-
Z.J. van de Weg authored
-
Filipa Lacerda authored
Upate test to match the new behavior
-
Kamil Trzciński authored
Update and pin the `jwt` gem to ~> 1.5.6 Closes #27488 See merge request !8900
-
Ritave authored
Fixes #24021
-
Kamil Trzciński authored
Convert pipeline action icons to svg to have them propperly positioned Closes #25910 See merge request !8766
-
Kamil Trzciński authored
Avoid repeated dashes in $CI_ENVIRONMENT_SLUG Closes #26852 See merge request !8638
-
Kamil Trzciński authored
Fix inconsistent return type Closes #27150 See merge request !8290
-
Sean McGivern authored
Refactor MergeRequest::BuildService Closes #24795 See merge request !8462
-
James Lopez authored
Services changed to Integrations See merge request !8686
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Remove flash warning from login page See merge request !8864
-
Rémy Coutable authored
Ensure rake is called within the correct bundle context See merge request !8882
-
Rémy Coutable authored
Expose pipelines API for commits and merge requests See merge request !8837
-
Rydkin Maxim authored
add changelog entry replace local variables `merge_request` with instance ones modify `MergeRequests::BuildService` to fix failed tests extract `assign_target_project` method remove unnecessary instance variables remove exclamation marks and rewrite conditionals to improve readability extract `params_does_not_contain_branches?` method, rename `unprepared_merge_request` method to `uncreatable_merge_request` replace instance variables `merge_request` and `error_messages` with getters and setters; divide `set_title_and_description` method on two separate ones refactor `execute` method return `set_title_and_description` method rename `branches_selected?` method to `branches_present?` to make it more different from `branches_specified?` fixes after discussion renamed method branches_valid? fix space return assigning methods into `execute` method simplify `find_target_branch` and `find_source_project` methods fix spec `merge request issuable record that supports slash commands in its description and notes`
-
Joshua Lambert authored
-