Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sirixdb/sirix

SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
https://github.com/sirixdb/sirix

[FIX] Some bugfixes in the GUI.

09baf9290fa7879277185377f78a50582d2062f9 authored over 12 years ago
[MOD] Travis failed for some internal reasons, so this commit is just to

rerun the travis CI-system.

e44939ac8f1232de0202f93e1a0b16237cf3d621 authored over 12 years ago
[MOD] getQName() renamed in getName().

d4ed533aaaca66e57f61bb881c80e8bb54c1e833 authored over 12 years ago
[MOD] Javadoc and method renamed in INodeWriteTrx/NodeWriteTrx.

e4f2e07d80ef74d722558d331e632c68a4045ee5 authored over 12 years ago
[MOD] Javadoc in INodeWriteTrx.

[MOD] PredicateFilterAxisTest.

9c763bfc5cbd160ce38d6f73a95c402253e6f1ea authored over 12 years ago
.

cc32b56289202ec91eadfe9ea953fc8ad910efbd authored over 12 years ago
[MOD] The filters are now also predicates.

c16cb7019e995e8be425735e39edfa4e483f6953 authored over 12 years ago
[MOD] Parameter renamed.

2f3f18f19a9bfc4bfddc329166ba0045931fa273 authored over 12 years ago
[ADD] IAxis now extends PeekingIterator. Internally made a few changes

to get rid of boolean state-variables (see Guava).

9b19cf7ba53716c203feaff100d48fa460df23dd authored over 12 years ago
[MOD] Decoupled XMLUpdateShredder from XMLShredder.

54364c33b877d6eed6163e4edac07b34c9fbff46 authored over 12 years ago
[MOD] Modified some findbug-issues.

00c28b068e67553fd258efa89a36488aef829180 authored over 12 years ago
[ADD] Added a template method in AbsAxis which reduces errors and IMHO

is a great great benefit. Implement `long nextKey()` instead of
hasNext() and use "return done();...

38155849e508027f03985d57caddc7a0c6e6910f authored over 12 years ago
[MOD] Modified binary version number.

6fd82a4d8a3f23e4863a063d867d4427636132bd authored over 12 years ago
[FIX] Fixed GUI to work with new Sirix version.

[FIX] Remove-operation still did a != null check instead of .isMoved().
[MOD] Simplyfidied Modifi...

eba965e2affcac8d193459f40b951bd9fa11c575 authored over 12 years ago
[ADD] Added INode getNode() to receive an immutable node wrapper of the

node the cursor currently is located.

9d02ff75714244abe1b1f56a811cf069f848530f authored over 12 years ago
Update README.md

54b1bf23b8af3a6cfb9df5aa1fdee2c5f0516c05 authored over 12 years ago
Merge branch 'master' of github.com:JohannesLichtenberger/sirix

1c9d9bffb3b17fb3e48cd3aee1a42eea8d9a9136 authored over 12 years ago
[ADD] Added a few GUI-screenshots.

1015dddb83fd3674b6a6b11e4ec5cba762c434c9 authored over 12 years ago
Update README.md

6b8ed19114880c5fdd239dbdd1693ada5c5ad1a4 authored over 12 years ago
[ADD] ModificationVisitor...

c7550a2105659761a5db819249acd0bd2541bb39 authored over 12 years ago
[ADD] Missing classes.

e8124d562c8bbc5c5f56c2766ad0a7bf486f0ed3 authored over 12 years ago
[MOD] Visitor-API (introduced a simple marker interface) and two enums,

a package private enum and a public enum for use with the
VisitorDescendantAxis.

d2624a1ed9777d54dc147e657ad37ba3538c1a78 authored over 12 years ago
[ADD] Added javadoc.

0b1466e7f34616f454b61d9af16d1abac495784f authored over 12 years ago
[ADD] Immutable node wrapper/proxies.

[MOD] IVisitor now only defined for the immutable nodes.
[MOD] Minor API changes in AbsAxis.

818e9370771fa3872aae0b0736644dd62d7d58ea authored over 12 years ago
Update README.md

da5d1f86573ab72971814f1f92e44e5060d96d03 authored over 12 years ago
Update README.md

1eeaf32689a351719de3cbae025d7eb12b6b548c authored over 12 years ago
Update README.md

eb01c2afed0485ec87bc4f8780575694ae136589 authored over 12 years ago
Update README.md

512124220349a4ddf2ee5420b06519919ba5a4d8 authored over 12 years ago
[ADD] All diffing algorithms (FMSE and internal), SAXSerializer and

StAXSerializer adapted to include processing instructions and comments.

f6b8cbd614db6814213dc06090b94ec1c51acde7 authored over 12 years ago
[ADD] Almost full support for PIs and comments (at least

for XMLShredder/XMLSerializer).

TODO:
FMSE needs to be adjusted, as well as the GUI.

b38033bd999891f53b95afdec068c48df2ccb287 authored over 12 years ago
[MOD] API documentation in INodeReadTrx.

0a40ba64f09a04af9658f86968222de5b0e96877 authored over 12 years ago
[ADD] API transaction-calls.

189b7725e4c9175dc537da92c21e72796d71e431 authored over 12 years ago
Update README.md

62973267d6bbb8b735c88f9a4d8f50f0aff99246 authored over 12 years ago
[maven-release-plugin] prepare for next development iteration

17cee3dbbce1ba2f42f3847334e01878e8db8408 authored over 12 years ago
[maven-release-plugin] prepare release sirix-parent-0.1.2

b82cd6fdbbb5d5f38604e83b98f664c9ca00565c authored over 12 years ago
[FIX] Strange import and Java didn't warn me.

62bd40d823fa9c707e3a1b7d47bd887f98a65f98 authored over 12 years ago
[ADD] Added some javadoc and missing classes.

ed409b472226a76e69df8f4f81a9e4a0b79ada7a authored over 12 years ago
[ADD] API enhancements.

[MOD] Along the way revised the transaction API which was deeply flawed
(access to nodes which sh...

9b458d0b966da2a63cea6462394b24a605ce5ee6 authored over 12 years ago
[ADD] Comment node and Processing Instruction node.

0f1f1a50303493459c882a679b0cecc9353068ed authored over 12 years ago
[MOD] Updated README.

5d3d5feedea0742d221f402fd81b7dd146cd5cc0 authored over 12 years ago
Update README.md

286a7be5205ebedffdbe09fd6b16f5fcc8cdcec9 authored over 12 years ago
Update README.md

7f23da7d9e4e00125afce308c66be3000e24c45a authored over 12 years ago
Update README.md

f8d1d0af442e17d661434c0a2d6e184ab6dd4ed0 authored over 12 years ago
[MOD] README markup.

58c373c29565901d155998af1966586e0f279162 authored over 12 years ago
[MOD] Readme updated (maven artifacts, mailinglist).

555713e3bee7a297084be108537a055d50e92ade authored over 12 years ago
[MOD] Changed remaining POMs to new parent SNAPSHOT-version.

e75db0d2d8a44e1099f010e74d7ac2ba8970cd64 authored over 12 years ago
[maven-release-plugin] prepare for next development iteration

4d70d4dd332b1a26d1332f240b266e6f262ae7ea authored over 12 years ago
[maven-release-plugin] prepare release sirix-parent-0.1.1

bbeb6f698cdf3901cde71e9f1b86980cec3c69fb authored over 12 years ago
[MOD] ...

c59a83421e9192feb31b4cc8ae53ff64b39bcc9c authored over 12 years ago
[MOD] POMs adapted once more.

3242b436ca79be713c24d6c4b81ef615687dceed authored over 12 years ago
[maven-release-plugin] prepare release sirix-parent-0.0.9

a2276f3461d5dd0471e7f40695ed0bd60231fc8f authored over 12 years ago
[MOD] Changed POMs.

fb34a21aac0003f14c1cc4eaa904d41d65db4986 authored over 12 years ago
[MOD] merged.

6fccbaf1e79685fd8c026c6681a4f8d8ad24397e authored over 12 years ago
[maven-release-plugin] prepare release sirix-parent-0.0.9

9927ff39a33e5e19eafa4207f42fb5d6ae0317f4 authored over 12 years ago
[MOD] Rewritten POMs once more. Clean prepare follows.

881e37542418ca371e085697b8c6ba237ce10b4d authored over 12 years ago
[maven-release-plugin] prepare release sirix-parent-0.0.9

215e3080505f0686fd5a96e9172a3bd041579f3f authored over 12 years ago
[MOD] Reverted POMs.

f1705ece9943bf900a7ca1cfbe16837932f808b4 authored over 12 years ago
[maven-release-plugin] prepare for next development iteration

b567b203dc9e6c9bad8863dbbb5c724a5c6f5af1 authored over 12 years ago
[maven-release-plugin] prepare release sirix-parent-0.0.9

29719e896d29648b91ec17d5075240fdd1226fbc authored over 12 years ago
[MOD] POMs (SNAPSHOT release).

eed4631b9016c89118e57554947c5e853b3fff22 authored over 12 years ago
[MOD] Added Javadoc.

9d7f79c00ae6e63554ac0049a7b46aa615168a6f authored over 12 years ago
[REM] Removed test-output folder.

2251a9ada90f1bbdac7bb939e1bba48ac31c14b7 authored over 12 years ago
[FIX] Added internal synchronization if the write transaction is

scheduled for autocommit.
[MOD] Reenabled commit() in OverallTest.

9ea91c396bf4cf2a5aabaa57e6d113e2b24aacf7 authored over 12 years ago
.

3753e42a8cc6ece514ce716e6e89247ed726a118 authored over 12 years ago
.

6e564e3dcd6399987d2f8f9697827609caa7b027 authored over 12 years ago
.

85bfd50e7558aeb650f7a6403988fac4d4cd9d8f authored over 12 years ago
.

a5c54d0094a49d2ac094a09b6714b2d434814b73 authored over 12 years ago
.

fecd14418dc19e1febe6cf44e3aa3179611175a9 authored over 12 years ago
.

6eadb1885b3eed181b082336fac20578d9e3948d authored over 12 years ago
.

3dd3c4315e94f5e954652a15e80e1f3b24ec0e62 authored over 12 years ago
.

5c071703ed6b55798fa2e99439f8ef7ee7391bc6 authored over 12 years ago
.

2507c0abaa108aa4915780bc8a508b3d333a8f86 authored over 12 years ago
.

050e3da33cadaccacaf01ee240beea82637271cb authored over 12 years ago
.

eac6e652be54fb248457f1f26ec4fa2715536fec authored over 12 years ago
.

6c4d284c48c706aca6a0f618c9f5d3f49bba941c authored over 12 years ago
.

b28a47cac4da1b10739567f0af3b77ac11183f91 authored over 12 years ago
.

29fce4df3eaa125e80f2677d42c57ce1fd1152d4 authored over 12 years ago
.

1e39f89727d0ba70196fdf5648a089611c55eedd authored over 12 years ago
.

44d162df6f1c3f0568af3e661272691e62c8f82f authored over 12 years ago
.

59985f34f4a663eca495293fcc6e03e53d6f0509 authored over 12 years ago
.

730232a86f1b3189297f3a19d98f7cc1fc95b3e4 authored over 12 years ago
.

7d59ea842eb18f4fc85a2f2f32f5b5cb0c0f7337 authored over 12 years ago
.

860d68a484abd65808f235f4e38318f47fe60fb5 authored over 12 years ago
.

237f65d90f4681de8798c81c08e24f0f2abe0867 authored over 12 years ago
.

1749918b73b33910b2fc0a9c35bef2c5782f75a3 authored over 12 years ago
.

0502fd1a3431171e066b85cb267c64494e1185ed authored over 12 years ago
.

8b3d9882c7e819f2ea923b3e8ed6a48c94515da5 authored over 12 years ago
.

441ec2da93220506a07e0bde3de65956e3f15941 authored over 12 years ago
.

2693bc49dc3cd4079a521975985c3fca7b27e696 authored over 12 years ago
.

2fbd39a2747f98d7f67a66e4b9acd81b3b3c95fe authored over 12 years ago
.

5f3e33b59da08f34792e77e2f97375e074a2f1fc authored over 12 years ago
.

71d37ce37b0a6362d72c8a721b7cc3f48a2dfbd1 authored over 12 years ago
.

d32be87b4a258ea6041cc0a54878e9db865fd43a authored over 12 years ago
.

3705079bbc33a61deffafd2245ca68f06f6fb734 authored over 12 years ago
.

64bb92fca910f8821e74b1c23344d5a195d7992e authored over 12 years ago
.

c1df190e3c68eabb721aa6e87f81b442726533db authored over 12 years ago
.

6243c889cffd6ddfbb456a2809c1a0fbbf048b0b authored over 12 years ago
.

13b31745cbf0180acf98cb57d43457ef46901630 authored over 12 years ago
.

36705dbd17068d345f231ca8f453eb688afa221e authored over 12 years ago
.

350d4f1ef36943a3a2e532e150ade7aa2b3074ff authored over 12 years ago