summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add Join meeting button to Issues with Zoom links62966-embed-zoom-call-in-issue-mvcSimon Knox2019-06-142-0/+104
* Fix missing deployment rockets in monitor dashboardDhiraj Bodicherla2019-06-143-6/+6
* Add basic support for AsciiDoc include directiveGuillaume Grossetie2019-06-141-8/+180
* Merge branch 'fix-flyout-navs' into 'master'Phil Hughes2019-06-141-0/+37
|\
| * Fix sidebar flyout navigationfix-flyout-navsLuke Bennett2019-06-131-0/+37
* | Merge branch 'gitea_import_ignore_pull_request_comments' into 'master'Ash McKenzie2019-06-141-9/+10
|\ \
| * | Improve the gitea importer testJohn Kristensen2019-06-141-15/+10
| * | Don't import pull request comments from Gitea reposJohn Kristensen2019-06-121-2/+8
* | | Merge branch 'feature/require-2fa-for-all-entities-in-group' into 'master'Thong Kuah2019-06-142-24/+101
|\ \ \
| * | | refactor: do not apply setting "require 2FA" for ancestor group membersRoger Meier2019-06-131-2/+2
| * | | refactor: apply "require 2FA" to all subgroup and ancestor group members, whe...Roger Meier2019-06-132-49/+93
| * | | fix tests for mysql db.Roger Rüttimann2019-06-131-4/+4
| * | | remove experiments for 2fa requirements and fix testsRoger Rüttimann2019-06-131-1/+5
| * | | require update_two_factor_requirement on all sub-entities usersRoger Rüttimann2019-06-131-1/+10
| * | | add tests for 2fa requirment for all sub-entities members (subgroup and proje...Roger Rüttimann2019-06-131-4/+24
* | | | Use scoped routes for labels and milestonesDmitriy Zaporozhets2019-06-134-8/+16
* | | | Speed up commit loads by disabling BatchLoader replace_methodsStan Hu2019-06-131-0/+8
* | | | Merge branch 'sh-omit-blocked-admins-from-notification' into 'master'Robert Speicher2019-06-131-0/+10
|\ \ \ \
| * | | | Omit blocked admins from repository check e-mailssh-omit-blocked-admins-from-notificationStan Hu2019-06-121-0/+10
| |/ / /
* | | | Merge branch 'ce-3861-use-serializers-for-project-group-boards' into 'master'Stan Hu2019-06-132-0/+43
|\ \ \ \
| * | | | Add `to_json` to `represent` method callce-3861-use-serializers-for-project-group-boardscharlieablett2019-06-131-1/+1
| * | | | Add `to_json` to `represent` method callcharlieablett2019-06-101-2/+2
| * | | | Use serialization for project boardscharlieablett2019-06-062-0/+43
* | | | | Unquarantine spec in user_edits_files_spec.rbHeinrich Lee Yu2019-06-141-1/+1
* | | | | Merge branch 'blob-row-click-to-open' into 'master'Filipa Lacerda2019-06-132-1/+31
|\ \ \ \ \
| * | | | | Click file row in repository Vue app to view filePhil Hughes2019-06-132-1/+31
| | |/ / / | |/| | |
* | | | | Modify the branch hooks spec to expect processing of commit messagesFabio Papa2019-06-131-2/+2
* | | | | Merge branch '61157-reviewer-roulette-shouldn-t-include-the-author-as-a-possi...Kamil Trzciński2019-06-132-0/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Excludes MR author from Review roulette61157-reviewer-roulette-shouldn-t-include-the-author-as-a-possibilityJacopo2019-06-122-0/+53
* | | | | Remove the grafana_dashboard_link feature flagReuben Pereira2019-06-121-45/+16
* | | | | Merge branch 'sh-fix-resolve-button-not-available' into 'master'Fatih Acet2019-06-121-2/+73
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix "Resolve conflicts" button not appearing for some userssh-fix-resolve-button-not-availableStan Hu2019-06-111-2/+73
| | |_|/ | |/| |
* | | | Merge branch 'sh-update-openid-omniauth-gem' into 'master'Douglas Barbosa Alexandre2019-06-121-8/+0
|\ \ \ \
| * | | | Bump omniauth_openid_connect to 0.3.1sh-update-openid-omniauth-gemStan Hu2019-06-081-8/+0
* | | | | Merge branch 'jc-migration-for-source-project-id' into 'master'Andreas Brandl2019-06-121-0/+29
|\ \ \ \ \
| * | | | | Fix null source_project_id in pool_repositoriesjc-migration-for-source-project-idJohn Cai2019-06-111-0/+29
* | | | | | Merge branch 'prom-api-3' into 'master'Mike Greiling2019-06-123-1/+117
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use Prometheus API for dashboard metricsprom-api-3Simon Knox2019-06-073-1/+117
* | | | | | Merge branch 'prom-api-2' into 'master'Mike Greiling2019-06-123-6/+186
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add feature flag and dashboard endpointprom-api-2Simon Knox2019-06-073-6/+186
* | | | | | Merge branch 'rack-timeout-rename' into 'master'Bob Van Landuyt2019-06-121-3/+22
|\ \ \ \ \ \
| * | | | | | Monitor only final statesrack-timeout-renameJan Provaznik2019-06-121-2/+21
| * | | | | | Moved RackTimeout observer to a different locationJan Provaznik2019-06-121-1/+1
* | | | | | | Extract ide_status_list from ide_status_barPaul Slaughter2019-06-121-0/+91
* | | | | | | Resolve "Email notifications do not work properly (issue due date)"Eugenia Grieff2019-06-121-0/+233
* | | | | | | Merge branch 'add-merge-train-auto-merge-strategy-ce' into 'master'Kamil Trzciński2019-06-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Add auto merge strategiesadd-merge-train-auto-merge-strategy-ceShinya Maeda2019-06-121-2/+2
* | | | | | | | Merge branch '59651-remove-unnecessary-decimal-places-on-chart-axes' into 'ma...Phil Hughes2019-06-121-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Strip trailing decimal zeros from Metrics axis59651-remove-unnecessary-decimal-places-on-chart-axesSimon Knox2019-06-121-0/+14
* | | | | | | | | Merge branch 'upgrade-capybara' into 'master'Thong Kuah2019-06-1227-35/+35
|\ \ \ \ \ \ \ \ \