summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix concurrency issue with migration for user_interacted_projects table.ab-44205-user_interacted_projects-migrationAndreas Brandl2018-03-143-49/+110
* Merge branch 'fix-emoji-popup' into 'master'Sean McGivern2018-03-142-2/+6
|\
| * Hide emoji popup after multiple spaces or blank linesJan Beckmann2018-03-112-2/+6
* | Merge branch 'backstage/gb/add-pipeline-build-variables-tests' into 'master'Kamil Trzciński2018-03-142-39/+90
|\ \
| * | Remove enforcing uniqueness of build variablesbackstage/gb/add-pipeline-build-variables-testsGrzegorz Bizon2018-03-072-10/+9
| * | Improve pipeline tests for variables to test orderingGrzegorz Bizon2018-03-071-3/+3
| * | Improve tests for predefined variables for a buildGrzegorz Bizon2018-03-072-37/+89
* | | Merge branch 'revert-238781a6' into 'master'Robert Speicher2018-03-131-2/+0
|\ \ \
| * | | Revert "Merge branch 'sh-filter-secret-variables' into 'master'"Stan Hu2018-03-131-2/+0
|/ / /
* | | Merge branch 'pages-0-7-1' into 'master'Robert Speicher2018-03-131-1/+1
|\ \ \
| * | | Upgrade GitLab Pages to v0.7.1Nick Thomas2018-03-131-1/+1
|/ / /
* | | Merge branch '44024-fix-table-extra-column' into 'master'Clement Ho2018-03-133-2/+10
|\ \ \
| * | | Fix markdown table showing an extra rake column44024-fix-table-extra-columnEric Eastwood2018-03-093-2/+10
* | | | Merge branch 'jivl-fix-timescale-prometheus-charts-overlapping' into 'master'Mike Greiling2018-03-131-0/+1
|\ \ \ \
| * | | | Use graph width to determine tick numberjivl-fix-timescale-prometheus-charts-overlappingJose Ivan Vargas2018-03-123-36/+3
| * | | | fix timescale prometheus charts overlappingJose Ivan Vargas2018-03-083-2/+36
* | | | | Merge branch 'docs-download-ce' into 'master'Douwe Maan2018-03-131-1/+1
|\ \ \ \ \
| * | | | | Specify installation type for linkdocs-download-ceAndrey Maslennikov2018-03-131-1/+1
* | | | | | Merge branch '44161-use-configured-git' into 'master'Douwe Maan2018-03-132-13/+13
|\ \ \ \ \ \
| * | | | | | Respect the configured git path for imported gitlab-shell operations44161-use-configured-gitNick Thomas2018-03-122-13/+13
* | | | | | | Merge branch '43805-list-gitaly-calls-and-arguments-in-the-performance-bar' i...Grzegorz Bizon2018-03-1314-49/+144
|\ \ \ \ \ \ \
| * | | | | | | Capture Gitaly calls that don't go through `migrate`Sean McGivern2018-03-132-13/+23
| * | | | | | | Make Gitaly more prominent in the performance barSean McGivern2018-03-134-4/+8
| * | | | | | | Improve the frontend code for the performance barSean McGivern2018-03-137-49/+52
| * | | | | | | Add Gitaly call details to the performance barSean McGivern2018-03-136-30/+108
* | | | | | | | Merge branch 'docs-fe-security' into 'master'Tim Zallmann2018-03-131-1/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Add frontend security documentationdocs-fe-securityClement Ho2018-03-071-1/+12
* | | | | | | | | Merge branch '44152l-last-pipeline-link' into 'master'Phil Hughes2018-03-131-4/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Make commit pipeline accessible on file pageFilipa Lacerda2018-03-131-4/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '35475-lazy-diff' into 'master'Fatih Acet2018-03-138-14/+117
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve "Projects::MergeRequestsController#show is slow (implement skeleton l...Simon Knox2018-03-138-14/+117
|/ / / / / / / /
* | | | | | | | Merge branch '43720-update-fe-webpack-docs' into 'master'Jacob Schatz2018-03-137-68/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | move tip into blockquote43720-update-fe-webpack-docsMike Greiling2018-03-121-8/+5
| * | | | | | | | specify that webpack entry points are exempt from unit tests, not integration...Mike Greiling2018-03-121-4/+4
| * | | | | | | | address wording feedbackMike Greiling2018-03-121-9/+9
| * | | | | | | | update node and yarn dependencies within install/upgrade docsMike Greiling2018-03-124-13/+20
| * | | | | | | | update EE features frontend section to point to performance.md for info on pa...Mike Greiling2018-03-121-15/+3
| * | | | | | | | differentiate image lazy-loading from code splittingMike Greiling2018-03-121-1/+1
| * | | | | | | | emphasize headings for each page-specific-javascript tipMike Greiling2018-03-121-19/+24
| * | | | | | | | add section for universal codeMike Greiling2018-03-121-5/+9
| * | | | | | | | rewrite docs for page-specific-javascriptMike Greiling2018-03-121-34/+88
| * | | | | | | | remove deprecated page_specific_javascript_bundle_tagMike Greiling2018-03-121-5/+0
* | | | | | | | | Merge branch '44149-issue-comment-buttons' into 'master'Phil Hughes2018-03-139-7/+134
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Use mapState instead of a getterFilipa Lacerda2018-03-132-2/+3
| * | | | | | | | Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-1360-198/+630
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'rd-fix-github-url-when-listing-repositories-at-importing' into ...Douwe Maan2018-03-128-18/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-128-18/+46
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'ab-44121-post-deploy-migrations-time-format' into 'master'Yorick Peterse2018-03-121-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix timestamp to include %M instead of %I for post-deploy migrations.ab-44121-post-deploy-migrations-time-formatAndreas Brandl2018-03-121-1/+1
* | | | | | | | | | Merge branch 'fl-update-svg' into 'master'Clement Ho2018-03-122-4/+4
|\ \ \ \ \ \ \ \ \ \