Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added tests for removing soft removed objectsremove-soft-removals | Yorick Peterse | 2018-01-10 | 2 | -12/+87 |
| | |||||
* | Remove soft removals related code | Yorick Peterse | 2018-01-08 | 38 | -105/+262 |
| | | | | | | | | | | | | | | This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447 | ||||
* | Merge branch '40549-render-emoj-in-groups-overview' into 'master' | Sean McGivern | 2018-01-08 | 6 | -3/+44 |
|\ | | | | | | | | | | | | | Resolve "No Rendering of emoji's in Group-Overview after update" Closes #40549 See merge request gitlab-org/gitlab-ce!16098 | ||||
| * | Rendering of emoji's in Group-Overview | Jacopo | 2017-12-24 | 6 | -3/+44 |
| | | | | | | | | Allows rendering of emoji's in the Group Overview. | ||||
* | | Merge branch 'remove-commit-tree' into 'master' | Sean McGivern | 2018-01-08 | 6 | -9/+10 |
|\ \ | | | | | | | | | | | | | Remove the Commit#tree method See merge request gitlab-org/gitlab-ce!16236 | ||||
| * | | Remove the Commit#tree methodremove-commit-tree | Jacob Vosmaer | 2018-01-04 | 6 | -9/+10 |
| | | | |||||
* | | | Merge branch '38056-remove-unused-option' into 'master' | Phil Hughes | 2018-01-08 | 3 | -4/+0 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused push_code_to_protected_branches Closes #38056 See merge request gitlab-org/gitlab-ce!16253 | ||||
| * | | | Remove unused push_code_to_protected_branches38056-remove-unused-option | Lin Jen-Shin | 2018-01-05 | 3 | -4/+0 |
| | | | | |||||
* | | | | Merge branch 'gitaly-fetch-internal-remote' into 'master' | Sean McGivern | 2018-01-08 | 5 | -30/+66 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incorporate RemoteService.FetchInternalRemote Gitaly RPC Closes gitaly#857 See merge request gitlab-org/gitlab-ce!16140 | ||||
| * | | | | Incorporate RemoteService.FetchInternalRemote Gitaly RPCgitaly-fetch-internal-remote | Alejandro Rodríguez | 2018-01-05 | 5 | -30/+66 |
| | | | | | |||||
* | | | | | Merge branch 'mb-invites-feature-to-rspec' into 'master' | Rémy Coutable | 2018-01-08 | 3 | -125/+97 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Move invites spinach test to Rspec See merge request gitlab-org/gitlab-ce!16126 | ||||
| * | | | | | Move invites spinach test to Rspec | Semyon Pupkov | 2017-12-25 | 3 | -125/+97 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | | | | | | Merge branch 'mv-explore-groups-spinach-to-rspec' into 'master' | Rémy Coutable | 2018-01-08 | 3 | -193/+87 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move explore groups spinach test to RSpec See merge request gitlab-org/gitlab-ce!16129 | ||||
| * | | | | | | Move explore groups spinach test to RSpec | Semyon Pupkov | 2017-12-25 | 3 | -193/+87 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | | | | | | Merge branch '38030-add-graph-value-to-hover' into 'master' | Tim Zallmann | 2018-01-08 | 9 | -356/+364 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Add graph value to hover" Closes #38030 See merge request gitlab-org/gitlab-ce!16261 | ||||
| * | | | | | | Resolve "Add graph value to hover" | Mike Greiling | 2018-01-08 | 9 | -356/+364 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'issue-40190' into 'master' | Phil Hughes | 2018-01-08 | 3 | -3/+20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix slash commands dropdown description See merge request gitlab-org/gitlab-ce!16125 | ||||
| * | | | | | | Fix slash commands dropdown description | Maurizio De Santis | 2018-01-08 | 3 | -3/+20 |
|/ / / / / / | |||||
* | | | | | | Merge branch '41244-issue-board-shortcut-working-while-no-issues' into 'master' | Phil Hughes | 2018-01-08 | 8 | -18/+90 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disables the shortcut to the issue boards when issues are disabled Closes #41244 See merge request gitlab-org/gitlab-ce!16020 | ||||
| * | | | | | | disables the shortcut to the issue boards when issues are disabled | Christiaan Van den Poel | 2018-01-08 | 8 | -18/+90 |
|/ / / / / / | |||||
* | | | | | | Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ↵ | Douwe Maan | 2018-01-08 | 7 | -20/+89 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Protected branch is now created for default branch on import Closes #3968 See merge request gitlab-org/gitlab-ce!16198 | ||||
| * | | | | | | Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-import | Tiago Botelho | 2018-01-06 | 7 | -20/+89 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch ↵ | Kamil Trzciński | 2018-01-07 | 15 | -76/+357 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled' into 'master' Resolve "Redirect to GCP page if users try to create a cluster but the account is not enabled" Closes #39957 and #41410 See merge request gitlab-org/gitlab-ce!15665 | ||||
| * | | | | | | Fix check_gcp_project_billing_worker_spec.rb | Kamil Trzciński | 2018-01-07 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Set timeout to billing information39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled | Kamil Trzciński | 2018-01-07 | 1 | -1/+4 |
| | | | | | | | |||||
| * | | | | | | Refactor GCP session token exchange scheme | Matija Čupić | 2018-01-07 | 3 | -12/+23 |
| | | | | | | | |||||
| * | | | | | | Separate let and subject line in spec | Matija Čupić | 2018-01-07 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | Add CHANGELOG entry | Matija Čupić | 2018-01-06 | 1 | -0/+5 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into ↵ | Matija Čupić | 2018-01-06 | 80 | -1361/+9800 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled | ||||
| * | | | | | | | Store OAuth token in Redis for worker to pick up | Matija Čupić | 2018-01-06 | 2 | -2/+7 |
| | | | | | | | | |||||
| * | | | | | | | Use token from redis in gcp project billing worker | Matija Čupić | 2018-01-06 | 2 | -15/+46 |
| | | | | | | | | |||||
| * | | | | | | | Remove check_gcp_project_billing queue from sidekiq | Matija Čupić | 2018-01-06 | 1 | -1/+0 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into ↵ | Matija Čupić | 2018-01-05 | 175 | -754/+2888 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled | ||||
| * | | | | | | | | Move worker to gcp_project namespace | Matija Čupić | 2018-01-05 | 2 | -1/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Use token hash for redis key | Matija Čupić | 2018-01-05 | 1 | -2/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Return list of billing enabled projects | Matija Čupić | 2018-01-05 | 4 | -9/+10 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into ↵ | Matija Čupić | 2018-01-05 | 1044 | -7148/+10895 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled | ||||
| * | | | | | | | | | Change CheckGcpProjectBillingWorker lease to 15s | Matija Čupić | 2018-01-05 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Remove polling interval from GcpController | Matija Čupić | 2018-01-05 | 1 | -2/+0 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Remove GCP cluster check page placeholder | Matija Čupić | 2018-01-05 | 1 | -1/+0 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add url to link in new GCP cluster header partial | Matija Čupić | 2017-12-22 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Fix clusters/gcp feature spec | Matija Čupić | 2017-12-21 | 1 | -0/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Fix use of pending decorator in spec | Matija Čupić | 2017-12-21 | 1 | -3/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add CheckGcpProjectBilling worker to all_queues | Matija Čupić | 2017-12-21 | 1 | -0/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Implement GCP billing check in cluster form | Matija Čupić | 2017-12-21 | 3 | -9/+38 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Remove actions for async GCP project billing check | Matija Čupić | 2017-12-21 | 3 | -222/+11 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Make GCP billing check mock more specific | Matija Čupić | 2017-12-21 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Mark the gcp check page feature spec pending | Matija Čupić | 2017-12-21 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into ↵ | Matija Čupić | 2017-12-21 | 820 | -5769/+11772 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled | ||||
| * | | | | | | | | | | Update GCP feature spec with check page flow | Matija Čupić | 2017-12-16 | 1 | -67/+86 |
| | | | | | | | | | | |