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
Łukasz Nowak
slapos.core
Graph
a403cff3e133253cb79d88d5770c84d3f3395aae
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Feb
31
Jan
30
29
26
25
24
12
10
28
Dec
5
24
Nov
14
13
8
7
6
12
Oct
11
9
6
2
26
Sep
25
24
20
19
14
15
Aug
14
11
2
1
31
Jul
29
28
27
24
11
10
4
3
30
Jun
27
26
23
22
20
13
6
5
2
26
May
22
19
11
4
3
2
28
Apr
27
25
21
21
Mar
10
2
1
27
Feb
22
21
20
8
7
2
1
14
Dec
30
Nov
24
23
10
8
3
2
31
Oct
25
24
21
20
19
13
12
11
10
7
5
29
Sep
28
23
12
9
8
7
6
2
1
29
Aug
24
23
12
11
10
9
5
22
Jul
19
30
Jun
29
23
14
1
27
May
25
24
23
20
19
18
17
11
10
9
6
4
3
2
29
Apr
28
27
26
25
22
13
12
11
8
7
6
30
Mar
29
2
1
29
Feb
25
Jan
12
8
Dec
2
1
30
Nov
27
19
16
15
13
12
11
27
Oct
26
15
2
29
Sep
25
3
21
Aug
17
14
12
17
Jul
16
2
29
May
11
28
Apr
24
22
8
6
31
Mar
25
20
slapos_jio: Fix label name on Organisation View
slapos_jio: Use "Site :" before organisation names.
slapos_jio: Display Software Installation nicely
slapos_jio: Draft implementation to replace "intent" API with a gadget.
slapos_jio: Improvements for Invoice List and view
slapos_jio: Drop duplicated code/implementation
slapos_erp5: Update dependency, add slapos_rss_style
slapos_web: remove unrequired dependency
slapos_jio: partially revert previous changes
slapos_configuration: erp5_ui_test_core is installed by the test for UI Tests.
slapos_jio: Include vads_urls script for Payzen
slapos_payzen: Include script to redirect to Manual Payment from a Website.
slapos_payzen: Include script to get Appropriate State of Payment to show to the user.
SlapOSMixin: Move part of this mixin into portal_components to speed up development.
slapos_payzen: Add script to get Related Payment Payment.
slapos_cloud: Update xml format for catalog methods.
slapos_jio: Include return page for payzen constaining all meaningfull messages.
slapos_jio: Include View gadget forms for Sale Invoice Transaction.
slapos_jio: Use gadget to render Payment State
slapos_jio: use regex to replace all occurrences of spaces
slapos_jio: Use handlebars template to render invoices.
slapos_jio: Add gadget for show download Link on Invoice List
slapos_payzen: Update bt5 format (.wsdl goes to a diferent file)
slapos_payzen: Clean up tests (Make lint happy)
slapos_payzen: Clean up test (make lint happy).
testSlapOSMixin: Include erp5_ui_test_core as dependence for the tests.
slapos_erp5: Update Skin selection tests
slapos_jio: No need to call accessor on the catalog brain
slapos_jio: XML changes.
slapos_jio: Add batch_mode for request credentials.
slapos_web: Files moved to slapos_jio
slapos_erp5: Move Portal Type defitions from slapos_web
slapos_web: Remove unused code
slapos_rss_style: Move RSS Style out of slapos_web bt5
slapos/collect/db.py: Create an index on user table to speed up monitor collect query.
fix failure when psutil read info and the process is gone
use profile to log promises resource consumption
raise soft limit of N(ofile) so we can use > 1024 fds
Release 1.4.4
slapos/slap/slap.py slap.initializeConnection: Cache master node's Hateoas URL and do not ask many times. Communication to master node is expensive.