summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2018-04-053-0/+201
|\
| * Download LFS-files from object storage for exportsBob Van Landuyt2018-04-051-1/+23
| * Import projects with LFS objectsBob Van Landuyt2018-04-053-1/+141
| * Export LFS Objects when exporting a projectBob Van Landuyt2018-04-051-0/+39
* | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-054-0/+72
|/
* Merge branch 'osw-41401-render-mr-commit-sha-instead-diffs' into 'master'Sean McGivern2018-04-041-0/+35
|\
| * Render MR commit SHA instead "diffs" when viableosw-41401-render-mr-commit-sha-instead-diffsOswaldo Ferreira2018-04-041-0/+35
* | Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky2018-04-041-0/+171
* | Add support for Sidekiq JSON loggingStan Hu2018-04-042-0/+132
* | Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern2018-04-044-12/+18
|\ \
| * | Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-034-12/+18
* | | Add better LDAP connection handlingFrancisco Javier López2018-04-043-19/+99
* | | Backport Gitlab::Git::Checksum to CEDouglas Barbosa Alexandre2018-04-031-0/+38
* | | Merge branch 'rs-performance-bar-for-admins' into 'master'Rémy Coutable2018-04-031-0/+6
|\ \ \
| * | | Always allow the performance bar to be enabled for adminsrs-performance-bar-for-adminsRobert Speicher2018-04-021-0/+6
* | | | Merge branch 'sh-move-sidekiq-exporter-logs' into 'master'Sean McGivern2018-04-031-1/+3
|\ \ \ \
| * | | | Move Sidekiq exporter logs to log/sidekiq_exporter.logsh-move-sidekiq-exporter-logsStan Hu2018-04-021-1/+3
* | | | | Rename allow_private_networks to allow_local_networkDouwe Maan2018-04-021-6/+6
* | | | | Raise more descriptive errors when URLs are blockedDouwe Maan2018-04-021-3/+3
| |/ / / |/| | |
* | | | Merge branch 'sh-cleanup-crlf-gitmodules' into 'master'Douwe Maan2018-04-021-1/+2
|\ \ \ \
| * | | | Handle CR-LFs properly in .gitmodules filesh-cleanup-crlf-gitmodulesStan Hu2018-03-301-1/+2
| |/ / /
* | | | Merge branch 'feature/gb/variables-expressions-in-only-except' into 'master'Kamil Trzciński2018-04-0210-48/+226
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'Grzegorz Bizon2018-03-2916-93/+461
| |\ \ \ \
| * | | | | Fix invalid assertion in YAML processor specsGrzegorz Bizon2018-03-271-1/+1
| * | | | | Do not raise when validating variables expressionGrzegorz Bizon2018-03-271-1/+9
| * | | | | Improve specs for pipeline variables expressions policyGrzegorz Bizon2018-03-271-4/+10
| * | | | | Improve specs for predefined build variablesGrzegorz Bizon2018-03-271-4/+2
| * | | | | Add test for evaluating secret variables in a policyGrzegorz Bizon2018-03-271-2/+10
| * | | | | Merge branch 'master' into feature/gb/variables-expressions-in-only-exceptGrzegorz Bizon2018-03-2724-52/+423
| |\ \ \ \ \
| * | | | | | Expose evaluable variables method from build objectGrzegorz Bizon2018-03-231-1/+6
| * | | | | | Simplify how we set pipeline builds user on creationGrzegorz Bizon2018-03-232-20/+0
| * | | | | | Fix variables expression build policy specsGrzegorz Bizon2018-03-231-12/+14
| * | | | | | Integrate build seeds with variables expressions policyGrzegorz Bizon2018-03-231-16/+0
| * | | | | | Integration variables collections with expressionsGrzegorz Bizon2018-03-234-23/+54
| * | | | | | Integrate variables policy with new pipeline servicesGrzegorz Bizon2018-03-231-7/+7
| * | | | | | Merge branch 'backstage/gb/populating-pipeline-refactoring' into feature/gb/v...Grzegorz Bizon2018-03-23127-2031/+3826
| |\ \ \ \ \ \
| * | | | | | | Add support for checking attributes in build policiesGrzegorz Bizon2018-03-011-5/+6
| * | | | | | | Add YAML integration tests for pipeline expressionsGrzegorz Bizon2018-02-281-0/+24
| * | | | | | | Use squiggly heredoc to improve YAML processor specsGrzegorz Bizon2018-02-281-25/+25
| * | | | | | | Add build policy for pipeline expressionsGrzegorz Bizon2018-02-281-0/+41
| * | | | | | | Add method that checks if pipeline expression is truthyGrzegorz Bizon2018-02-281-11/+38
| * | | | | | | Allow using an empty string with pipeline expressionsGrzegorz Bizon2018-02-281-0/+16
| * | | | | | | Merge branch 'feature/gb/pipeline-variable-expressions' into feature/gb/varia...Grzegorz Bizon2018-02-281-0/+7
| |\ \ \ \ \ \ \
| * | | | | | | | Add support for only/except: variables CI/CD configGrzegorz Bizon2018-02-282-9/+56
* | | | | | | | | Merge branch '44291-usage-ping-for-kubernetes-integration' into 'master'Kamil Trzciński2018-04-021-0/+23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' into 44291-usage-ping-for-kubernetes-integrationMatija Čupić2018-03-2940-784/+1434
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Check cluster usage datapoint counts44291-usage-ping-for-kubernetes-integrationMatija Čupić2018-03-271-0/+17
| * | | | | | | | Rename cluster datapoint names to be more specificMatija Čupić2018-03-261-6/+6
| * | | | | | | | Add additional cluster usage metricsMatija Čupić2018-03-221-0/+6
* | | | | | | | | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-303-0/+169