Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin.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
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
Joshua
wendelin.core
Commits
3a662812
Commit
3a662812
authored
Oct 02, 2015
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*: lab.nexedi.cn -> lab.nexedi.com
parent
1bf0cf31
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
.gitmodules
.gitmodules
+1
-1
CHANGES
CHANGES
+10
-10
No files found.
.gitmodules
View file @
3a662812
...
...
@@ -6,4 +6,4 @@
# but people are sometimes blocked to access git:// because of firewalls.
#
# Also it is better to not depend on thirdparty hosting sites
url = https://lab.nexedi.c
n
/mirror/ccan.git
url = https://lab.nexedi.c
om
/mirror/ccan.git
CHANGES
View file @
3a662812
...
...
@@ -5,24 +5,24 @@ Wendelin.core change history
----------------
- Add support for O(δ) in-place BigArray.append()
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/1245acc9
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/1245acc9
- Implement proper multithreading support
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/d53271b9
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/d53271b9
- Implement proper RAM pages invalidation when backing ZODB objects are changed
from outside
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/cb779c7b
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/92bfd03e
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/cb779c7b
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/92bfd03e
- Fix all kind of failures that could happen when ZODB connection changes
worker thread in-between handling requests
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/c7c01ce4
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/64d1f40b
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/c7c01ce4
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/64d1f40b
- Tox tests now cover usage with FileStorage, ZEO and NEO ZODB storages
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/010eeb35
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/7fc4ec66
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/010eeb35
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/7fc4ec66
- Various bugfixes
...
...
@@ -40,7 +40,7 @@ Wendelin.core change history
either succeeds, or raises MemoryError if not enough address space is
available to cover whole A. (current limitation is ~ 127TB on linux/amd64)
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/00db08d6
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/00db08d6
- Various bugfixes (build-fixes, crashes, overflows, etc)
...
...
@@ -49,7 +49,7 @@ Wendelin.core change history
----------------
- Add support for O(1) in-place BigArray.resize()
https://lab.nexedi.c
n
/nexedi/wendelin.core/commit/ca064f75
https://lab.nexedi.c
om
/nexedi/wendelin.core/commit/ca064f75
- Various build bugfixes (older systems, non-std python, etc)
...
...
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