https://github.com/thinkaurelius/titan

sort by:
Revision Author Date Message Commit Date
a9c737c 0.2.0 release push. 24 December 2012, 01:36:31 UTC
374a237 Merge branch 'master' of github.com:thinkaurelius/titan 24 December 2012, 01:26:49 UTC
a27a445 updated changelog and upgrade instructions 24 December 2012, 01:20:10 UTC
cecbfd2 small tweak to README. 24 December 2012, 01:14:34 UTC
971941f Extended the client test case to use parameters 24 December 2012, 00:32:28 UTC
8196749 Updated images 24 December 2012, 00:31:47 UTC
01d5a03 Added graphics for wiki on Titan Server embedded 23 December 2012, 23:56:35 UTC
6263716 Added graphics for wiki on Titan embedded 23 December 2012, 23:35:57 UTC
7928e98 Changed idstore for new ids 23 December 2012, 17:54:57 UTC
d41c68a Changed the renew percentage to 20% 23 December 2012, 16:15:29 UTC
abd691f Made id block allocation relative and added additional check 23 December 2012, 16:10:42 UTC
27228d1 Finished upgrade script which converts the id storage format from Titan 0.1.0 to 0.2.0. Also updated id allocation to store the upper end of the allocated id interval. IMPORTANT: This makes this version incompatible with the previous version of master. 23 December 2012, 03:00:37 UTC
816af49 Refactored StoreFeatures so that transactional is no longer depending on configuration. 21 December 2012, 12:55:12 UTC
6098905 changed dependencies for blueprints to 2.2.0 (no snapshot) 21 December 2012, 01:56:28 UTC
7e1ab5a Merge branch 'master' of github.com:thinkaurelius/titan 21 December 2012, 01:55:36 UTC
8cd9a39 Make query close transaction automatically and added test for failure scenario 21 December 2012, 01:55:17 UTC
2f0c0e9 Removed bad line in titan.bat. Was echoing out some junk and wasn't relevant to anything. bad copy/paste from a different .bat file. 18 December 2012, 19:30:07 UTC
5185da2 Basic .bat files to start titan. 18 December 2012, 19:12:50 UTC
fce9b4c Merge remote-tracking branch 'origin/master' 18 December 2012, 17:00:57 UTC
8314b92 Add .sh files to start titan/rexster. 18 December 2012, 16:59:56 UTC
85a270f clean up code 18 December 2012, 02:09:54 UTC
161e340 Fixed bug that causes Titan to not load the right edges when a limit is applied to the query. This bug had two consequences: 1) For queries with limits and constraints, it would only load a partial result set (or an empty one). 2) Subsequent queries on the same vertex would also return only partial result sets (even if those queries did not have a limit on them). 18 December 2012, 00:22:02 UTC
d31cbe2 Fixed bug that arises when two vertex id sets with different implementations are merged during a query. 17 December 2012, 22:52:31 UTC
3d8c3f9 Merge branch 'master' of github.com:thinkaurelius/titan 16 December 2012, 09:07:08 UTC
04b5014 Cleaned up old auxilliary files 16 December 2012, 08:53:28 UTC
eafacc2 Partially undid changed to VariableLong encoding to make it compatible to old version. 16 December 2012, 08:52:09 UTC
6666032 added faunus diagram. 16 December 2012, 06:53:03 UTC
4e7f220 added faunus diagram. 16 December 2012, 06:34:41 UTC
db07b21 Updated Rexster integration to newest rexster version 16 December 2012, 06:02:07 UTC
531d573 Automatic key-order detection in backend. Removed respective configuration option. 15 December 2012, 20:25:54 UTC
89ccc64 Migrated Titan specific Rexster client and server into Titan codebase. Added test case for BerkeleyJe and Cassandra embedded. 14 December 2012, 23:54:09 UTC
52ca528 Added Blueprints test for cassandra embedded. Fixes #79. 13 December 2012, 08:36:34 UTC
c7cee3c The limiting Blueprints bug has been fixed. Fixes #73. 13 December 2012, 06:31:40 UTC
f9efe0b Merge branch 'master' into storage Conflicts: src/main/java/com/thinkaurelius/titan/graphdb/database/StandardTitanGraph.java src/test/java/com/thinkaurelius/titan/TestBed.java src/test/java/com/thinkaurelius/titan/graphdb/TitanGraphTest.java src/test/java/com/thinkaurelius/titan/testutil/ObjectSizer.java Fixed merge conflicts manually. 12 December 2012, 22:16:15 UTC
261c4f6 throw UnsupportedOperationException on newly added generateGraph(String) in blueprints test. Only affects one test case. 12 December 2012, 22:09:25 UTC
57004ad Merge branch 'master' of github.com:thinkaurelius/titan 12 December 2012, 11:16:12 UTC
6ace728 Continuing work on replacing internal data strutures to make them primary key compliant. Fixing several issues in that regard. Moved to blueprints 2.2.0-snapshot and updated test cases. 12 December 2012, 11:07:26 UTC
133975f Added some micro benchmarking 08 December 2012, 05:52:22 UTC
f642f2f Merge remote-tracking branch 'origin/master' 28 November 2012, 16:48:58 UTC
588d390 Titan Rexster configuration ignores graph-location when not using "local" #117 28 November 2012, 16:47:56 UTC
985a383 Merge branch 'storage' of github.com:thinkaurelius/titan into storage 21 November 2012, 22:14:40 UTC
0682900 Partial in-memory data structure refactoring. 21 November 2012, 22:14:10 UTC
26bbee8 Fixes #102 15 November 2012, 19:49:39 UTC
a27597d Merge remote-tracking branch 'origin/master' 15 November 2012, 19:16:41 UTC
5dd8b16 Fixes #102 15 November 2012, 19:16:10 UTC
a7190e7 refactored test cases, added test cases for new functionality, fixed bugs 15 November 2012, 18:56:22 UTC
3558889 Update pom.xml Updated to the new "Distributed Graph Database" lingo. 08 November 2012, 22:22:54 UTC
a9aab21 added dark red version of titan logo. 07 November 2012, 20:18:55 UTC
de94337 fixed chmod on bin issue. 04 November 2012, 02:10:21 UTC
c583949 updated distribution.xml to include whirr recipes and configuration files. 01 November 2012, 01:56:38 UTC
b630c32 Update config/whirr-cassandra.properties 30 October 2012, 17:52:06 UTC
0656787 added dark red version of the Titan logo globe. 28 October 2012, 17:30:56 UTC
4213eaa added dark red version of the Titan logo globle. 28 October 2012, 17:29:38 UTC
b9fbb83 added check for storage directory 23 October 2012, 23:19:15 UTC
22a6b51 made the whirr-hbase recipe use m1.large for the sake of the person just playing around. 23 October 2012, 18:53:34 UTC
5946697 added a whirr recipe for launching hadoop + cassandra. 23 October 2012, 18:37:08 UTC
226b6e6 Fixed bug in whirr recipe and cleaned up comments. 17 October 2012, 21:46:38 UTC
152c101 refactored test cases, added test cases for new functionality, fixed bugs 11 October 2012, 08:17:54 UTC
42372ba Finished refactoring - now on to bugfixing 10 October 2012, 01:42:50 UTC
c8f7d2d Intermediate commit while refactoring the diskstorage package - does not yet build 06 October 2012, 04:18:25 UTC
da8901b refactored ID acquisition to make it more robust and faster. Added test cases to test multi-threaded id acquisition through two different storage manager instances. IMPORTANT: This commit changes the way id blocks are written to the storage backend. Hence, this change is NOT compatible with previous Titan versions. If you want to upgrade an existing Titan deployment, please wait for the next release. 03 October 2012, 02:37:59 UTC
31c2a1d better handling of Imports for Titan/Gremlin and fixed bug with ScriptExecutor. 02 October 2012, 18:31:44 UTC
bbd4d46 Merge remote-tracking branch 'origin/master' 28 September 2012, 23:36:28 UTC
a634898 increased read robustness in id manager 28 September 2012, 23:36:09 UTC
eba592c Made database reads robust regarding temporary storage failures. ATTENTION: renamed storage retry configuration options: persist-attempts => storage.write-attempts persist-wait-time => storage.attempt-wait Added opton storage.read-attempts for read retry. 28 September 2012, 22:55:18 UTC
816538c sleep for lockWaitMS after unsuccessful locking attempt due to TemporaryStorageException 20 September 2012, 23:46:33 UTC
31cc2c6 Updated Whirr recipe Renamed the recipe file and incremented HBase version from 0.92.1 to 0.94.1; also changed from CDH 0.20.x hadoop-core artifact to mainline hadoop-core 1.0.3 20 September 2012, 00:04:15 UTC
c6d2a80 made lock acquisition resilient to temporarystorage exception failure 18 September 2012, 00:28:56 UTC
8eda3c4 corrected version number 14 September 2012, 21:16:03 UTC
4057757 adding one logging output 14 September 2012, 21:12:59 UTC
347eac9 Updated version to 0.1.1-SNAPSHOT 14 September 2012, 19:33:08 UTC
8980338 Fixes #89 14 September 2012, 19:31:14 UTC
5bbc780 Increased idauthority-retries to 20. Fixes #82 14 September 2012, 18:56:39 UTC
624a0e1 Fixes #88 14 September 2012, 18:49:32 UTC
38b70fe Changed default gremlin cassandra adapter to thrift 07 September 2012, 01:01:57 UTC
d507b35 Make a default 'cassandra' storage backend option that points to astyanax to simplify configuration. Updated the test cases accordingly. Added duplicate test cases to help with issue investigation 06 September 2012, 23:02:29 UTC
3927a9b updated wiki and changelog 06 September 2012, 23:00:57 UTC
e179306 Changed version number to 0.1.0 06 September 2012, 18:13:41 UTC
7d35870 Merge branch 'master' of github.com:thinkaurelius/titan 06 September 2012, 18:01:07 UTC
705bacf Added release wiki 06 September 2012, 18:00:58 UTC
2e821d2 tweaks to pom.xml, distribution.xml, and README.txt. 06 September 2012, 17:39:12 UTC
cff5799 Fixed readme typo 06 September 2012, 04:56:02 UTC
2cbb559 Updated readme, notice, changelog, upgrade 06 September 2012, 04:53:59 UTC
cd5f536 Merge branch 'master' of github.com:thinkaurelius/titan 06 September 2012, 01:25:24 UTC
30f66b4 Merge pull request #77 from tedoc2000/master Fix stale lock bug in LockingTransactionHandle 06 September 2012, 01:15:42 UTC
f8f5e15 Documentation update 05 September 2012, 23:53:00 UTC
c29e798 Delete correct lock column when lock creation is more than lockWaitMS 05 September 2012, 23:35:21 UTC
682b8cc Made peristence attempts and wait time configurable 04 September 2012, 19:12:02 UTC
58c516d Merge branch 'titan0.1' of github.com:thinkaurelius/titan into titan0.1 02 September 2012, 19:51:41 UTC
9366085 Changed pom.xml group to com.thinkaurelius.titan This was formerly just com.thinkaurelius. Issue #65 is moving towards a multi-artifact Titan build. Community convention points towards creating a subnamespace in com.thinkaurelius.titan for these collections of related artifacts; projects on Maven Central under the org.apache and org.sonatype tend to do the same thing. 02 September 2012, 04:26:10 UTC
87f13a4 Javadoc edits 02 September 2012, 02:57:32 UTC
a5e2325 Comment edits 02 September 2012, 02:56:25 UTC
971051e Adding Whirr config to run HBase 0.92.1 02 September 2012, 02:23:06 UTC
332e208 Fixed two expiration timing bugs in locking code One of these timing bugs was brain damage left over from my last commit: there were attempted conversions in LockingTransactionHandle from milli- to nanoseconds using a factor of 1000 instead of 100000. The other timing bug was older than my last commit. LockingTransactionHandle read nanosecond timestamps from the storage backend, but then proceeded to try to figure out whether those timestamps had expired by comparing them to milliseconds without conversion. I've added test cases in LockKeyColumnValueStoreTest that should look for these cases. LockingTransactionHandle is pretty fragile at this point. It could probably benefit from some refactoring to reduce method size and per-method control structure nesting depth. It might be wise to make it uniformly handle only nanosecond timestamps, too. 02 September 2012, 02:16:51 UTC
2d9bec1 Added configuration option whether new vertices are maintained in a transaction to save memory in batch loading scenarios. Refactored TransactionConfig to use "has" instead of "do". 01 September 2012, 23:57:12 UTC
612b31f LocalLockManager tweaks This commit is a bundle of changes copied over in patch form from another workstation. I should probably be using git-bundle. LocalLockManager is in an intermediate state in this commit: it now polices zombie locks, but it also permits attempts to lock with expiration times in the past. The unit test is also anemic. I'm planning to add a unit test at the KeyColumnValueStore level which explicitly configures lock timeout calls acquireLock() on a transaction and sleeps to test it. 01 September 2012, 22:19:49 UTC
74e51eb Fixing StandardIDPool race condition 01 September 2012, 19:56:54 UTC
d8abd38 Debugging StandardIDPool 01 September 2012, 19:41:02 UTC
0e5f93d added extra check for the id renewer thread to be finished 01 September 2012, 03:44:55 UTC
0d602a7 added extra check for the id renewer thread to be finished 01 September 2012, 03:44:11 UTC
back to top