summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Set release name when adding release notes to an existing tagJason Goodman2019-04-091-0/+16
* Merge branch 'instance-configuration-artifact-size' into 'master'Rémy Coutable2019-04-081-0/+7
|\
| * Display maximum artifact size from runtime configBastian Blank2019-04-031-0/+7
* | Add Knative metrics to PrometheusChris Baumbauer2019-04-061-0/+21
* | Add part of needed codeGosia Ksionek2019-04-051-0/+8
* | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-054-124/+1
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-054-1/+124
* | Merge branch '57493-add-limit-to-user-name' into 'master'Andreas Brandl2019-04-051-0/+5
|\ \
| * | Add limit of 128 characters to users name57493-add-limit-to-user-nameBrandon Labuschagne2019-04-051-0/+5
* | | Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński2019-04-051-3/+22
|\ \ \
| * | | Fix merge requst relationships with pipeline in MWPSServicefix-merge-request-relations-with-pipeline-on-mwpsShinya Maeda2019-04-051-3/+22
| |/ /
* | | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-0527-124/+124
* | | Merge branch '59162-fix-review-apps-initial-seeding' into 'master'Dmitriy Zaporozhets2019-04-051-5/+4
|\ \ \ | |/ / |/| |
| * | Fix race cond. in ApplicationSettingImplementation.create_from_defaults59162-fix-review-apps-initial-seedingRémy Coutable2019-04-041-5/+4
* | | Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-041-0/+18
|\ \ \
| * | | Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-0/+18
| | |/ | |/|
* | | Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-4/+12
* | | Allow reactive caching to be used in servicesReuben Pereira2019-04-041-0/+44
* | | Allow to sort wiki pages by date and titleIgor2019-04-041-14/+31
* | | Add cr remarksGosia Ksionek2019-04-041-0/+26
* | | Fixed test specsOswaldo Ferreira2019-04-041-0/+16
| |/ |/|
* | Merge branch 'support-time-windows-api' into 'master'James Lopez2019-04-042-4/+61
|\ \ | |/ |/|
| * Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-032-4/+61
* | Merge branch '55268-exclude-system-notes-from-commits-in-mr' into 'master'Rémy Coutable2019-04-031-0/+8
|\ \ | |/ |/|
| * Do not show system notes on commits in the MR page55268-exclude-system-notes-from-commits-in-mrHeinrich Lee Yu2019-04-021-0/+8
* | Merge branch 'ce-reduce-diff-in-spec-models' into 'master'Lin Jen-Shin2019-04-025-7/+42
|\ \ | |/ |/|
| * [CE] Reduce diff with EE in spec/models/project_wiki_spec.rbce-reduce-diff-in-spec-modelsRémy Coutable2019-04-021-1/+0
| * [CE] Reduce diff with EE in spec/models/project_team_spec.rbRémy Coutable2019-04-021-0/+24
| * [CE] Reduce diff with EE in spec/models/project_spec.rbRémy Coutable2019-04-021-0/+9
| * [CE] Reduce diff with EE in spec/models/environment_spec.rbRémy Coutable2019-04-021-1/+3
| * [CE] Reduce diff with EE in spec/models/concerns/prometheus_adapter_spec.rbRémy Coutable2019-04-021-5/+6
* | Stop calling UnlinkRepositoryFromObjectPool RPCJacob Vosmaer2019-04-021-3/+3
* | Merge branch 'expose-mr-pipeline-parameters-for-merge-widget-ce' into 'master'Kamil Trzciński2019-04-021-42/+0
|\ \
| * | Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-42/+0
| |/
* | Backport splitting approval changes from CEIgor2019-04-022-28/+13
* | Merge branch 'issue_51789_part_1' into 'master'Sean McGivern2019-04-021-0/+30
|\ \ | |/ |/|
| * Merge masterFelipe Artur2019-03-2759-920/+2547
| |\
| * \ Merge branch 'master' into issue_51789_part_1Felipe Artur2019-02-1914-496/+110
| |\ \
| * | | Add specs for issuable states syncFelipe Artur2019-02-141-0/+30
* | | | Merge branch 'check-mergeability-in-merge-to-ref-service' into 'master'Douglas Barbosa Alexandre2019-04-011-0/+32
|\ \ \ \
| * | | | Check mergeability in merge to ref servicecheck-mergeability-in-merge-to-ref-serviceShinya Maeda2019-04-011-0/+32
* | | | | Fix MergeRequest#has_commits? nil comparisonFrancisco Javier López2019-04-011-3/+10
* | | | | Don't use frozen_string_literal for nowfrozen_string_spec_modelsThong Kuah2019-04-011-2/+0
* | | | | Fix license_template_spec to not modify StringThong Kuah2019-04-011-6/+7
* | | | | Don't modify String in instance_configuration_specThong Kuah2019-04-011-2/+2
* | | | | Fix cert_manager_spec to not modify StringThong Kuah2019-04-011-3/+24
* | | | | Add # frozen_string_literal to spec/modelsThong Kuah2019-04-01276-0/+552
|/ / / /
* | | | Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-292-1/+17
* | | | Handle missing keys in sentry api responseReuben Pereira2019-03-291-2/+26
* | | | Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-293-0/+84
|\ \ \ \