summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/gb/kubernetes-only-pipeline-jobs' into 'master'Kamil Trzciński2017-09-042-3/+84
|\
| * Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-0419-127/+919
| |\
| * | Fix rubocop offense in CI/CD YAML processor specsfeature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-041-2/+5
| * | Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon2017-09-012-13/+7
| * | Change kubernetes job policy allowed valuesGrzegorz Bizon2017-08-312-1/+45
| * | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-08-3125-71/+543
| |\ \
| * | | Remove unused method from CI/CD YAML processorGrzegorz Bizon2017-08-311-1/+1
| * | | Check if kubernetes required before creating a jobGrzegorz Bizon2017-08-261-0/+40
| * | | Use new complex only/except policy internal schemeGrzegorz Bizon2017-08-261-2/+2
* | | | Merge branch 'bvl-only-require-po-parser-in-rake' into 'master'Douwe Maan2017-09-041-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only require `simple_po_parser` in rake task that needs itbvl-only-require-po-parser-in-rakeBob Van Landuyt2017-09-041-0/+1
* | | | Merge branch 'feature/sm/33281-protected-runner-executes-jobs-on-protected-br...Kamil Trzciński2017-09-042-0/+22
|\ \ \ \
| * | | | Fix typoShinya Maeda2017-09-031-1/+1
| * | | | Fix schema. Add safe_model_attributes for pipelinesShinya Maeda2017-09-031-0/+1
| * | | | Impprove spec by godfat suggestionsShinya Maeda2017-09-031-1/+10
| * | | | Fix specShinya Maeda2017-09-031-0/+1
| * | | | Add the rest of specsShinya Maeda2017-09-031-0/+11
* | | | | Merge branch 'zj-sort-templates' into 'master'Kamil Trzciński2017-09-041-0/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Sort templates when fetching themZeger-Jan van de Weg2017-08-311-0/+18
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-0310-107/+788
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher2017-09-013-82/+174
| |\ \ \ \
| | * | | | Address review commentsNick Thomas2017-08-301-12/+8
| | * | | | Rework the permissions model for SSH key restrictionsNick Thomas2017-08-302-22/+26
| | * | | | Add settings for minimum key strength and allowed key typeNick Thomas2017-08-303-82/+174
| * | | | | Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan2017-09-015-1/+611
| |\ \ \ \ \
| | * | | | | Validate unescaped `%` chars in PO filesBob Van Landuyt2017-09-012-1/+83
| | * | | | | Fetch all translation keys using a regexBob Van Landuyt2017-08-311-1/+1
| | * | | | | Take `nplurals` into account when validating translations.Bob Van Landuyt2017-08-314-57/+72
| | * | | | | Check for newlines in different methods on TranslationEntryBob Van Landuyt2017-08-312-0/+34
| | * | | | | Split translation & metadata entries into classesBob Van Landuyt2017-08-314-142/+157
| | * | | | | Validate the number of plurals in an entryBob Van Landuyt2017-08-312-6/+106
| | * | | | | Move detailed information of an entry into a separate classBob Van Landuyt2017-08-312-5/+76
| | * | | | | Move `PoLinter` into `Gitlab::I18n`Bob Van Landuyt2017-08-311-1/+1
| | * | | | | Only perform `join_message` in `validate_variable_usage`Bob Van Landuyt2017-08-311-1/+0
| | * | | | | Check newlines in translationsBob Van Landuyt2017-08-311-2/+16
| | * | | | | Add spec for languages without pluralsBob Van Landuyt2017-08-311-0/+16
| | * | | | | Add a linter for PO filesBob Van Landuyt2017-08-312-1/+252
| | * | | | | Track the locale in Sentry so we know which ones are failingBob Van Landuyt2017-08-311-0/+13
| * | | | | | Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-011-10/+0
| |\ \ \ \ \ \
| | * | | | | | Rollsback changes made to signing_enabled.Tiago Botelho2017-09-011-10/+0
| * | | | | | | Make Gitaly PostUploadPack mandatoryJacob Vosmaer (GitLab)2017-09-011-14/+3
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2017-09-013-16/+87
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'gitaly-shell-redis' into 'master'Dmitriy Zaporozhets2017-09-011-0/+37
| |\ \ \ \ \ \ \
| | * | | | | | | Implement /internal/post_receive unified endpoint for PostReceive tasksgitaly-shell-redisAlejandro Rodríguez2017-08-311-0/+37
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch '37266-nomethoderror-undefined-method-current_application_settin...Douwe Maan2017-08-311-1/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'gitaly-440-shell-fetch-remote' into 'master'Sean McGivern2017-08-311-15/+49
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Migrate Repository.FetchRemote to Gitalygitaly-440-shell-fetch-remoteKim "BKC" Carlbäcker2017-08-301-15/+49
* | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2017-08-313-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch '36743-existing-repo-master' into 'master'Douwe Maan2017-08-313-4/+4
| |\ \ \ \ \ \