summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add CI_{PIPELINE,JOB}_URLexpose-ci-urlKamil Trzciński2018-06-126-2/+16
|
* Merge branch 'coached-20180607-2' into 'master'Tim Zallmann2018-06-081-12/+58
|\ | | | | | | | | fixed typos, added text for clarifiction; markdown.md See merge request gitlab-org/gitlab-ce!19560
| * fixed typos, added text for clarifiction; markdown.mdEdwin Torres2018-06-071-12/+58
| |
* | Merge branch 'coached-20180607-1' into 'master'Phil Hughes2018-06-081-2/+2
|\ \ | | | | | | | | | | | | fixed broken links in index.md See merge request gitlab-org/gitlab-ce!19559
| * | fixed broken links in index.mdEdwin Torres2018-06-071-2/+2
| | |
* | | Merge branch '44331-upgrade-monaco-editor-and-remove-copywebpackplugin' into ↵2018-06-07-code-freeze-ee2018-06-07-code-freezeTim Zallmann2018-06-0817-1072/+308
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Upgrade Monaco editor and remove CopyWebpackPlugin" Closes #44331 See merge request gitlab-org/gitlab-ce!17813
| * | | fix eslint violationMike Greiling2018-06-081-4/+4
| | | |
| * | | approve @webassemblyjs packages (MIT license)Mike Greiling2018-06-081-0/+6
| | | |
| * | | refactor monaco-editor import and stop storing as class property within modelMike Greiling2018-06-081-8/+7
| | | |
| * | | refactor monaco-editor import and stop storing as class property within editorMike Greiling2018-06-082-17/+16
| | | |
| * | | don't reference monaco directly in RepoEditor componentMike Greiling2018-06-071-4/+4
| | | |
| * | | remove need to pass monaco around through DIMike Greiling2018-06-077-15/+12
| | | |
| * | | remove monacoLoader and import monaco directly within Editor classMike Greiling2018-06-0711-106/+42
| | | |
| * | | remove copy-webpack-pluginMike Greiling2018-06-072-40/+2
| | | |
| * | | fix bug in call to monaco.Uri. first param is checked with `typeof param ↵Mike Greiling2018-06-071-3/+3
| | | | | | | | | | | | | | | | === 'object'` which is true for `null` due to a JS quirk
| * | | add monaco-editor-webpack-plugin and update webpack configMike Greiling2018-06-074-39/+12
| | | |
| * | | update webpack and webpack-cli to latestMike Greiling2018-06-072-853/+217
| | | |
| * | | update monaco-editor dependencyMike Greiling2018-06-072-4/+4
| | | |
* | | | Merge branch 'set-tooltip-default-boundary' into 'master'Mike Greiling2018-06-083-2/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set tooltips to have default boundary viewport Closes #47518 See merge request gitlab-org/gitlab-ce!19561
| * | | | Set tooltips to have default boundary viewportClement Ho2018-06-083-2/+8
|/ / / /
* | | | Merge branch 'fix-ci-runner-token-hidden' into 'master'Annabel Gray2018-06-081-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix revealing a CI runner token doesn't actually reveal it Closes #47552 See merge request gitlab-org/gitlab-ce!19567
| * | | | Fix revealing a CI runner token doesn't actually reveal itClement Ho2018-06-071-1/+1
| | | | |
* | | | | Merge branch 'fix-loading-icon' into 'master'Annabel Gray2018-06-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix loading icon in activity view Closes #47508 See merge request gitlab-org/gitlab-ce!19566
| * | | | | Fix loading icon in activity viewfix-loading-iconClement Ho2018-06-071-1/+1
| |/ / / /
* | | | | Merge branch 'fix-markdown-code-mr-discussion' into 'master'Annabel Gray2018-06-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix markdown code highlighting in mr discussion Closes #47521 See merge request gitlab-org/gitlab-ce!19564
| * | | | | Fix markdown code highlighting in mr discussionClement Ho2018-06-071-1/+1
| |/ / / /
* | | | | Merge branch 'fix-tasks-completed' into 'master'Annabel Gray2018-06-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix tasks completed header Closes #47506 See merge request gitlab-org/gitlab-ce!19562
| * | | | | Fix tasks completed headerClement Ho2018-06-071-1/+1
| |/ / / /
* | | | | Merge branch 'workhorse-4-3-1' into 'master'Stan Hu2018-06-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update to GitLab Workhorse v4.3.1 See merge request gitlab-org/gitlab-ce!19525
| * | | | | Update to GitLab Workhorse v4.3.1Nick Thomas2018-06-071-1/+1
| | | | | |
* | | | | | Merge branch 'fix-card-header-titles' into 'master'Annabel Gray2018-06-082-2/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix card title h3 headers See merge request gitlab-org/gitlab-ce!19510
| * | | | | | Fix card title h3 headersClement Ho2018-06-082-2/+9
|/ / / / / /
* | | | | | Merge branch 'jl-update-error-rate-to-percent' into 'master'Mike Greiling2018-06-072-5/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Update NGINX error rate to a percentage See merge request gitlab-org/gitlab-ce!19471
| * | | | | Update docsJoshua Lambert2018-06-071-1/+1
| | | | | |
| * | | | | Update NGINX error rate to a percentageJoshua Lambert2018-06-061-4/+4
| | | | | |
* | | | | | Merge branch 'ce-5784-user-board-lists' into 'master'Sean McGivern2018-06-0733-118/+273
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of "Add assignee lists to boards" See merge request gitlab-org/gitlab-ce!19464
| * | | | | | Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-0733-118/+273
|/ / / / / /
* | | | | | Merge branch 'mk/avoid-credential-leak-qa' into 'master'Robert Speicher2018-06-073-12/+49
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QA: Redact credentials from URI in git output Closes gitlab-qa#258 See merge request gitlab-org/gitlab-ce!19492
| * | | | | | QA: Redact credentials from URI in git outputMichael Kozono2018-06-073-12/+49
|/ / / / / /
* | | | | | Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho2018-06-074-20/+25
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the default strings of timeago.js for timeago Closes #47182 See merge request gitlab-org/gitlab-ce!19350
| * | | | | | Use the default strings of timeago.js for timeagoTakuya Noguchi2018-06-044-20/+25
| | | | | | |
* | | | | | | Merge branch 'jivl-ce-backport-card-class-integration-forms' into 'master'Clement Ho2018-06-073-5/+9
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE backport for the card class changes See merge request gitlab-org/gitlab-ce!19453
| * | | | | | | CE backport for the card class changesJose Ivan Vargas2018-06-073-5/+9
|/ / / / / / /
* | | | | | | Merge branch '47358-labels' into 'master'Clement Ho2018-06-071-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Labels were bold in 10.8 but not with bootstrap4" Closes #47358 See merge request gitlab-org/gitlab-ce!19504
| * | | | | | | Resolve "Labels were bold in 10.8 but not with bootstrap4"Annabel Gray2018-06-071-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'override-bootstrap4-font-hierarchy' into 'master'Annabel Gray2018-06-071-0/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Override default font family hierarchy of bootstrap 4 Closes #47493 See merge request gitlab-org/gitlab-ce!19542
| * | | | | | | Override default font family hierarchy of bootstrap 4Clement Ho2018-06-071-0/+2
|/ / / / / / /
* | | | | | | Merge branch '46648-timeout-searching-group-issues' into 'master'Grzegorz Bizon2018-06-075-23/+36
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Timeout searching group issues" Closes #46648 See merge request gitlab-org/gitlab-ce!19429
| * | | | | | | Force Postgres to avoid trigram indexes when in a groupSean McGivern2018-06-073-5/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When filtering issues with a search string in a group, we observed on GitLab.com that Postgres was using an inefficient query plan, preferring the (global) trigram indexes on description and title, rather than using a filter on the restricted set of issues within the group. Change the callers of the IssuableFinder to use a CTE in this case to fence the rest of the query from the LIKE filters, so that the optimiser is forced to perform the filter in the order we prefer. This will only force the use of a CTE when: 1. The use_cte_for_search params is truthy. 2. We are using Postgres. 3. We have passed the `search` param. The third item is important - searching issues using the search box does not use the finder in this way, but contructs a query and appends `full_search` to that. For some reason, this query does not suffer from the same issue. Currenly, we only pass this param when filtering issuables (issues or MRs) in a group context.
| * | | | | | | Simplify issuable finder queriesSean McGivern2018-06-064-18/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We had `item_project_ids` to help make slow queries on the dashboard faster, but this isn't necessary any more - the queries are plenty fast, and we forbid searching the dashboard without filters.