| Commit message (Expand) | Author | Age | Files | Lines |
* | Link correct project when adding file to empty MR | Bob Van Landuyt | 2018-03-07 | 1 | -1/+1 |
* | Allow maintainers to edit directly in a fork | Bob Van Landuyt | 2018-03-07 | 1 | -1/+2 |
* | Allow a user to select `allow maintainer to push` | Bob Van Landuyt | 2018-03-07 | 1 | -0/+1 |
* | Don't do a commit lookup to present the MR entity, just return the shamr-commit-optimization | Alejandro Rodríguez | 2018-03-06 | 1 | -1/+1 |
* | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master' | Douwe Maan | 2018-03-01 | 1 | -1/+2 |
|\ |
|
| * | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-ping | Tiago Botelho | 2018-03-01 | 1 | -3/+2 |
| * | Refactors median code to work with both single and multiple projects | Tiago Botelho | 2018-02-28 | 1 | -1/+3 |
| * | Restore memoization to base query and add a batch base query method | Tiago Botelho | 2018-02-28 | 1 | -1/+1 |
| * | Add BatchLoader as a way to refactor the base stage code | Tiago Botelho | 2018-02-28 | 1 | -8/+2 |
| * | Refactor CycleAnalytics base stage class and model | Tiago Botelho | 2018-02-28 | 1 | -2/+8 |
* | | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master' | Kamil Trzciński | 2018-03-01 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Persist external IP of ingress controller created for GKE (#42643) | Dylan Griffith | 2018-02-15 | 1 | -0/+1 |
* | | Render MR Notes with Vue with behind a cookie | Fatih Acet | 2018-02-28 | 4 | -0/+103 |
* | | Port `read_cross_project` ability from EE | Bob Van Landuyt | 2018-02-22 | 1 | -3/+14 |
|/ |
|
* | Replace $.post in importer status with axios | Clement Ho | 2018-02-09 | 1 | -0/+3 |
* | Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-api | Rubén Dávila | 2018-02-07 | 2 | -0/+14 |
* | Add GroupVariableSerializer for Ci::GroupVariable | Matija Čupić | 2018-02-05 | 2 | -0/+10 |
* | Add VariableSerializer for Ci::Variable | Matija Čupić | 2018-02-05 | 2 | -0/+10 |
* | Check MR state before submitting queries for discussion stateosw-short-circuit-mergeable-disccusions-state | Oswaldo Ferreira | 2018-01-29 | 1 | -1/+12 |
* | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit... | Douwe Maan | 2018-01-16 | 2 | -4/+9 |
* | Remove soft removals related code | Yorick Peterse | 2018-01-08 | 1 | -1/+0 |
* | Merge branch '40549-render-emoj-in-groups-overview' into 'master' | Sean McGivern | 2018-01-08 | 1 | -0/+9 |
|\ |
|
| * | Rendering of emoji's in Group-Overview | Jacopo | 2017-12-24 | 1 | -0/+9 |
* | | Merge branch '22643-manual-job-page' into 'master' | Kamil Trzciński | 2018-01-06 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2018-01-04 | 3 | -7/+34 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2017-12-22 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Adds illustrations for manual actions and non triggered jobs | Filipa Lacerda | 2017-12-19 | 1 | -0/+2 |
* | | | | Backport 'Rebase' feature from EE to CEjprovazn-rebase | Jan Provaznik | 2018-01-05 | 2 | -0/+11 |
| |_|/
|/| | |
|
* | | | Simplify metrics fetching for closed/merged MRsosw-introduce-merge-request-statistics | Oswaldo Ferreira | 2018-01-03 | 1 | -6/+5 |
* | | | Cache merged and closed events data in merge_request_metrics table | Oswaldo Ferreira | 2018-01-02 | 3 | -7/+35 |
| |/
|/| |
|
* | | Fall back to the `MergeRequestWidgetEntity` | Bob Van Landuyt | 2017-12-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master' | Sean McGivern | 2017-12-18 | 5 | -20/+13 |
|\ |
|
| * | Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributes | Oswaldo Ferreira | 2017-12-15 | 5 | -20/+13 |
* | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-12-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use actual head pipeline on merge request serializer | Felipe Artur | 2017-12-05 | 1 | -1/+1 |
* | | Use StrongMemoize and enable/disable cops properly | Lin Jen-Shin | 2017-11-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master' | Kamil Trzciński | 2017-11-14 | 1 | -1/+1 |
|\ |
|
| * | Do not allow jobs to be erased | Shinya Maeda | 2017-11-06 | 1 | -1/+1 |
* | | Clean up schema of the "issues" tablecleanup-issues-schema | Yorick Peterse | 2017-11-09 | 1 | -1/+0 |
* | | Merge branch 'master' into 38464-k8s-apps | Shinya Maeda | 2017-11-08 | 3 | -8/+4 |
|\ \ |
|
| * | | Multi-file editor fetch log data from a different endpoint | Phil Hughes | 2017-11-06 | 3 | -8/+4 |
| |/ |
|
* | | Add ClusterApplicationEntity tests | Alessio Caiazza | 2017-11-06 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into 38464-k8s-apps | Kamil Trzcinski | 2017-11-03 | 4 | -8/+19 |
|\ \
| |/ |
|
| * | CE port of code changed for epicsjk-epic-changes-ce-port | Jarka Kadlecova | 2017-11-02 | 4 | -8/+19 |
* | | Improve backend structure of data | Kamil Trzcinski | 2017-11-02 | 2 | -12/+6 |
* | | Merge branch 'refactor-clusters' into 38464-k8s-apps | Kamil Trzcinski | 2017-11-02 | 14 | -46/+206 |
|\ \
| |/ |
|
| * | Load participants async | Eric Eastwood | 2017-10-31 | 5 | -7/+42 |
| * | Added submodule support in multi-file editor | Phil Hughes | 2017-10-20 | 1 | -1/+1 |
| * | Fix inability to delete container registry tags | Stan Hu | 2017-10-18 | 1 | -1/+1 |
| * | Merge branch 'kt/bug/fix-revision-and-size-for-container-registry' into 'master' | Grzegorz Bizon | 2017-10-18 | 1 | -1/+1 |
| |\ |
|