Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Remove callback as we already update accordingly on services | Oswaldo Ferreira | 2018-01-24 | 2 | -24/+0 | |
| * | | | | | | | | Update changelogosw-updates-merge-status-on-api-actions | Oswaldo Ferreira | 2018-01-23 | 1 | -1/+1 | |
| * | | | | | | | | Return more consistent values for merge_status on MR API | Oswaldo Ferreira | 2018-01-23 | 4 | -1/+39 | |
* | | | | | | | | | Merge branch 'PNSalocin/gitlab-ce-24035-api-create-application' into 'master' | Rémy Coutable | 2018-01-24 | 6 | -0/+165 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Make the exposing of the Application secret more explicitPNSalocin/gitlab-ce-24035-api-create-application | Toon Claes | 2018-01-24 | 2 | -3/+7 | |
| * | | | | | | | | Add documentation about when the application API was added | Toon Claes | 2018-01-24 | 2 | -1/+6 | |
| * | | | | | | | | Add application create API | Nicolas MERELLI | 2018-01-24 | 6 | -0/+156 | |
* | | | | | | | | | Merge branch 'groups-webpack-bundle' into 'master' | Filipa Lacerda | 2018-01-24 | 13 | -19/+24 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fixed paginationgroups-webpack-bundle | Phil Hughes | 2018-01-23 | 1 | -3/+1 | |
| * | | | | | | | | fixed group page specific JS | Phil Hughes | 2018-01-23 | 1 | -2/+0 | |
| * | | | | | | | | Added dispatcher imports for groups webpack bundle | Phil Hughes | 2018-01-23 | 11 | -16/+25 | |
* | | | | | | | | | Merge branch 'sh-fix-cross-site-forgery-errors' into 'master' | Rémy Coutable | 2018-01-24 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Return a blank JSON response for a missing .js file to prevent Rails CSRF errorssh-fix-cross-site-forgery-errors | Stan Hu | 2018-01-23 | 1 | -0/+2 | |
* | | | | | | | | | | Merge branch 'ph-even-more-dispatcher-imports' into 'master' | Filipa Lacerda | 2018-01-24 | 5 | -21/+13 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | added missing imports | Phil Hughes | 2018-01-24 | 1 | -0/+4 | |
| * | | | | | | | | | correctly imports performance bar | Phil Hughes | 2018-01-24 | 2 | -4/+2 | |
| * | | | | | | | | | Added imports for dispatcher routes | Phil Hughes | 2018-01-24 | 2 | -17/+7 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'winh-axios-mock-restore' into 'master' | Filipa Lacerda | 2018-01-24 | 10 | -15/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restore | Winnie Hellmann | 2018-01-23 | 10 | -15/+15 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'rc/improve-setup-test-env' into 'master' | Grzegorz Bizon | 2018-01-24 | 3 | -5/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the co...rc/improve-setup-test-env | Rémy Coutable | 2018-01-23 | 3 | -5/+15 | |
* | | | | | | | | | | Merge branch 'fix/gitaly-can-be-merged-for-missing-conflict-files' into 'master' | Grzegorz Bizon | 2018-01-24 | 2 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | GitalyClient::ConflictsService#conflicts? should return true for conflicts wi...fix/gitaly-can-be-merged-for-missing-conflict-files | Ahmad Sherif | 2018-01-23 | 2 | -1/+12 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'qa-deploy-key-factory-product' into 'master' | Grzegorz Bizon | 2018-01-24 | 4 | -11/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add .qa-project-deploy-keys to locate itqa-deploy-key-factory-product | Lin Jen-Shin | 2018-01-20 | 2 | -4/+4 | |
| * | | | | | | | | | | Scrap the deploy key title and match it in test | Lin Jen-Shin | 2018-01-20 | 3 | -10/+14 | |
* | | | | | | | | | | | Merge branch '32546-cannot-copy-paste-on-ios' into 'master' | Phil Hughes | 2018-01-24 | 2 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | add CHANGELOG.md entry for !1580432546-cannot-copy-paste-on-ios | Mike Greiling | 2018-01-24 | 1 | -0/+5 | |
| * | | | | | | | | | | disable CopyAsGFM on iOS due to bug in webkit | Mike Greiling | 2018-01-24 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge branch '42251-explicit-timezone-for-karma' into 'master' | Mike Greiling | 2018-01-23 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Set timezone for karma to UTC | Takuya Noguchi | 2018-01-23 | 2 | -0/+7 | |
* | | | | | | | | | | | Merge branch '42340-ci-failing-on-mergerequestdiff-commits_count' into 'master' | Stan Hu | 2018-01-23 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix a migration spec messing up the MergeRequestDiff DB schema42340-ci-failing-on-mergerequestdiff-commits_count | Rémy Coutable | 2018-01-23 | 1 | -0/+4 | |
* | | | | | | | | | | | | Merge branch 'fix-gitlab-runner-2652' into 'master' | Kamil Trzciński | 2018-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix docs for GIT_CHECKOUT Gitlab Runner configuration | Tom Elliff | 2018-01-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'dm-push-rule-regexp-error-ce' into 'master' | Douwe Maan | 2018-01-23 | 1 | -17/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Backport changes to Gitlab::Checks::ChangeAccess from EE | Douwe Maan | 2018-01-23 | 1 | -17/+21 | |
* | | | | | | | | | | | | | Merge branch 'dispatcher-milestones-show-path' into 'master' | Jacob Schatz | 2018-01-23 | 4 | -4/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Refactor dispatcher milestones show pathdispatcher-milestones-show-path | Clement Ho | 2018-01-22 | 4 | -4/+22 | |
* | | | | | | | | | | | | | | Merge branch 'psimyn-webpack-bundle-env-metrics' into 'master' | Phil Hughes | 2018-01-23 | 4 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | remove webpack bundle tag for monitoring:environments:metrics | Simon Knox | 2018-01-23 | 4 | -3/+10 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'dm-process-feature-deadlines' into 'master' | Rémy Coutable | 2018-01-23 | 1 | -3/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Clarify that a feature that isn't in review by the 1st or 3rd doesn't necessa... | Douwe Maan | 2018-01-23 | 1 | -3/+27 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'fix/adjust-layout-width-for-fixed-layout' into 'master' | Phil Hughes | 2018-01-23 | 10 | -27/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Adjust last push notification width | George Tsiolis | 2018-01-23 | 10 | -27/+31 | |
* | | | | | | | | | | | | | | | Merge branch 'dispatcher-new' into 'master' | Clement Ho | 2018-01-23 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | consistent function exports for Labels edit/new pagesdispatcher-new | Simon Knox | 2018-01-23 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | | | Merge branch 'tz-upgrade-jasmine-and-raven' into 'master' | Clement Ho | 2018-01-23 | 7 | -55/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Upgrade jasmine + raven to newer versions | Tim Zallmann | 2018-01-23 | 7 | -55/+32 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'vendor-10-4-auto-devops-template' into 'master' | Marin Jankovski | 2018-01-23 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |