Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-03Cleans up UpdateProjectStatistics concernMayra Cabrera
2019-05-22Revert "Merge branch 'revert-04c3c6dd' into 'master'"Rémy Coutable
2019-05-22Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'"Kamil Trzciński
2019-05-20Reorganize test jobs by levelRémy Coutable
2019-05-06Implement support for CI variables of type fileKrasimir Angelov
2019-04-30Allow a member to have an access level equal to parent groupStan Hu
2019-04-30Rename #timeouted -> #timed_outDylan Griffith
2019-04-30Expose can_uninstall in cluster_status.jsonThong Kuah
2019-04-30Destroy app on successful uninstallationThong Kuah
2019-04-30Define state transitions for uninstalling appsThong Kuah
2019-04-29Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre
2019-04-27Add deployment events to chat notification servicesJason Goodman
2019-04-25Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart
2019-04-19Extract ProjectStatistics updates into a concernAlessio Caiazza
2019-04-16Rewind IID on Ci::PipelinesKamil Trzciński
2019-04-16Implement commands to uninstall cluster applicationsThong Kuah
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-02-15Rename scope to imply :installed and :updated resultJoão Cunha
2019-02-12Remove fast_destroy_uploads feature flagJan Provaznik
2019-02-08Remove #make_updated! as have #make_installed! nowThong Kuah
2019-02-08Upgrade cluster applications, starting with runnerThong Kuah
2019-02-06Refactor specs to run shared parts only when usedThong Kuah
2019-02-06Update version on :installed, not :installingThong Kuah
2019-02-06Update version column after application is updatedThong Kuah
2018-12-07Enabled feature flag for fast deletionsJan Provaznik
2018-12-07Use FastDestroy for deleting uploadsJan Provaznik
2018-12-06Resolve "Can add an existing group member into a group project with new permi...James Lopez
2018-11-16Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith
2018-11-12Merge branch 'blackst0ne-add-discord-service' into 'master'Sean McGivern
2018-11-07Refactor specsblackst0ne
2018-11-06Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer
2018-11-06DRY specs, fix typos in docsblackst0ne
2018-10-16Show available clusters when installed or updatedPeter Leitzen
2018-09-07Sort labels by referenceJan Provaznik
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-08-01Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-01Use shared examples for populate specShinya Maeda
2018-06-01Clean up presence validation specShinya Maeda
2018-05-17Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-16Delete remote uploadsJan Provaznik
2018-05-14Clarify scope for AtomicInternalId shared specShinya Maeda
2018-05-11Rescue RecordNotUnique when pipeline is created with non-unique iidShinya Maeda
2018-05-11Remove numericality as it's redandant with integer column and validates nil IIDShinya Maeda
2018-05-10Fix atomic internal id spec to allow generate pipelineShinya Maeda
2018-05-08Fix specShinya Maeda
2018-04-26Ensure member notifications are sent after the member actual creation/update ...Rémy Coutable
2018-04-20Atomic internal ids for all modelsAndreas Brandl
2018-03-16Address review comments.Andreas Brandl
2018-03-16Add shared specs for AtomicInternalId concern.Andreas Brandl