summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Update height of -tabs-heightfix-sticky-tabs-positionAnnabel Dunstone Gray2019-06-131-1/+1
* Merge branch 'prom-api-3' into 'master'Mike Greiling2019-06-127-13/+117
|\
| * Use Prometheus API for dashboard metricsprom-api-3Simon Knox2019-06-077-13/+117
* | Merge branch 'fix-diverged-branch-locals' into 'master'Stan Hu2019-06-121-1/+1
|\ \
| * | Fix diverged branch localsfix-diverged-branch-localsLuke Bennett2019-06-121-1/+1
* | | Merge branch 'prom-api-2' into 'master'Mike Greiling2019-06-129-7/+80
|\ \ \ | | |/ | |/|
| * | Add feature flag and dashboard endpointprom-api-2Simon Knox2019-06-079-7/+80
* | | Whitelist query limiting admin usage data endpointPeter Leitzen2019-06-121-0/+6
* | | Extract ide_status_list from ide_status_barPaul Slaughter2019-06-124-23/+33
* | | Resolve "Email notifications do not work properly (issue due date)"Eugenia Grieff2019-06-121-2/+3
* | | Merge branch '59651-remove-unnecessary-decimal-places-on-chart-axes' into 'ma...Phil Hughes2019-06-121-2/+2
|\ \ \
| * | | Strip trailing decimal zeros from Metrics axis59651-remove-unnecessary-decimal-places-on-chart-axesSimon Knox2019-06-121-2/+2
* | | | Merge branch '5615-non-admins-only-archieve-ce' into 'master'Stan Hu2019-06-121-0/+1
|\ \ \ \
| * | | | Add EE backport for the admin viewMałgorzata Ksionek2019-06-111-0/+1
* | | | | Merge branch '62788-clean-up-pagination' into 'master'Phil Hughes2019-06-126-5/+5
|\ \ \ \ \
| * | | | | Moves table pagination componentFilipa Lacerda2019-06-126-5/+5
* | | | | | Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński2019-06-123-5/+5
|\ \ \ \ \ \
| * | | | | | Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-123-5/+5
* | | | | | | Merge branch 'bvl-rename-loader-for-lfs-oids' into 'master'Jan Provaznik2019-06-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Rename `BatchCommitLoader` to `BatchLfsOidLoader`Bob Van Landuyt2019-06-111-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ce-remove-merge-request-pipeline-checkes' into 'master'Lin Jen-Shin2019-06-121-20/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove "target branch advanced" warning from FE code (CE)ce-remove-merge-request-pipeline-checkesNathan Friend2019-06-121-20/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '9186-implement-atmtwps-state-to-mr-widget' into 'master'Filipa Lacerda2019-06-128-37/+85
|\ \ \ \ \ \ \
| * | | | | | | Add merge train support to MR merge button (CE)9186-implement-atmtwps-state-to-mr-widgetNathan Friend2019-06-118-37/+85
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '62300-target-area-for-dropdown-list-items-is-too-small-on-metri...Filipa Lacerda2019-06-121-10/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Make time window links take up full dropdown width62300-target-area-for-dropdown-list-items-is-too-small-on-metrics-dashboardSimon Knox2019-06-121-10/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'update-auto-merge-parameters' into 'master'James Lopez2019-06-123-3/+23
|\ \ \ \ \ \
| * | | | | | Update merge options for auto merge strategiesShinya Maeda2019-06-123-3/+23
* | | | | | | Apply tooltip on truncated commit titleTimofey Trofimov2019-06-121-3/+7
|/ / / / / /
* | | | | | API issues - minor cleanup of permission checkJan Provaznik2019-06-111-0/+1
* | | | | | Fix gl_dropdown scrolling to top on assignee clickPaul Slaughter2019-06-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'revert-28513' into 'master'Douwe Maan2019-06-115-109/+50
|\ \ \ \ \
| * | | | | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-115-109/+50
* | | | | | Merge branch '62788-graphql-pagination' into 'master'Phil Hughes2019-06-113-9/+65
|\ \ \ \ \ \
| * | | | | | Creates pagination component graphqlFilipa Lacerda2019-06-113-9/+65
* | | | | | | Use Time.zone.now for Ci::PipelineSchedule#ideal_next_run_atLin Jen-Shin2019-06-111-1/+2
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'fix-pipeline-schedule-owner-is-nil' into 'master'Stan Hu2019-06-111-1/+1
|\ \ \ \ \ \
| * | | | | | Fix pipeline schedule when owner is nilfix-pipeline-schedule-owner-is-nilShinya Maeda2019-06-111-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch '62622-constrain-parent' into 'master'Fatih Acet2019-06-111-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Constrain parent so trunc works62622-constrain-parentsarahghp2019-06-101-1/+1
| |/ / / /
* | | | | Merge branch 'fix-diff-system-note-alignment' into 'master'Filipa Lacerda2019-06-111-1/+1
|\ \ \ \ \
| * | | | | Fix system note alignment within difffix-diff-system-note-alignmentAnnabel Dunstone Gray2019-06-101-1/+1
| |/ / / /
* | | | | Merge branch 'prom-api-1' into 'master'Sean McGivern2019-06-111-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Return no_content from prometheus API empty responseSimon Knox2019-06-061-1/+1
* | | | | Merge branch 'add-default-reactive-cache-key' into 'master'Nick Thomas2019-06-114-5/+2
|\ \ \ \ \
| * | | | | Add a default reactive cache keyadd-default-reactive-cache-keyTiger2019-06-074-5/+2
* | | | | | Merge branch 'add-lfs-blob-ids-to-tree-type' into 'master'Filipa Lacerda2019-06-115-1/+18
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-105-1/+18
* | | | | | Merge branch 'dz-cleanup-deprecated-code' into 'master'Kamil Trzciński2019-06-113-17/+3
|\ \ \ \ \ \
| * | | | | | Remove some deprecated codedz-cleanup-deprecated-codeDmitriy Zaporozhets2019-06-073-17/+3