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
path: root/spec/lib
AgeCommit message (Collapse)Author
2018-10-06Rails 5: fix mysql milliseconds problems in scheduled build specsJasper Maes
2018-10-05Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński
Delayed jobs Closes #51352 See merge request gitlab-org/gitlab-ce!21767
2018-10-05Merge branch '46050_add_new_ci_predefined_variables_for_gitlab_version' into ↵Douglas Barbosa Alexandre
'master' Add new CI predefined variables with version components Closes #46050 See merge request gitlab-org/gitlab-ce!21853
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-05Merge branch 'load_project_features' into 'master'Sean McGivern
Preload project features in reference parser Closes #43094 See merge request gitlab-org/gitlab-ce!22008
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-10-05Add variables to CI jobs for GitLab version componentsGilbert Roulot
Adds CI_SERVER_VERSION_MAJOR, CI_SERVER_VERSION_MINOR, CI_SERVER_VERSION_PATCH to the list of environment variables passed to CI jobs.
2018-10-05Merge branch 'master' into feature/gb/pipeline-only-except-with-modified-pathsGrzegorz Bizon
* master: Require spec helpers loaded by other spec helpers first Resolve "2FA mobile options should be rephrased" Add css class to Admin > Project > show page Trim whitespace when inviting a new user by email Bump Gitaly to v0.124.0 Banzai project ref- share context more aggresively Add reliable fetcher for Sidekiq Allows to filter issues by `Any milestone` in the API
2018-10-05Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern
Banzai label ref finder - minimize SQL calls by sharing context more aggresively Closes #48221 See merge request gitlab-org/gitlab-ce!22070
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-04Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'Kamil Trzciński
# Conflicts: # app/models/ci/pipeline.rb
2018-10-04Banzai project ref- share context more aggresivelyMario de la Ossa
Changes `Banzai::CrossProjectReference#parent_from_ref` to return the project in the context if the project's `full_path` matches the ref we're looking for, as it makes no sense to go to the database to find a Project we already have loaded.
2018-10-04Merge branch 'fix-todo-cops' into 'master'Rémy Coutable
Fix todo cops See merge request gitlab-org/gitlab-ce!21850
2018-10-04Add limitation for start_in keywordShinya Maeda
2018-10-04Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes
Fix MR discussion not loaded issue Closes #51958 See merge request gitlab-org/gitlab-ce!21982
2018-10-04Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-03Merge branch '45016-add-web-ide-commits-to-usage-ping' into 'master'Douwe Maan
Adds Web IDE commits to usage ping Closes #45016 See merge request gitlab-org/gitlab-ce!22007
2018-10-03Implements Web IDE commits counter in RedisTiago Botelho
This makes a temporary implementation of the Web IDE commits counter using Redis while https://gitlab.com/gitlab-org/gitlab-ce/issues/52096 is being discussed further for a more generic approach to counters
2018-10-03Merge branch 'remove-rugged' into 'master'Douwe Maan
Remove Gitlab::Git::Repository#rugged See merge request gitlab-org/gitlab-ce!22039
2018-10-03Add spec for Status::Pipeline::ScheduledShinya Maeda
2018-10-03Add spec for Gitlab::Ci::Status::Build::UnscheduleShinya Maeda
2018-10-03Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
Cleanup code, and refactor tests that still use Rugged. After this, there should be no Rugged code that access the instance's repositories on non-test environments. There is still some rugged code for other tasks like the repository import task, but since it doesn't access any repository storage path it can stay.
2018-10-02Merge branch '49952-port-upgrade-command-to-ce' into 'master'Kamil Trzciński
Port UpgradeCommand to CE See merge request gitlab-org/gitlab-ce!21949
2018-10-02CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić
2018-10-02Fix specShinya Maeda
2018-10-02Fix specShinya Maeda
2018-10-02Add spec for Build::FactoryShinya Maeda
2018-10-02Add spec for YamlProcessorShinya Maeda
2018-10-02Add spec for scheduled statusShinya Maeda
2018-10-02Fix Status::Pipeline::Blocked specShinya Maeda
2018-10-02Fix Status::Build::Scheduled. Add spec for the class.Shinya Maeda
2018-10-02Fix validation methods in Config::Entry::Job. Added spec for thatShinya Maeda
2018-10-02Fix favicon specShinya Maeda
2018-10-02Fix safe model attributesShinya Maeda
2018-10-02Fix spec. Create scheduled status entry for pipelineShinya Maeda
2018-10-02Add Gitaly integration tests for only: changes featureGrzegorz Bizon
2018-10-02Match a dot in paths configured for only: changesGrzegorz Bizon
2018-10-02Add only/except pipeline build policy for `changes`Grzegorz Bizon
2018-10-02Make it possible to specifiy only: changes keywordsGrzegorz Bizon
2018-10-02Treat nil git push revisons as a blank Git SHA valueGrzegorz Bizon
2018-10-01Add variables on pipeline webhookPierre Tardy
2018-10-01Merge remote-tracking branch 'dev/master'Bob Van Landuyt
2018-10-01Merge branch 'security-2697-code-highlight-timeout' into 'master'Bob Van Landuyt
[master] Fix syntax highlight taking too long Closes #2697 See merge request gitlab/gitlabhq!2467
2018-10-01[master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López
2018-10-01Merge branch 'lib-api-frozen-string-enable' into 'master'Rémy Coutable
Enable frozen string in lib/api and lib/backup See merge request gitlab-org/gitlab-ce!22005
2018-10-01Adds WebIDE commits to UsagePingTiago Botelho
Implements UsageCounters model to track feature usage counters and makes easy to extend for future counters
2018-10-01Fix MR discussion not loaded issueMark Chao
Display `formatter` as the sole content of `position` object. This means `diff_file` data is not referenced, which is the caseu of "IOError: not opened for reading".
2018-10-01Migrate sensitive web hook data in the backgroundNick Thomas
2018-10-01Merge branch 'sh-fix-issue-52009' into 'master'Sean McGivern
Prevent Error 500s with invalid relative links Closes #52009 See merge request gitlab-org/gitlab-ce!22001