Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jio
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tristan Cavelier
jio
Graph
e5ac3eded81301ee8b23b88244264f66d06b0ba1
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
29
Aug
28
27
26
25
23
22
21
13
12
9
8
7
6
5
29
Jul
25
23
18
17
16
8
5
3
1
20
Jun
17
14
13
11
10
8
7
5
4
3
1
31
May
30
20
16
7
6
26
Apr
22
19
16
15
12
11
8
5
29
Mar
25
22
19
18
15
12
11
8
5
4
1
25
Feb
21
20
19
18
11
8
6
5
4
1
30
Jan
29
28
24
23
22
21
18
17
16
14
11
10
9
8
7
28
Dec
27
26
24
21
20
18
14
23
Nov
sinon-qunit modified to disable default fake timers
replace sinon.useFakeTimers with this.sandbox.useFakeTimers
jIO.util.ajax added
localstorage read blob function updated + notifies download (putAttachment)
makeBlobDigest function is useless -> deleted
blobAsBinaryString renamed to readBlobAsBinaryString
jio_dashboard.html updated
example.html updated
requirejs asynctests added
jio localstorage repair tests added
jio localstorage check & repair async tests added
localstorage.js check and repair method added
jsonlocalstorage variable renamed to json_local_storage
allow check and repair to be called without document id
Metadata.js check method added
jslint localstorage fixes
localstorage tests wrong alldocs sort -> fixed
queries forgotten globals added
localstorage updated to new jio design
asynctests.html + localstorage asynctests added
default respond Blob type is "undefined" -> fixed to ""
add jio dependency 'sha256'
fakestorage and test util added to requirejs jio tests
fakestorage and missing dependencies 'jio' -> fixed
default blob type is "undefined" -> fixed to ""
typo fixed
jio tests tools moved to util.js and fakestorage.js, some method name changed
one jio tests added
queryfactory.js updated
util.js onprogress listener added
Promise.js then chain breaks -> fixed
Promise.defer is synchronous now
Promise.js perf increased
Promise.js error added
Promise.js when onProgress callback added and assign callback(s) to item
complex_queries not built in a good order -> fixed
jsonify blob Firefox != Chromium -> fixed
JIO tests updated
JIO responses schema modified
job queue is not well cleaned -> fixed