| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Project#full_path instead of Project#path_with_namespace | Stan Hu | 2019-02-05 | 1 | -1/+2 |
* | Add convenience methods for creating project and Wiki repositories | Stan Hu | 2019-02-05 | 2 | -2/+2 |
* | Send project name with Gitaly repository requests | Stan Hu | 2019-02-05 | 4 | -5/+9 |
* | Merge branch 'use-deployment-relation-to-fetch-environment-ce' into 'master' | Stan Hu | 2019-02-05 | 1 | -2/+12 |
|\ |
|
| * | Backport: Optimize slow pipelines.js response | Shinya Maeda | 2019-02-05 | 1 | -2/+12 |
* | | Merge branch 'bvl-codeowner-rules-model-ce' into 'master' | Sean McGivern | 2019-02-05 | 1 | -0/+8 |
|\ \ |
|
| * | | Adds helper for `find_or_create_by` in transaction | Bob Van Landuyt | 2019-02-05 | 1 | -0/+8 |
* | | | Merge branch 'jprovazn-remove-redcarpet' into 'master' | Grzegorz Bizon | 2019-02-05 | 2 | -26/+2 |
|\ \ \ |
|
| * | | | Remove Redcarpet markdown engine | Jan Provaznik | 2019-02-04 | 2 | -26/+2 |
* | | | | Merge branch 'search-title' into 'master' | Sean McGivern | 2019-02-05 | 1 | -2/+10 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Add 'in' filter that modifies scope of 'search' filter to issues and merge re... | Hiroyuki Sato | 2019-01-14 | 1 | -2/+10 |
* | | | | Merge branch 'ssh-host-key-indifferent' into 'master' | Stan Hu | 2019-02-04 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Allow SshHostKey.find_by to accept string keys | Nick Thomas | 2019-02-04 | 1 | -0/+1 |
* | | | | | Add programming language filtering to `/projects` | Dylan MacKenzie | 2019-02-04 | 2 | -0/+16 |
|/ / / / |
|
* | | | | Merge branch 'sh-fix-detect-host-keys' into 'master' | Nick Thomas | 2019-02-04 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix SSH Detect Host Keys not working | Stan Hu | 2019-02-03 | 1 | -1/+1 |
* | | | | | DB and model changes for Sentry project selection dropdown | Reuben Pereira | 2019-02-04 | 1 | -5/+78 |
* | | | | | Fix template labels | Felipe Artur | 2019-02-04 | 1 | -1/+1 |
* | | | | | Merge branch 'fix-rubocop' into 'master' | Rémy Coutable | 2019-02-04 | 1 | -5/+7 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Fix ReturnInVoidContext rubocop offense | Semyon Pupkov | 2019-02-01 | 1 | -5/+7 |
* | | | | | Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim... | Sean McGivern | 2019-02-04 | 3 | -20/+31 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Use the sourcepos attribute for finding tasks | Brett Walker | 2019-01-30 | 1 | -2/+6 |
| * | | | | Add back call to execute_hooks | Brett Walker | 2019-01-30 | 1 | -15/+18 |
| * | | | | Refactor and added specs | Brett Walker | 2019-01-30 | 1 | -38/+0 |
| * | | | | Refactor toggling of task list item | Brett Walker | 2019-01-30 | 1 | -3/+43 |
| * | | | | Don't consider field invalid if updating html also | Brett Walker | 2019-01-30 | 1 | -1/+3 |
| | |_|/
| |/| | |
|
* | | | | Fix migration when project repository is missing | Mark Chao | 2019-02-01 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | [master] Pipelines section is available to unauthorized users | Kamil Trzciński | 2019-01-31 | 2 | -1/+12 |
* | | | Add subresources removal to member destroy service | James Lopez | 2019-01-31 | 3 | -0/+7 |
* | | | Sent notification only to authorized users | Jan Provaznik | 2019-01-31 | 2 | -0/+14 |
* | | | Bump the CACHE_COMMONMARK_VERSION | Brett Walker | 2019-01-31 | 1 | -1/+1 |
* | | | Added validations to prevent LFS object forgery | Francisco Javier López | 2019-01-31 | 1 | -0/+22 |
* | | | Group Guests are no longer able to see merge requests | Tiago Botelho | 2019-01-31 | 3 | -11/+38 |
* | | | Present all pipeline triggers using trigger presenter | Grzegorz Bizon | 2019-01-31 | 1 | -1/+1 |
* | | | Do not expose trigger token when user should not see it | Grzegorz Bizon | 2019-01-31 | 1 | -0/+1 |
* | | | Fix slow project reference pattern regex | Heinrich Lee Yu | 2019-01-31 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'feature/gb/pass-bridge-variables-to-downstream' into 'master' | Douwe Maan | 2019-01-30 | 3 | -51/+71 |
|\ \ |
|
| * | | Simplify relation between a build and metadata | Grzegorz Bizon | 2019-01-29 | 1 | -3/+1 |
| * | | Extract processable metadata to a separate concern | Grzegorz Bizon | 2019-01-29 | 3 | -51/+73 |
* | | | Support polymorphism of Bamboo REST API results | Alex Lossent | 2019-01-30 | 1 | -10/+22 |
* | | | Merge branch 'sh-disable-nil-user-id-identity-validation' into 'master' | Douwe Maan | 2019-01-30 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix failed LDAP logins when nil user_id present | Stan Hu | 2019-01-29 | 1 | -1/+1 |
* | | | | Merge branch 'ab-54270-github-iid' into 'master' | Yorick Peterse | 2019-01-29 | 2 | -3/+21 |
|\ \ \ \ |
|
| * | | | | Flush InternalId records after import | Andreas Brandl | 2019-01-29 | 2 | -0/+18 |
| * | | | | Revert "Trigger iid logic from GitHub importer for milestones." | Andreas Brandl | 2019-01-29 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
* | | | | Add GitLab Pages predefined variables | Adrian Moisey | 2019-01-29 | 1 | -0/+8 |
|/ / / |
|
* | | | Save sorting preference for Issues/MRs in BE | Mario de la Ossa | 2019-01-28 | 2 | -0/+4 |
|/ / |
|
* | | Merge branch 'ce-1979-2-1' into 'master' | Sean McGivern | 2019-01-28 | 3 | -2/+6 |
|\ \ |
|
| * | | Add query method for id query | Mark Chao | 2019-01-15 | 3 | -2/+6 |
* | | | Merge branch 'container-repository-cleanup-api' into 'master' | Grzegorz Bizon | 2019-01-25 | 1 | -3/+8 |
|\ \ \ |
|