summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use map instead of tap to make test setup clearer58971-sentry-api-keyerrorrpereira22019-03-291-8/+9
* Fix errorCallback response keyrpereira22019-03-291-1/+1
* Change name of SentryError exceptionrpereira22019-03-274-7/+7
* Track exceptin when Sentry response missing keysrpereira22019-03-261-0/+1
* Service should determine http_status of responserpereira22019-03-264-7/+25
* Return 500 http status when missing keys in resprpereira22019-03-263-4/+4
* Error when missing expected Sentry response keysrpereira22019-03-216-14/+83
* Add changelog entryrpereira22019-03-181-0/+5
* Handle missing keys in sentry api responserpereira22019-03-182-16/+54
* Merge branch '6622-stage-spec' into 'master'Phil Hughes2019-03-181-0/+2
|\
| * Removes EE differences for stage_column_component_specFilipa Lacerda2019-03-151-0/+2
* | Merge branch 'patch-48' into 'master'Evan Read2019-03-181-1/+1
|\ \
| * | fix simple typofschl2019-03-161-1/+1
* | | Merge branch 'patch-28' into 'master'Evan Read2019-03-181-2/+1
|\ \ \ | |/ / |/| |
| * | `untracked: true` does not adhere to .gitignore, see gitlab-org/gitlab-runner...Michael Bisbjerg2019-03-181-2/+1
|/ /
* | Merge branch 'docs/add-logging-go-guide' into 'master'Marcia Ramos2019-03-161-3/+30
|\ \
| * | Add logging info to Go guideSteve Azzopardi2019-03-161-3/+30
* | | Merge branch 'university-link-docs' into 'master'Marcia Ramos2019-03-151-5/+2
|\ \ \
| * | | Add link to Education solutions pageMike Lewis2019-03-151-5/+2
|/ / /
* | | Merge branch 'docs-improve-package-and-qa-documentation' into 'master'Mek Stittri2019-03-152-0/+25
|\ \ \
| * | | Document better the package-and-qa jobRémy Coutable2019-03-132-0/+25
* | | | Merge branch 'patch-48' into 'master'Achilleas Pipinellis2019-03-151-1/+1
|\ \ \ \
| * | | | Update index.mdHrishi2019-03-141-1/+1
* | | | | Merge branch 'docs-fix-syntax' into 'master'Achilleas Pipinellis2019-03-151-1/+1
|\ \ \ \ \
| * | | | | Docs: Fix note syntaxMarcia Ramos2019-03-151-1/+1
|/ / / / /
* | | | | Merge branch 'patch-48' into 'master'Achilleas Pipinellis2019-03-151-0/+8
|\ \ \ \ \
| * | | | | [documentation] add section on resolving errors and solution for push failure...Michael Tedder2019-03-151-0/+8
|/ / / / /
* | | | | Merge branch 'gt-externalize-app-views-projects-pipelines' into 'master'Filipa Lacerda2019-03-157-25/+47
|\ \ \ \ \
| * | | | | Externalize strings from `/app/views/projects/pipelines`George Tsiolis2019-03-157-25/+47
|/ / / / /
* | | | | Merge branch 'docs-ci-intro-new-graph' into 'master'Mike Lewis2019-03-152-1/+2
|\ \ \ \ \
| * | | | | Docs: CI/CD intro - new graphMarcia Ramos2019-03-152-1/+2
|/ / / / /
* | | | | Merge branch '58482-update-airminc/clair-local-scan-to-2.0.6' into 'master'Grzegorz Bizon2019-03-154-4/+9
|\ \ \ \ \
| * | | | | Update clair-local-scan to 2.0.6 to support Ubuntu 18.04Takuya Noguchi2019-03-144-4/+9
* | | | | | Merge branch '56015-remove-remote-timeout' into 'master'Nick Thomas2019-03-152-1/+6
|\ \ \ \ \ \
| * | | | | | Remove timeout for GitalyClient remove_remoteMark Chao2019-03-152-1/+6
* | | | | | | Merge branch '58933-broken-ui-on-commits-on-mobile' into 'master'Annabel Dunstone Gray2019-03-152-6/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix UI layout on Commits on mobileTakuya Noguchi2019-03-142-6/+8
* | | | | | | | Merge branch 'sh-handle-null-bytes-in-merge-request-diffs' into 'master'Nick Thomas2019-03-154-1/+46
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix error creating a merge request when diff includes a null byteStan Hu2019-03-144-1/+46
| |/ / / / / /
* | | | | | | Merge branch 'refactor-boards-actions' into 'master'Douwe Maan2019-03-157-142/+41
|\ \ \ \ \ \ \
| * | | | | | | Remove NUMBER_OF_PERMITTED_BOARDS from ProjectHeinrich Lee Yu2019-03-132-22/+1
| * | | | | | | Remove redirecting to last visited boardHeinrich Lee Yu2019-03-133-56/+0
| * | | | | | | Refactor groups and projects boards actionsHeinrich Lee Yu2019-03-135-82/+58
* | | | | | | | Merge branch 'ce-6098-extract-ee-specific-files-lines-for-app-views-admin-app...Lin Jen-Shin2019-03-157-53/+161
|\ \ \ \ \ \ \ \
| * | | | | | | | Move EE specific code in admin application settingsMartin Wortschack2019-03-147-53/+161
* | | | | | | | | Merge branch 'improve-spec-requests-api-merge_requests_spec' into 'master'Robert Speicher2019-03-153-380/+395
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reduce queries in spec/requests/api/merge_requests_spec.rbRémy Coutable2019-03-133-380/+395
* | | | | | | | | | Merge branch 'tatkins-patch-48' into 'master'Achilleas Pipinellis2019-03-151-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update browser requirements to be clear about minor versions.Tom Atkins2019-03-061-0/+3
* | | | | | | | | | | Merge branch 'docs-namespaces-path' into 'master'Achilleas Pipinellis2019-03-151-6/+6
|\ \ \ \ \ \ \ \ \ \ \