| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Avoid loading objects from DB in ES results" | Nick Thomas | 2019-06-13 | 1 | -2/+0 |
* | Resolve "Email notifications do not work properly (issue due date)" | Eugenia Grieff | 2019-06-12 | 1 | -2/+3 |
* | Merge branch 'expose-project-git-depth-via-api' into 'master' | Kamil Trzciński | 2019-06-12 | 1 | -1/+1 |
|\ |
|
| * | Expose ci_default_git_depth via project APIexpose-project-git-depth-via-api | Fabio Pitino | 2019-06-12 | 1 | -1/+1 |
* | | Merge branch 'revert-28513' into 'master' | Douwe Maan | 2019-06-11 | 1 | -15/+21 |
|\ \ |
|
| * | | Revert "Automatically update MR merge-ref along merge status" | Oswaldo Ferreira | 2019-06-11 | 1 | -15/+21 |
* | | | Use Time.zone.now for Ci::PipelineSchedule#ideal_next_run_at | Lin Jen-Shin | 2019-06-11 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'add-default-reactive-cache-key' into 'master' | Nick Thomas | 2019-06-11 | 4 | -5/+2 |
|\ \ |
|
| * | | Add a default reactive cache keyadd-default-reactive-cache-key | Tiger | 2019-06-07 | 4 | -5/+2 |
* | | | Merge branch 'dz-cleanup-deprecated-code' into 'master' | Kamil Trzciński | 2019-06-11 | 2 | -12/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove some deprecated codedz-cleanup-deprecated-code | Dmitriy Zaporozhets | 2019-06-07 | 2 | -12/+0 |
* | | | Move project default git depth behind feature flags | Fabio Pitino | 2019-06-10 | 1 | -0/+2 |
* | | | Fix nil coercion updating storage size on project statistics | Alessio Caiazza | 2019-06-10 | 1 | -1/+1 |
* | | | Merge branch 'thomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-... | Stan Hu | 2019-06-07 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Allow masking if 8 or more characters in base64 | Thomas Nilsson | 2019-06-06 | 1 | -2/+2 |
* | | | | Merge branch '51636-task-list-api-pderichs' into 'master' | Sean McGivern | 2019-06-07 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Add task count and completed count to responses of Issue and MR | Patrick Derichs | 2019-06-07 | 1 | -0/+7 |
| | |_|/
| |/| | |
|
* | | | | Merge branch '58297-remove-extraneous-gitaly-calls-from-md-rendering' into 'm... | Dmitriy Zaporozhets | 2019-06-07 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Lock suggestions_filter_enabled as true | Kerri Miller | 2019-06-05 | 1 | -1/+1 |
* | | | | | Merge branch '62418-project-default-git-depth' into 'master' | Kamil Trzciński | 2019-06-07 | 2 | -0/+20 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Comment why forks get default_git_depth of 0 instead nil62418-project-default-git-depth | Krasimir Angelov | 2019-06-07 | 1 | -3/+1 |
| * | | | | Forks get default_git_depth 0 if the origin is nil | Krasimir Angelov | 2019-06-06 | 1 | -1/+3 |
| * | | | | Add project level git depth setting | Krasimir Angelov | 2019-06-06 | 2 | -0/+20 |
* | | | | | Add certificate valid time to pages domain table | Vladimir Shushlin | 2019-06-06 | 1 | -1/+9 |
* | | | | | Add pages domains acme orders | Vladimir Shushlin | 2019-06-06 | 2 | -0/+25 |
* | | | | | Merge branch 'create-base-class-for-auto-merge-architecture' into 'master' | Robert Speicher | 2019-06-06 | 1 | -15/+0 |
|\ \ \ \ \ |
|
| * | | | | | Create BaseService for Auto Merge architecturecreate-base-class-for-auto-merge-architecture | Shinya Maeda | 2019-06-06 | 1 | -15/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'fix/allow-lower-case-issue-ids' into 'master' | Sean McGivern | 2019-06-06 | 1 | -3/+3 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Allow lowercase prefix for Youtrack issue ids | Matthias Baur | 2019-06-03 | 1 | -3/+3 |
* | | | | | Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"revert-a05f86ce | Nick Thomas | 2019-06-06 | 1 | -9/+1 |
* | | | | | Add certificate valid time to pages domain table | Vladimir Shushlin | 2019-06-06 | 1 | -1/+9 |
* | | | | | Merge branch 'revert-86900f00' into 'master' | Grzegorz Bizon | 2019-06-06 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Revert "Merge branch..."revert-86900f00 | Kamil Trzciński | 2019-06-05 | 1 | -1/+1 |
* | | | | | Merge branch 'simplify-pipeline-notification-check' into 'master' | Sean McGivern | 2019-06-06 | 2 | -13/+4 |
|\ \ \ \ \ |
|
| * | | | | | Simplify notification check for participatingsimplify-pipeline-notification-check | Heinrich Lee Yu | 2019-06-06 | 2 | -13/+4 |
* | | | | | | Backport of 10854-elasticsearch_avoid_dbce-10854-elasticsearch_avoid_db | Mario de la Ossa | 2019-06-05 | 1 | -0/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Setup Git client for Jupyter | Amit Rathi | 2019-06-05 | 1 | -1/+10 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'issue_49897' into 'master' | Robert Speicher | 2019-06-05 | 1 | -0/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Delete unauthorized Todos when project is privateissue_49897 | Felipe Artur | 2019-06-05 | 1 | -0/+3 |
* | | | | Merge branch '54140-non-ar-cache-commit-markdown' into 'master' | Douwe Maan | 2019-06-05 | 2 | -79/+20 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Use Redis for CacheMarkDownField on non AR models | Patrick Bajao | 2019-06-05 | 2 | -79/+20 |
| |/ / |
|
* | | | Avoid 500's when commit is not reachable | Oswaldo Ferreira | 2019-06-05 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'ce-9578-adjust-opened-issues-count-and-completion-rate' into 'm... | Robert Speicher | 2019-06-04 | 1 | -14/+6 |
|\ \ |
|
| * | | Adjust burndown chart opened issues countce-9578-adjust-opened-issues-count-and-completion-rate | Alexandru Croitor | 2019-06-04 | 1 | -14/+6 |
* | | | Merge branch 'bvl-design-diff-notes-ce' into 'master' | Douwe Maan | 2019-06-04 | 3 | -11/+21 |
|\ \ \ |
|
| * | | | Get `repository` from noteable in DiffNotes | Bob Van Landuyt | 2019-06-03 | 1 | -5/+9 |
| * | | | Make `resolvable_types` a class method | Bob Van Landuyt | 2019-06-03 | 3 | -6/+12 |
* | | | | Merge branch '58941-use-gitlab-serverless-with-existing-knative-installation'... | Grzegorz Bizon | 2019-06-04 | 2 | -48/+4 |
|\ \ \ \ |
|
| * | | | | Adapt functions to work for external Knative | João Cunha | 2019-05-29 | 2 | -48/+4 |
* | | | | | Merge branch 'introduce-auto-merge-process-worker' into 'master' | Thong Kuah | 2019-06-04 | 1 | -0/+10 |
|\ \ \ \ \ |
|