summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add referenced-commands in no overflow listreferenced-labelsRajat Jain2019-05-291-1/+2
* Merge branch 'repo-router-fixes' into 'master'Filipa Lacerda2019-05-295-11/+17
|\
| * Fixes repository Vue router hiding elements on root URLPhil Hughes2019-05-285-11/+17
* | Merge branch 'pipelines-email-default-branch-filter' into 'master'Mayra Cabrera2019-05-281-3/+15
|\ \
| * | Add notify_only_default_branch option to PipelinesEmailServicePeter Marko2019-05-281-3/+15
| |/
* | Merge branch 'sh-add-header-to-jobs-admin-page' into 'master'Clement Ho2019-05-281-1/+1
|\ \
| * | Add a column header to admin/jobs pagesh-add-header-to-jobs-admin-pageStan Hu2019-05-281-1/+1
* | | Merge branch '62227-webkit-icon-overlap' into 'master'Annabel Dunstone Gray2019-05-281-0/+10
|\ \ \
| * | | Disable webkit icons62227-webkit-icon-overlapJarek Ostrowski2019-05-281-0/+10
| | |/ | |/|
* | | Merge branch 'kp-clean-up-avatars-stylesheet' into 'master'Annabel Dunstone Gray2019-05-281-98/+142
|\ \ \
| * | | Use SCSS maps and lists to keep code DRYkp-clean-up-avatars-stylesheetKushal Pandya2019-05-271-98/+142
* | | | Externalize strings of chat page in user profileantony liu2019-05-282-10/+10
| |_|/ |/| |
* | | Externalize strings of notifications page in user profileantony liu2019-05-285-13/+13
* | | Merge branch '62408-dropdown-truncate' into 'master'Phil Hughes2019-05-281-1/+3
|\ \ \ | |_|/ |/| |
| * | Truncates job names in pipeline graph62408-dropdown-truncateFilipa Lacerda2019-05-281-1/+3
* | | Merge branch 'vue-repo-document-title' into 'master'Filipa Lacerda2019-05-283-3/+14
|\ \ \ | |/ / |/| |
| * | Update document title when repository router changesPhil Hughes2019-05-243-3/+14
* | | Fix display of promote to group labelJan Provaznik2019-05-284-11/+12
* | | Merge branch 'bvl-graphql-multiplex' into 'master'Lin Jen-Shin2019-05-282-9/+52
|\ \ \
| * | | Enables GraphQL batch requestsPhil Hughes2019-05-282-9/+52
* | | | Revert "Merge branch '61511-add-expand-collapse-to-project-operation-settting...Winnie Hellmann2019-05-281-6/+1
* | | | added a new conditional to add `display: none;` dynamically if the row should...Michel Engelen2019-05-281-0/+4
|/ / /
* | | Throw an error when formatDate's input is invalidPaul Gascou-Vaillancourt2019-05-281-1/+6
* | | Merge branch 'project-members-scb' into 'master'Phil Hughes2019-05-282-18/+48
|\ \ \
| * | | Resolve CE/EE diffs in project membersproject-members-scbLuke Bennett2019-05-272-18/+48
* | | | Merge branch 'i18n-preferences-of-user-profile' into 'master'Bob Van Landuyt2019-05-281-13/+13
|\ \ \ \
| * | | | Externalize strings of preferences page in user profileantonyliu2019-05-251-13/+13
* | | | | Externalize stirngs of Authentication log page in user profileantony liu2019-05-282-6/+4
* | | | | Add expand/collapse buttonAdriel Santiago2019-05-281-1/+6
* | | | | Merge branch 'backstage/gb/improve-jobs-controller-performance' into 'master'57694-documentation-for-graphqlStan Hu2019-05-2810-59/+56
|\ \ \ \ \
| * \ \ \ \ Merge commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6' into backstage/gb/imp...backstage/gb/improve-jobs-controller-performanceGrzegorz Bizon2019-05-2762-294/+667
| |\ \ \ \ \
| * | | | | | Set up mock data for stagesFilipa Lacerda2019-05-243-9/+13
| * | | | | | No to rasie an error when stages are not providedGrzegorz Bizon2019-05-241-1/+1
| * | | | | | Fix deployment entity testsGrzegorz Bizon2019-05-241-1/+3
| * | | | | | Expose build environment latest deployable name and pathGrzegorz Bizon2019-05-241-1/+20
| * | | | | | Removes fetchStage actions and mutationsFilipa Lacerda2019-05-246-38/+8
| * | | | | | Do not serialize deployment details for build details pageGrzegorz Bizon2019-05-242-6/+10
| * | | | | | Do not serialize a deployment commit showing a jobGrzegorz Bizon2019-05-241-1/+5
| * | | | | | Add specs for Gitaly calls in deployment serializationGrzegorz Bizon2019-05-241-1/+0
| * | | | | | Do not serialize a pipeline again when showing a buildGrzegorz Bizon2019-05-244-19/+10
| * | | | | | Do not serialize pipeline on each build serialization requestGrzegorz Bizon2019-05-242-2/+6
* | | | | | | Store Let's Encrypt private key in settingsVladimir Shushlin2019-05-281-0/+6
* | | | | | | Migrate the monitoring dashboard store to vuexJose Ivan Vargas2019-05-279-161/+244
* | | | | | | Update GitLab Runner Helm Chart to 0.5.1/11.11.1Steve Azzopardi2019-05-271-1/+1
* | | | | | | Disable two_step_rebase feature flagDouwe Maan2019-05-271-1/+1
* | | | | | | Update changelogs/unreleased/28757-remove-docker-pull-prefix-when-copying-a-t...Benedikt Franke2019-05-271-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch '62253-add-kubernetes-logs-to-monitoring-ui' into 'master'Dmitriy Zaporozhets2019-05-271-1/+2
|\ \ \ \ \ \
| * | | | | | Add Kubernetes logs to monitoring UITiger2019-05-271-1/+2
* | | | | | | Merge branch '51854-api-to-get-all-project-group-members-returns-duplicates' ...Jan Provaznik2019-05-272-11/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Removes duplicated members from api/projects/:id/members/all51854-api-to-get-all-project-group-members-returns-duplicatesJacopo2019-05-272-11/+34