Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
node_access_rebuild_progressive
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
node_access_rebuild_progressive
Commits
70d002e8
Commit
70d002e8
authored
7 months ago
by
Shelane French
Browse files
Options
Downloads
Plain Diff
Merge branch '3466253-add-initial-gitlab' into '2.x'
gitlab-ci See merge request
!7
parents
40f0e04c
1193d1a4
No related branches found
No related tags found
No related merge requests found
Pipeline
#246004
passed with warnings
7 months ago
Stage: build
Stage: validate
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+0
-0
0 additions, 0 deletions
.gitlab-ci.yml
node_access_rebuild_progressive.module
+1
-1
1 addition, 1 deletion
node_access_rebuild_progressive.module
src/Commands/NodeAccessRebuildProgressiveCommands.php
+1
-1
1 addition, 1 deletion
src/Commands/NodeAccessRebuildProgressiveCommands.php
with
2 additions
and
2 deletions
gitlab-ci.yml
→
.
gitlab-ci.yml
+
0
−
0
View file @
70d002e8
File moved
This diff is collapsed.
Click to expand it.
node_access_rebuild_progressive.module
+
1
−
1
View file @
70d002e8
...
...
@@ -34,7 +34,7 @@ function node_access_rebuild_progressive_cron(): void {
*/
function
node_access_rebuild_progressive_trigger
():
void
{
$database
=
\Drupal
::
database
();
// Prevents default message/behavio
u
r.
// Prevents default message/behavior.
node_access_needs_rebuild
(
FALSE
);
// Add default grants in the unlikely case
// no modules implement node_grants anymore.
...
...
This diff is collapsed.
Click to expand it.
src/Commands/NodeAccessRebuildProgressiveCommands.php
+
1
−
1
View file @
70d002e8
...
...
@@ -8,7 +8,7 @@ use Consolidation\SiteAlias\SiteAliasManagerAwareTrait;
use
Drush\Commands\DrushCommands
;
/**
* A Drush commandfile.
* A Drush command
file.
*/
class
NodeAccessRebuildProgressiveCommands
extends
DrushCommands
implements
SiteAliasManagerAwareInterface
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment