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
2018-06-05Merge branch 'rails5-fix-application-setting-spec' into 'master'Nick Thomas
2018-06-04Fix repository_storage spec for Rails5Jarka Kadlecová
2018-06-02Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-06-01Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-06-01Merge branch 'reactive-caching-alive-bug' into 'master'Nick Thomas
2018-06-01ReactiveCaching#clear_reactive_cache! should clear the not keep the cache aliveTiago Botelho
2018-06-01Merge branch '46913-appearance-uploader-fields-and-description-html-are-missi...Douwe Maan
2018-06-01Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński
2018-06-01Use RequestStore in CacheableAttributes.cached for greater performanceRémy Coutable
2018-06-01Revert to caching the AR object in CacheableAttributesRémy Coutable
2018-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-06-01Merge branch '46487-add-support-for-jupyter-in-gitlab-via-kubernetes' into 'm...Dmitriy Zaporozhets
2018-06-01Remove unneccesary specShinya Maeda
2018-06-01Clean up presence validation specShinya Maeda
2018-06-01Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-31Merge branch 'rails5-fix-46230' into 'master'Rémy Coutable
2018-05-31Fix spec/models/ci/runner_spec.rb:775 destroy runner with no projectsDylan Griffith
2018-05-31Bring back deleted specsKamil Trzciński
2018-05-31Fix rubocop error in runner_spec.rbDylan Griffith
2018-05-31Fix `static-analysis` changesKamil Trzciński
2018-05-31Ensure that we can remove degenerate runnersKamil Trzciński
2018-05-31Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński
2018-05-31Fix spec for User#ci_owned_runnersDylan Griffith
2018-05-31Fix the conflict resolution in spec/models/ci/runner_spec.rbDylan Griffith
2018-05-31Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński
2018-05-31Ensure we validate Runner#runner_type when persisting RunnerNamespaceDylan Griffith
2018-05-31Improve runner_type validations for Ci::RunnerDylan Griffith
2018-05-31Use strings as properties key in kubernetes service spec.Jasper Maes
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-30Merge remote-tracking branch 'origin/master' into 46487-add-support-for-jupyt...Dmitriy Zaporozhets
2018-05-30Merge branch 'mattermost-api-v4' into 'master'Sean McGivern
2018-05-30Refactor syntax for spec/models/clusters/applications/jupyter_spec.rbDmitriy Zaporozhets
2018-05-30Add spec for variables expressionShinya Maeda
2018-05-30Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes
2018-05-30Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-30Upgrade to Ruby 2.4.4Stan Hu
2018-05-29Merge branch 'sh-batch-dependent-destroys' into 'master'Robert Speicher
2018-05-29Merge branch 'ab-35364-throttle-updates-last-repository-at' into 'master'Yorick Peterse
2018-05-29Throttle updates to Project#last_repository_updated_at.Andreas Brandl
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-29Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable
2018-05-28Merge branch 'ab-45389-remove-double-checked-internal-id-generation' into 'ma...Yorick Peterse
2018-05-28Updated Mattermost integration to use Mattermost API v4Harrison Healey
2018-05-28Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-28Remove double-checked internal id generation.Andreas Brandl
2018-05-28Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan
2018-05-25Add some tests for jupyter app AR modelDmitriy Zaporozhets
2018-05-25Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets