Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix weird Rails bug that leads to `runner_id=null` in SQL query | Dylan Griffith | 2018-05-31 | 1 | -1/+3 |
* | Ensure we validate Runner#runner_type when persisting RunnerNamespace | Dylan Griffith | 2018-05-31 | 1 | -1/+1 |
* | Improve runner_type validations for Ci::Runner | Dylan Griffith | 2018-05-31 | 1 | -6/+16 |
* | Merge branch '46903-osw-fix-permitted-params-filtering-on-merge-scheduling' i... | Sean McGivern | 2018-05-31 | 1 | -2/+2 |
|\ | |||||
| * | Adjust permitted params filtering on merge scheduling46903-osw-fix-permitted-params-filtering-on-merge-scheduling | Oswaldo Ferreira | 2018-05-30 | 1 | -2/+2 |
* | | Merge branch 'fj-36819-remove-v3-api' into 'master' | Douwe Maan | 2018-05-31 | 2 | -12/+1 |
|\ \ | |||||
| * | | Removed API endpoint and specsfj-36819-remove-v3-api | Francisco Javier López | 2018-05-30 | 2 | -12/+1 |
| |/ | |||||
* | | Merge branch '46971-extra-whitespace' into 'master' | Phil Hughes | 2018-05-31 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge branch 'master' into 46971-extra-whitespace | Filipa Lacerda | 2018-05-31 | 32 | -252/+236 |
| |\ \ | |||||
| * | | | Remove whitespace | Filipa Lacerda | 2018-05-30 | 1 | -1/+1 |
* | | | | Merge branch 'dm-relative-url-root-in-development' into 'master' | Rémy Coutable | 2018-05-31 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix various bugs related to relative_url_root in development | Douwe Maan | 2018-05-29 | 1 | -1/+1 |
* | | | | Update "col-xs" usage to bootstrap4 | Paul Slaughter | 2018-05-30 | 3 | -6/+6 |
* | | | | Merge branch 'sh-move-blob-data-at-public' into 'master' | Robert Speicher | 2018-05-30 | 1 | -8/+8 |
|\ \ \ \ | |||||
| * | | | | Make Repository#blob_data_at a public method | Stan Hu | 2018-05-30 | 1 | -8/+8 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'fix-nbsp-after-sign-in-with-google' into 'master' | Filipa Lacerda | 2018-05-30 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | Fix after sign-in with Google buttonfix-nbsp-after-sign-in-with-google | Kamil Trzciński | 2018-05-30 | 1 | -2/+1 |
* | | | | | Merge branch 'leipert-upgrade-eslint' into 'master' | Mike Greiling | 2018-05-30 | 18 | -161/+120 |
|\ \ \ \ \ | |||||
| * | | | | | fix `spaced-comment` | Lukas Eipert | 2018-05-29 | 7 | -12/+14 |
| * | | | | | fix `no-unused-vars` | Lukas Eipert | 2018-05-29 | 11 | -152/+109 |
| * | | | | | Upgrade to eslint `~4.12.1` which is the last known version where the camelca... | Lukas Eipert | 2018-05-29 | 1 | -1/+1 |
* | | | | | | Merge branch '46999-line-profiling-modal-width' into 'master' | Clement Ho | 2018-05-30 | 1 | -6/+0 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fix UI broken in line profiling modal due to Bootstrap 4 | Takuya Noguchi | 2018-05-31 | 1 | -6/+0 |
* | | | | | | Merge branch '46879-import-project-alignment' into 'master' | Clement Ho | 2018-05-30 | 4 | -65/+63 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix import project by url layout | Annabel Dunstone Gray | 2018-05-29 | 4 | -65/+63 |
* | | | | | | | Merge branch '46917-gitlab-is-not-sending-objectstore-timeout-value-to-workho... | Kamil Trzciński | 2018-05-30 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix missing timeout value in object storage pre-authorization call | Alessio Caiazza | 2018-05-29 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'bvl-group-shared-projects-private-api' into 'master' | Sean McGivern | 2018-05-30 | 2 | -1/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add archived param to the json responsebvl-group-shared-projects-private-api | Toon Claes | 2018-05-30 | 1 | -1/+1 |
| * | | | | | | | | Fix small typos | Toon Claes | 2018-05-29 | 1 | -1/+1 |
| * | | | | | | | | Add `shared_projects` endpoint | Bob Van Landuyt | 2018-05-29 | 1 | -0/+31 |
* | | | | | | | | | Merge branch 'rails5-boolean-cast' into 'master'46973-job-failed-71275338 | Rémy Coutable | 2018-05-30 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Fix boolean casting for nil value | Jan Provaznik | 2018-05-29 | 1 | -2/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'sh-fix-submit-not-clearing-local-storage' into 'master' | Filipa Lacerda | 2018-05-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix local storage not being cleared after creating a new issue | Stan Hu | 2018-05-29 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'mattermost-api-v4' into 'master' | Sean McGivern | 2018-05-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Updated help text for team list for Mattermost slash commands | Harrison Healey | 2018-05-29 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch 'render_super' into 'master' | Rémy Coutable | 2018-05-30 | 2 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Unify app/views/shared/issuable/form/_title.html.haml | Lin Jen-Shin | 2018-05-28 | 2 | -4/+5 |
* | | | | | | | | | | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master' | Phil Hughes | 2018-05-30 | 13 | -30/+152 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ce | blackst0ne | 2018-05-29 | 13 | -30/+152 |
* | | | | | | | | | | | | Merge branch 'bootstrap-pull-float' into 'master' | Annabel Gray | 2018-05-30 | 8 | -15/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Convert remaining pull-* to float-* | Clement Ho | 2018-05-29 | 8 | -15/+15 |
* | | | | | | | | | | | | | Merge branch 'fix-snippet-row' into 'master' | Annabel Gray | 2018-05-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Fix snippet row | Clement Ho | 2018-05-29 | 1 | -1/+1 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch '46877-bootstrap-4-lists' into 'master' | Clement Ho | 2018-05-30 | 20 | -32/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Remove duplicate classes | Annabel Dunstone Gray | 2018-05-29 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Replace well-list with content-list and hover-list | Annabel Dunstone Gray | 2018-05-29 | 21 | -33/+33 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'bootstrap-emails-verify-badge' into 'master' | Annabel Gray | 2018-05-30 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Fix email verification badge | Clement Ho | 2018-05-29 | 3 | -3/+3 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | |