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-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-16[Rails5] Fix pipeline_schedules_controller_specblackst0ne
2018-03-22Make Variable key not secretMatija Čupić
2018-03-17Use secret_key and secret_value in Pipeline Schedule variablesMatija Čupić
2017-12-13Address review comments with playing pipeline schedulerStan Hu
2017-12-13Add a spec for rate limiting pipeline schedulesStan Hu
2017-12-13Add rate limiting to guard against excessive scheduling of pipelinesStan Hu
2017-12-13Avoid Gitaly N+1 calls by caching tag_namesStan Hu
2017-12-13Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu
2017-12-13Create a play_pipeline_schedule policy and use itStan Hu
2017-12-13Address some comments with running a pipeline scheduleStan Hu
2017-12-13Add button to run scheduled pipeline immediatelyStan Hu
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-06Remove validates :key, uniqueness due to new validator covers the caseShinya Maeda
2017-07-05Reduce less meaningful test suits from pipeline_schedules_controller_spec.rbShinya Maeda
2017-07-05Implement ayufan validatorShinya Maeda
2017-07-05Improve spec: use go instead of put :updateShinya Maeda
2017-07-05Revert "Implement Ci::NestedUniquenessValidator"Shinya Maeda
2017-07-05Implement Ci::NestedUniquenessValidatorShinya Maeda
2017-07-05zj nice catchies 3Shinya Maeda
2017-07-05Improve specShinya Maeda
2017-07-05Implement uniqueness_of_in_memory_validatorShinya Maeda
2017-07-05Improved AccessMatchers and testsShinya Maeda
2017-07-05Fix policy by new guild lineShinya Maeda
2017-07-05Fix StaticAnlysysShinya Maeda
2017-07-05Revert extra validation for duplication between same keys on a submitShinya Maeda
2017-07-05Add functionality and security.Shinya Maeda
2017-07-05Implement variables_attributes create/update casesShinya Maeda
2017-07-05Improve specShinya Maeda
2017-07-05Implement uniqueness_of_in_memory_validatorShinya Maeda
2017-07-05Improved AccessMatchers and testsShinya Maeda
2017-07-05Fix policy by new guild lineShinya Maeda
2017-07-05Fix StaticAnlysysShinya Maeda
2017-07-05Revert extra validation for duplication between same keys on a submitShinya Maeda
2017-07-05Add functionality and security.Shinya Maeda
2017-07-05Implement variables_attributes create/update casesShinya Maeda
2017-06-28Fix saShinya Maeda
2017-06-28use go instead of let procShinya Maeda
2017-06-28Fixed typo and hash alighmentShinya Maeda
2017-06-28Fix static analysisShinya Maeda
2017-06-28IMprove access_matchersShinya Maeda
2017-06-28Fix static analysysShinya Maeda
2017-06-28Add changelog. Add AccessMatchersForControllerShinya Maeda
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg