- 04 Sep, 2017 1 commit
-
- 31 Aug, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
In this instance its subgroups, and given we can't deploy it, we shouldn't allow it to be shown. Fixes gitlab-org/gitlab-ce#34864
-
- 30 Aug, 2017 1 commit
-
-
Douwe Maan authored
-
- 29 Aug, 2017 1 commit
-
-
Maxim Rydkin authored
-
- 22 Aug, 2017 1 commit
-
-
Rubén Dávila authored
-
- 20 Aug, 2017 1 commit
-
-
Stan Hu authored
-
- 14 Aug, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 11 Aug, 2017 3 commits
-
-
Jarka Kadlecova authored
-
Lin Jen-Shin authored
It keeps giving me no repo error from setting up autocrlf, which shouldn't have anything to do with this merge request.
-
Lin Jen-Shin authored
-
- 10 Aug, 2017 1 commit
-
-
Lin Jen-Shin authored
Also fix a few tests
-
- 09 Aug, 2017 2 commits
-
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 04 Aug, 2017 1 commit
-
-
Luke "Jared" Bennett authored
-
- 03 Aug, 2017 1 commit
-
-
haseeb authored
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 01 Aug, 2017 4 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
This shared example would take an object's database ID and create a number of objects based on it. If for some reason the ID were a high number, like 20, this would create `20 + 21 + 22` objects. Not only was this dangerous from a performance perspective, it was entirely unnecessary, as the behavior it was testing is already well-tested in the unit test for the underlying object. For a controller test, which is what's including this shared example, all we need to do is verify that the assigned object contains the correct `id => object` Hash, which is what we now test for.
-
Jacob Vosmaer authored
-
Gabriel Mazetto authored
-
- 28 Jul, 2017 1 commit
-
-
Sean McGivern authored
A commit comment shows in the MR, but if the MR is from a fork, it will have a different project ID to the MR's target project. In that case, add an note_project_id param so that we can pick the correct project for the note.
-
- 24 Jul, 2017 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jarka Kadlecova authored
-
- 21 Jul, 2017 1 commit
-
-
Z.J. van de Weg authored
First commit in probably 2, for resolve gitlab-org/gitlab-ce#15582. This commit is renaming files and classes from build to pipeline. Also wording is editted to pipeline. Given `pipeline` had more characters than `build`, I've made the field a bit wider. The width now matchers the one for the coverage badge, so they look nice when in a table format, or in a list. As soon as this commit is merged to master, and released, the build.svg is deprecated, meaning that all users which already placed a badge should update it. However, to make sure it keeps working tests are added for this case.
-
- 20 Jul, 2017 1 commit
-
-
Alexander Randa authored
-
- 19 Jul, 2017 2 commits
-
-
Jarka Kadlecova authored
-
Grzegorz Bizon authored
-
- 18 Jul, 2017 2 commits
-
-
Lin Jen-Shin authored
-
Felipe Artur authored
-
- 14 Jul, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 07 Jul, 2017 4 commits
-
-
Felipe Artur authored
-
Tim Zallmann authored
-
Shinya Maeda authored
-
Shinya Maeda authored
Fix static-snalysis Move the precedence of group secure variable before project secure variable. Allow project_id to be null. Separate Ci::VariableProject and Ci::VariableGroup Add the forgotton files Add migration file to update type of ci_variables Fix form_for fpr VariableProject Fix test Change the table structure according to the yorik advice Add necessary migration files. Remove unnecessary migration spec. Revert safe_model_attributes.yml Fix models Fix spec Avoid self.variable. Use becomes for correct routing. Use unique index on group_id and key Add null: false for t.timestamps Fix schema version Rename VariableProject and VariableGroup to ProjectVariable and GroupVariable Rename the rest of them Add the rest of files Basic BE change Fix static-snalysis Move the precedence of group secure variable before project secure variable. Allow project_id to be null. Separate Ci::VariableProject and Ci::VariableGroup Add the forgotton files Add migration file to update type of ci_variables Fix form_for fpr VariableProject Fix test Change the table structure according to the yorik advice Add necessary migration files. Remove unnecessary migration spec. Revert safe_model_attributes.yml Fix models Fix spec Avoid self.variable. Use becomes for correct routing. Use unique index on group_id and key Add null: false for t.timestamps Fix schema version Rename VariableProject and VariableGroup to ProjectVariable and GroupVariable Rename the rest of them Add the rest of files Implement CURD Rename codes related to VariableGroup and VariableProject FE part Remove unneccesary changes Make Fe code up-to-date Add protected flag to migration file Protected group variables essential package Update schema Improve doc Fix logic and spec for models Fix logic and spec for controllers Fix logic and spec for views(pre feature) Add feature spec Fixed bugs. placeholder. reveal button. doc. Add changelog Remove unnecessary comment godfat nice catches Improve secret_variables_for arctecture Fix spec Fix StaticAnlysys & path_regex spec Revert "Improve secret_variables_for arctecture" This reverts commit c3216ca212322ecf6ca534cb12ce75811a4e77f1. Use ayufan suggestion for secret_variables_for Use find instead of find_by Fix spec message for variable is invalid Fix spec remove variable.group_id = group.id godffat spec nitpicks Use include Gitlab::Routing.url_helpers for presenter spec
-
- 06 Jul, 2017 2 commits
-
-
Shinya Maeda authored
-
Filipa Lacerda authored
-
- 05 Jul, 2017 4 commits
-
-
Douwe Maan authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-