summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge branch ↵revert-f2421b2bRubén Dávila2017-09-081-2/+0
| | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
* Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-071-0/+22
| | | | | Do not use `location.pathname` when accessing environments folders See merge request !2147
* Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan2017-09-071-0/+112
|\ | | | | | | | | | | | | Improve "Share with group lock" feature for subgroups Closes #30550 See merge request !13944
| * Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-21/+21
| |
| * Refactor based on code reviewMichael Kozono2017-09-061-3/+3
| |
| * Specify nested_groups specsMichael Kozono2017-09-061-1/+1
| |
| * Enable share_with_group_lock on subgroupMichael Kozono2017-09-061-0/+112
| | | | | | | | …when needed
* | Merge branch '37158-autodevops-banner' into 'master'Kamil Trzciński2017-09-071-0/+44
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Banner to enable Auto DevOps at project level" Closes #37158 See merge request !13991
| * \ Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-072-1/+2
| |\ \
| * | | Add has_auto_devops_implicitly_disabledKamil Trzcinski2017-09-071-0/+44
| | | |
* | | | Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-075-5/+287
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Implement the implied CI/CD config for AutoDevOps Closes #34777 See merge request !13923
| * | | Merge remote-tracking branch 'origin/master' into ↵Kamil Trzcinski2017-09-072-1/+2
| |\ \ \ | | |/ / | |/| | | | | | zj/gitlab-ce-zj-auto-devops-table
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Kamil Trzcinski2017-09-062-0/+133
| |\ \ \ | | | |/ | | |/| | | | | zj/gitlab-ce-zj-auto-devops-table
| * | | Add tests to cover all introduced changesKamil Trzcinski2017-09-064-25/+218
| | | |
| * | | Improve config source handling codeKamil Trzcinski2017-09-061-5/+9
| | | |
| * | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0615-102/+345
| |\ \ \
| * | | | Incorporate another round of feedbackZeger-Jan van de Weg2017-09-061-32/+54
| | | | |
| * | | | Incorporate reviewZeger-Jan van de Weg2017-09-042-1/+4
| | | | |
| * | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-049-5/+223
| |\ \ \ \
| * | | | | Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-5/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Given the user can soon have multiple config sources for CI, we now store what type at the time of the pipeline run we chose. This will give us insight into what triggered the new pipeline so we can display it to the enduser.
| * | | | | Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-313-5/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Behind an application setting, which defaults to false, this commit implements the implied CI/CD config. Which means that in the case we can't find the `.gitlab-ci.yml` on the commit we want to start a pipeline for, we fall back to an implied configuration. For now the Bash template has been copied to `Auto-Devops.gitlab-ci.yml` so the tests actually work. Fixes #34777
* | | | | | Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-072-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes default scope from sortable Closes #23079 See merge request !13558
| * | | | | Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-072-2/+2
| | | | | |
* | | | | | Merge branch ↵Sean McGivern2017-09-071-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master' Add option to change navigation color palette Closes #35012 See merge request !13619
| * | | | | | Use indigo as default themeAnnabel Dunstone Gray2017-09-071-1/+1
| | | | | | |
| * | | | | | Fix specs; start on light themeAnnabel Dunstone Gray2017-09-061-1/+1
| | | | | | |
| * | | | | | Restore some changes from !9199Rubén Dávila2017-09-061-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-071-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Finish migration to the new events setup Closes #37241 See merge request !13932
| * | | | | Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-1/+0
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This finishes the procedure for migrating events from the old format into the new format. Code no longer uses the old setup and the database tables used during the migration process are swapped, with the old table being dropped. While the database migration can be reversed this will 1) take a lot of time as data has to be coped around 2) won't restore data in the "events.data" column as we have no way of restoring this. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37241
* | | | | Merge branch '35161_first_time_contributor_badge' into 'master'Sean McGivern2017-09-061-0/+67
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First time contributor badge Closes #35161 See merge request !13902
| * | | | | add controller specmicael.bergeron2017-09-062-24/+3
| | | | | | | | | | | | | | | | | | | | | | | | also fix some code styling issues
| * | | | | remove lintmicael.bergeron2017-09-061-2/+2
| | | | | |
| * | | | | rework the contributor badgemicael.bergeron2017-09-061-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - only show in merge-requests - show as a little glyph
| * | | | | round of fixes after code reviewmicael.bergeron2017-09-062-19/+42
| | | | | |
| * | | | | WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-061-0/+73
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | this will remove the need make N queries (per-note) at the cost of having to mark notes with an attribute this opens up the possibility for other special roles for notes
* | | | | Profile updates from providersAlexander Keramidas2017-09-061-0/+66
|/ / / /
* | | | Fix note resolution specsSean McGivern2017-09-061-8/+8
| | | |
* | | | Resolve outdated diff discussions on pushSean McGivern2017-09-061-4/+34
|/ / /
* | | Optimize SQL queries used in Groups::GroupMembersController#create27374-groups-groupmemberscontroller-create-is-slow-due-to-sqlRubén Dávila2017-09-053-32/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following optimizations were performed: - Add new association to GroupMember and ProjectMember This new association will allow us to check if a user is a member of a Project or Group through a single query instead of two. - Optimize retrieving of Members when adding multiple Users
* | | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-051-11/+31
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fuzzy search issues / merge requests Closes #26835, #29994, and #20362 See merge request !13780
| * | | Fuzzy search issuable title or descriptionHiroyuki Sato2017-08-311-11/+31
| | | |
* | | | drop backwards compatibility for valid_signatureAlexis Reigel2017-09-051-30/+0
| | | |
* | | | use new #verification_statusAlexis Reigel2017-09-052-4/+34
| | | |
* | | | add User##verified_email? methodAlexis Reigel2017-09-051-0/+14
| | | |
* | | | match the committer's email against the gpg keyAlexis Reigel2017-09-051-2/+28
| | | | | | | | | | | | | | | | | | | | the updated verification of a gpg signature requires the committer's email to also match the user's and the key's emails.
* | | | Merge branch ↵Kamil Trzciński2017-09-052-4/+41
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequest' into 'master' Removes `CreateTriggerRequestService` and add a blocker to prevent saving variables on `Ci::TriggerRequest` Closes #35650 See merge request !13792
| * | | | Move trigger_variables to presenterShinya Maeda2017-09-041-38/+0
| | | | |
| * | | | trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-041-0/+38
| | | | |
| * | | | Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-4/+24
| | | | |
| * | | | Fix trigger_request.variablesShinya Maeda2017-09-041-2/+2
| | | | |