Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos.core
Commits
7ae90d8d
Commit
7ae90d8d
authored
Dec 07, 2012
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make smaller transactions.
A lot of documents are really huge.
parent
c1da8c64
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
master/bt5/slapos_upgrader/SkinTemplateItem/portal_skins/slapos_upgrader/03_ERP5Site_deleteVifibAccounting.xml
...ins/slapos_upgrader/03_ERP5Site_deleteVifibAccounting.xml
+2
-2
master/bt5/slapos_upgrader/bt/revision
master/bt5/slapos_upgrader/bt/revision
+1
-1
No files found.
master/bt5/slapos_upgrader/SkinTemplateItem/portal_skins/slapos_upgrader/03_ERP5Site_deleteVifibAccounting.xml
View file @
7ae90d8d
...
...
@@ -72,11 +72,11 @@ for module in (\n
max_depth=1,\n
min_depth=1,\n
max_retry=0,\n
activity_count=
5
0,\n
activity_count=
2
0,\n
activate_kw={\n
\'tag\': tag,\n
\'group_method_id\': method_id,\n
\'group_method_cost\': 1./
50, # fire up 50 activitie
s in same transaction\n
\'group_method_cost\': 1./
20, # fire up 20 job
s in same transaction\n
}\n
)\n
\n
...
...
master/bt5/slapos_upgrader/bt/revision
View file @
7ae90d8d
35
\ No newline at end of file
36
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment