summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '57813-merge-request-tabs-do-not-handle-ctrl-click-correctly' in...Fatih Acet2019-06-141-18/+28
|\
| * Allow command and control click to work on MR tabs57813-merge-request-tabs-do-not-handle-ctrl-click-correctlySam Bigelow2019-06-121-18/+28
* | Do not blindly expose public project statisticsMayra Cabrera2019-06-142-2/+85
* | Merge branch 'bvl-comments-graphql' into 'master'Jan Provaznik2019-06-1413-0/+285
|\ \
| * | Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-1413-0/+285
* | | Merge branch '62966-embed-zoom-call-in-issue-mvc' into 'master'Kushal Pandya2019-06-142-0/+104
|\ \ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 62966-embed-zoo...Simon Knox2019-06-159-32/+108
| |\ \ \
| * | | | Add Join meeting button to Issues with Zoom links62966-embed-zoom-call-in-issue-mvcSimon Knox2019-06-142-0/+104
* | | | | Specify a dropdown name for dashboardsSarah Yasonik2019-06-143-2/+41
| |/ / / |/| | |
* | | | Merge branch 'diff-suggestions-popover' into 'master'Filipa Lacerda2019-06-147-6/+64
|\ \ \ \
| * | | | Added diff suggestion popoverPhil Hughes2019-06-147-6/+64
| |/ / /
* | | | Upgrade gitlab-ui and migrate gl-paginationPaul Gascou-Vaillancourt2019-06-142-26/+44
|/ / /
* | | 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
|\ \ \ \ \ \ \ | |/ / / / / /