- 07 Jul, 2017 36 commits
-
-
Luke "Jared" Bennett authored
Dont show toggle if only one action is available and do not show report as abuse for current_user's issuables
-
Luke "Jared" Bennett authored
Removed merge_request/issue state_event param parent and removed issuable_path helpers in favour of issuable_url helpers
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Yorick Peterse authored
Fix ShaAttribute concern when there is no table Closes #34798 See merge request !12705
-
Kamil Trzciński authored
Add Group secret variables Closes #12729 See merge request !12582
-
Sean McGivern authored
Remove option to disable Gitaly in Rails See merge request !12677
-
Sean McGivern authored
When this is added to a new model, it would fail before the migrations were run - including when trying to run migrations in production mode!
-
James Edwards-Jones authored
Update VERSION to 9.4.0-pre. See merge request !12702
-
Jacob Vosmaer authored
-
Phil Hughes authored
Extend MR tabs a bit to cover up the avatar holder and collapse icon on scroll Closes #34153 See merge request !12589
-
Annabel Dunstone Gray authored
-
Sean McGivern authored
Don't show auxiliary blob viewer for README when there is no wiki Closes #34732 See merge request !12689
-
Marin Jankovski authored
-
Shinya Maeda authored
-
Grzegorz Bizon authored
Upgrade GitLab Pages to v0.5.0 See merge request !12625
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
Adopt project_variable_path instead of namespace_project_variable_path. (Resolve confilct from master)
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Achilleas Pipinellis authored
[ci skip]
-
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
-
Robert Speicher authored
Fix some N+1 queries in the GET /projects API Closes #33748 See merge request !12679
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 06 Jul, 2017 4 commits
-
-
Douwe Maan authored
Fix shorter route helpers in production environment Closes #34741 See merge request !12675
-
Robert Speicher authored
Upgrade GitLab Workhorse to v2.3.0 See merge request !12676
-
Douwe Maan authored
-
Jacob Schatz authored
Remove orphaned haml files Closes #34779 See merge request !12690
-