| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'adjust-cycle-analytics-to-group-level' into 'master' | Sean McGivern | 2019-07-18 | 5 | -6/+27 |
|\ |
|
| * | Add code review remarks | Małgorzata Ksionek | 2019-07-16 | 1 | -1/+1 |
| * | Add class for group level analytics | Małgorzata Ksionek | 2019-07-15 | 5 | -6/+27 |
* | | Added submodule links to Submodule type in GraphQL API | Igor | 2019-07-17 | 4 | -32/+23 |
|/ |
|
* | Split and prepend CurrentBoardEntity | Winnie Hellmann | 2019-07-12 | 2 | -0/+11 |
* | Extract deployment_metrics into own object | Thong Kuah | 2019-07-08 | 1 | -3/+3 |
* | Limit amount of JUnit tests returned | Kamil Trzciński | 2019-07-03 | 1 | -3/+26 |
* | Merge branch 'id-extract-widget-into-different-request' into 'master' | Ash McKenzie | 2019-06-28 | 1 | -2/+6 |
|\ |
|
| * | Extract MR's widget into a separate endpointid-extract-widget-into-different-request | Igor Drozdov | 2019-06-28 | 1 | -2/+6 |
* | | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ce | Alexandru Croitor | 2019-06-26 | 1 | -0/+1 |
|/ |
|
* | Omit issues links in merge request entity API response | Stan Hu | 2019-06-20 | 1 | -1/+4 |
* | Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'"revert-3a50fc5d | Kamil Trzciński | 2019-06-14 | 1 | -1/+0 |
* | Merge branch 'ce-3861-use-serializers-for-project-group-boards' into 'master' | Stan Hu | 2019-06-13 | 2 | -0/+10 |
|\ |
|
| * | Use serialization for project boards | charlieablett | 2019-06-06 | 2 | -0/+10 |
* | | Add doc links for confidential and locked issues | Fatih Acet | 2019-06-06 | 1 | -0/+8 |
|/ |
|
* | Abstract auto merge processes | Shinya Maeda | 2019-06-03 | 1 | -3/+7 |
* | Add Pipeline IID to views | Mike Scott | 2019-05-30 | 1 | -0/+1 |
* | Extract Ci::Build#report_artifacts into methodmc/feature/reports-download | Matija Čupić | 2019-05-28 | 1 | -3/+4 |
* | Rename with_all_reports to with_reports | Matija Čupić | 2019-05-28 | 2 | -4/+2 |
* | Move JobArtifactEntity to JobArtifactReportEntity | Matija Čupić | 2019-05-28 | 2 | -2/+2 |
* | Expose report download path in build details | Matija Čupić | 2019-05-28 | 2 | -0/+19 |
* | Merge branch 'backstage/gb/improve-jobs-controller-performance' into 'master'57694-documentation-for-graphql | Stan Hu | 2019-05-28 | 4 | -11/+39 |
|\ |
|
| * | Expose build environment latest deployable name and path | Grzegorz Bizon | 2019-05-24 | 1 | -1/+20 |
| * | Do not serialize deployment details for build details page | Grzegorz Bizon | 2019-05-24 | 2 | -6/+10 |
| * | Do not serialize a deployment commit showing a job | Grzegorz Bizon | 2019-05-24 | 1 | -1/+5 |
| * | Add specs for Gitaly calls in deployment serialization | Grzegorz Bizon | 2019-05-24 | 1 | -1/+0 |
| * | Do not serialize a pipeline again when showing a build | Grzegorz Bizon | 2019-05-24 | 3 | -9/+7 |
| * | Do not serialize pipeline on each build serialization request | Grzegorz Bizon | 2019-05-24 | 1 | -1/+5 |
* | | Rephrase specs description for cycle analytics30138-display-cycle-analytics-issue | Małgorzata Ksionek | 2019-05-27 | 1 | -1/+1 |
* | | Add specs for median serializing | Małgorzata Ksionek | 2019-05-23 | 1 | -0/+1 |
* | | Change to_i method to to_f method | Małgorzata Ksionek | 2019-05-21 | 1 | -2/+2 |
|/ |
|
* | Display classname JUnit attribute in report modal | Fabio Pitino | 2019-05-20 | 1 | -0/+1 |
* | Expose can_uninstall in cluster_status.json | Thong Kuah | 2019-04-29 | 1 | -0/+1 |
* | Fix slow performance with compiling HAML templates | Stan Hu | 2019-04-29 | 1 | -1/+1 |
* | Merge branch 'nfriend-update-merge-request-widget-for-post-merge-pipelines' i... | Filipa Lacerda | 2019-04-16 | 1 | -0/+4 |
|\ |
|
| * | Add two warning messages to the MR widgetnfriend-update-merge-request-widget-for-post-merge-pipelines | Nathan Friend | 2019-04-15 | 1 | -0/+4 |
* | | Add time tracking information to Issue Boards sidebar | Kushal Pandya | 2019-04-12 | 1 | -0/+1 |
* | | Add time tracking to issue board entities | pataar | 2019-04-10 | 1 | -0/+1 |
* | | Merge branch '6649-extract-ee-specific-files-lines-for-ci-cd-app-serializers'... | Robert Speicher | 2019-04-09 | 1 | -17/+23 |
|\ \ |
|
| * | | Extract preloaded_relations into method6649-extract-ee-specific-files-lines-for-ci-cd-app-serializers | Matija Čupić | 2019-04-09 | 1 | -17/+23 |
* | | | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requests | Oswaldo Ferreira | 2019-04-08 | 7 | -16/+19 |
|/ / |
|
* | | Add Knative metrics to Prometheus | Chris Baumbauer | 2019-04-06 | 1 | -0/+7 |
* | | Merge branch '54506-show-error-when-namespace-svc-missing' into 'master' | Grzegorz Bizon | 2019-04-05 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Expose build failure reason | Tiger | 2019-04-02 | 1 | -0/+2 |
* | | Fixed test specs | Oswaldo Ferreira | 2019-04-04 | 4 | -2/+13 |
* | | Merge branch '13784-validate-variables-for-masking' into 'master' | Clement Ho | 2019-04-03 | 2 | -0/+2 |
|\ \ |
|
| * | | Add control for variable value masking | mfluharty | 2019-03-29 | 2 | -0/+2 |
| |/ |
|
* | | Merge branch 'expose-mr-pipeline-parameters-for-merge-widget-ce' into 'master' | Kamil Trzciński | 2019-04-02 | 2 | -0/+3 |
|\ \ |
|
| * | | Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ce | Shinya Maeda | 2019-04-02 | 2 | -0/+3 |
| |/ |
|
* | | Fixed expand full file button showing on images | Phil Hughes | 2019-04-01 | 1 | -1/+1 |
|/ |
|