summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Send actual error as error handling action payloadtr-error-tracking-project-selection-master-fixTristan Read2019-02-061-2/+2
* Address more maintainer commentsTristan Read2019-02-064-35/+19
* Remove haml placeholderTristan Read2019-02-062-33/+5
* Addressing maintainer review commentsTristan Read2019-02-0614-216/+210
* Frontend for error tracking settings - project dropdownTristan Read2019-02-0620-14/+1223
* Split long linesrpereira22019-02-062-7/+18
* Incorporate review commentsrpereira22019-02-064-44/+41
* Use let in specs as is commonly usedrpereira22019-02-062-18/+18
* Move render code into functionsrpereira22019-02-061-12/+21
* Remove duplicate code that occurred during rebaserpereira22019-02-061-39/+0
* Fix a bug where api_url could not be set to nilrpereira22019-02-064-0/+30
* Remove html response coderpereira22019-02-062-37/+0
* Add respond_to :jsonrpereira22019-02-062-22/+74
* Update the operations settings update endpointrpereira22019-02-064-14/+69
* Refactor model and specrpereira22019-02-061-6/+4
* Add specs for org and project name methodsrpereira22019-02-061-0/+41
* Rename ListSentryProjectsServicerpereira22019-02-062-180/+0
* Refactor specs to use let and subject betterrpereira22019-02-061-31/+22
* Remove duplicate code that occurred after rebaserpereira22019-02-061-49/+0
* Refactor list_sentry_projects_service and specrpereira22019-02-062-19/+14
* Reduce cognitive complexity of execute methodrpereira22019-02-061-6/+7
* Move test setup into a before blockrpereira22019-02-061-4/+10
* Handle case when error_tracking_setting is nilrpereira22019-02-062-1/+31
* Remove code for working with reactive cachingrpereira22019-02-062-23/+0
* Return error response when sentry returns errorrpereira22019-02-062-0/+16
* Add service for getting sentry projects listrpereira22019-02-062-0/+164
* Refactor model and specrpereira22019-02-061-7/+7
* Add method to get api_hostrpereira22019-02-061-0/+8
* Add specs for org and project name methodsrpereira22019-02-061-0/+41
* Merge branch '56938-diff-file-headers-on-compare-not-quite-right' into 'master'Fatih Acet2019-02-068-19/+40
|\
| * Correct file-header spacing on compare pageSam Bigelow2019-02-068-19/+40
* | Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable2019-02-0646-129/+220
|\ \
| * | Rename gl_project_name -> gl_project_pathsh-log-project-name-with-gitalyStan Hu2019-02-058-30/+30
| * | Use Project#full_path instead of Project#path_with_namespaceStan Hu2019-02-051-1/+2
| * | Add more tests and comments around Wiki formattingStan Hu2019-02-053-1/+37
| * | Add convenience methods for creating project and Wiki repositoriesStan Hu2019-02-055-4/+12
| * | Add comment to explain why gl_repository is blankStan Hu2019-02-051-0/+3
| * | Rename name -> disk_path in create_repositoryStan Hu2019-02-051-4/+4
| * | Refactor use of Shell.import_repository for WikisStan Hu2019-02-059-19/+59
| * | Clean up Shell.fork_repositoryStan Hu2019-02-054-33/+12
| * | Send project name with Gitaly repository requestsStan Hu2019-02-0540-90/+114
* | | Merge branch '44332-openid-scope-error' into 'master'Nick Thomas2019-02-066-6/+79
|\ \ \
| * | | Fix #44332 - Add support for profile and emailGotenXiao2019-02-066-6/+79
|/ / /
* | | Merge branch '55199-error-tracking-controller' into 'master'Sean McGivern2019-02-064-4/+158
|\ \ \
| * | | Add list_projects endpoint to error trackingReuben Pereira2019-02-064-4/+158
|/ / /
* | | Merge branch 'docs/go-standards' into 'master'11-8-stable-prepare-rc1Marcia Ramos2019-02-063-0/+221
|\ \ \ | |_|/ |/| |
| * | Add Go guidelines to developer docsPhilippe Lafoucrière2019-02-063-0/+221
|/ /
* | Merge branch 'fix-stable-branch-prefix' into 'master'Marin Jankovski2019-02-063-4/+4
|\ \
| * | Fix incorrect stable branch name for templatesfix-stable-branch-prefixYorick Peterse2019-02-063-4/+4
* | | Merge branch '55199-list-projects-service' into 'master'Sean McGivern2019-02-062-0/+193
|\ \ \