summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch55199-error-tracking-project-selectionrpereira22019-02-061-14/+17
|\
| * Remove stubbed sentry clientrpereira22019-02-061-11/+15
| * Revert "Add back reactive caching"rpereira22019-02-064-126/+33
| * Don't stub Sentry clientrpereira22019-02-061-7/+7
| * Add back reactive cachingrpereira22019-02-064-33/+135
* | Merge remote-tracking branchrpereira22019-02-065-64/+91
|\ \
| * | Split long linesrpereira22019-02-052-7/+18
| * | Incorporate review commentsrpereira22019-02-054-44/+41
| * | Use let in specs as is commonly usedrpereira22019-02-052-18/+18
| * | Move render code into functionsrpereira22019-02-051-12/+21
| * | Remove duplicate code that occurred during rebaserpereira22019-02-051-39/+0
| * | Fix a bug where api_url could not be set to nilrpereira22019-02-054-0/+30
| * | Remove html response coderpereira22019-02-052-37/+0
| * | Add respond_to :jsonrpereira22019-02-052-22/+74
| * | Update the operations settings update endpointrpereira22019-02-054-14/+69
| * | Refactor model and specrpereira22019-02-051-6/+4
| * | Add specs for org and project name methodsrpereira22019-02-051-0/+41
| |/
* | Merge remote-tracking branchrpereira22019-02-063-74/+134
|\ \
| * | Implement review commentsrpereira22019-02-063-86/+124
| * | Split long linesrpereira22019-02-052-6/+16
| * | Update usage of Sentry project servicerpereira22019-02-052-7/+7
| * | Use fully qualified name in ProjectSerializerrpereira22019-02-051-1/+1
| * | Correct error_tracking_controller params permitrpereira22019-02-051-5/+0
| * | Fix route for listing Sentry projectsrpereira22019-02-051-5/+3
| * | Add list_projects endpoint to error trackingrpereira22019-02-053-1/+116
| |/
* | Merge remote-tracking branchrpereira22019-02-064-7/+289
|\ \
| * | Add back reactive cachingrpereira22019-02-064-31/+133
| |/
| * Rename ListSentryProjectsServicerpereira22019-02-042-2/+2
| * Refactor specs to use let and subject betterrpereira22019-02-041-31/+22
| * Remove duplicate code that occurred after rebaserpereira22019-02-041-49/+0
| * Refactor list_sentry_projects_service and specrpereira22019-02-042-19/+14
| * Reduce cognitive complexity of execute methodrpereira22019-02-041-6/+7
| * Move test setup into a before blockrpereira22019-02-041-4/+10
| * Handle case when error_tracking_setting is nilrpereira22019-02-042-1/+31
| * Remove code for working with reactive cachingrpereira22019-02-042-23/+0
| * Return error response when sentry returns errorrpereira22019-02-042-0/+16
| * Add service for getting sentry projects listrpereira22019-02-042-0/+164
| * Refactor model and specrpereira22019-02-041-7/+7
| * Add method to get api_hostrpereira22019-02-041-0/+8
| * Add specs for org and project name methodsrpereira22019-02-041-0/+41
* | Merge remote-tracking branchrpereira22019-02-043-0/+20
|\ \
| * | Fix a bug where api_url could not be set to nilrpereira22019-02-043-0/+20
* | | Merge branch 'master'rpereira22019-02-0479-366/+1329
|\ \ \ | | |/ | |/|
| * | Merge branch 'sh-fix-detect-host-keys' into 'master'Nick Thomas2019-02-043-1/+12
| |\ \
| | * | Fix SSH Detect Host Keys not workingStan Hu2019-02-033-1/+12
| * | | Merge branch 'patch-29' into 'master'Sean McGivern2019-02-042-4/+4
| |\ \ \
| | * | | accured -> occurred, as suggested in…Yaron Shahrabani2019-02-042-4/+4
| |/ / /
| * | | Merge branch '55199-schema-and-model-changes' into 'master'Sean McGivern2019-02-047-9/+278
| |\ \ \
| | * | | DB and model changes for Sentry project selection dropdownReuben Pereira2019-02-047-9/+278
| |/ / /
| * | | Merge branch '49388-refactor' into 'master'Grzegorz Bizon2019-02-041-3/+3
| |\ \ \