1
0
Fork 0
Commit Graph

9373 Commits

Author SHA1 Message Date
Jan Steemann fb9f9f7d26 updated Windows build 2013-11-20 15:37:11 +01:00
Lucas Dohmen 366f393ad4 Foxx: Adjusted introduction according to @mchacki's idea
List instead of one sentence
2013-11-20 15:15:59 +01:00
Frank Celler 228d484c4c release version 1.4.2 2013-11-20 13:51:08 +01:00
Jan Steemann a2152af99c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-11-20 13:50:41 +01:00
Jan Steemann 439554de04 fix annoying error in case new directories are added to documentation 2013-11-20 13:50:18 +01:00
Frank Celler 01532b024e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-20 13:50:14 +01:00
Frank Celler 6e293d9dce fixed wrong error message on parse error 2013-11-20 13:50:08 +01:00
Jan Steemann cf219d92d3 added debugSegfault 2013-11-20 13:15:45 +01:00
Jan Steemann 436b47eb0c removed unnecessary shaper attribute from struct 2013-11-20 12:38:47 +01:00
Jan Steemann 0fe4c7b090 fixed shape compaction 2013-11-20 12:02:13 +01:00
Max Neunhoeffer 0dfe6b1126 Add a sparse argument to the creation of a skiplist index. 2013-11-20 11:16:28 +01:00
Max Neunhoeffer 822f9d37bd Rename method name to TRI_SkipListGetNrUsed. 2013-11-20 11:09:28 +01:00
Max Neunhoeffer 1c56e87222 Export entry count for generic skip lists. 2013-11-20 11:07:31 +01:00
Frank Celler 225404e97d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-20 09:47:26 +01:00
Frank Celler 2c3ea751c6 added missing file 2013-11-20 09:47:07 +01:00
Michael Hackstein 38ec615b7f Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-20 09:35:38 +01:00
Michael Hackstein 92198943a0 Fixed last tests of the graphViewer, all 699 pass now yeah 2013-11-20 09:35:16 +01:00
Frank Celler 914bd38cfc added check-sever 2013-11-20 09:21:22 +01:00
Frank Celler 9438b43f92 fixed issue #669 Tiny documentation update 2013-11-20 09:20:59 +01:00
Frank Celler f35347098b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-20 09:20:51 +01:00
Frank Celler 7738a5b35d cosmetics 2013-11-20 09:20:26 +01:00
Frank Celler d5b608cb79 cosmetics 2013-11-20 09:19:58 +01:00
Frank Celler fd268ef6ab fixed issue #669 Tiny documentation update 2013-11-20 09:18:15 +01:00
Jan Steemann 4e1028d791 fixed doxygen error 2013-11-20 01:50:53 +01:00
Jan Steemann 920d08d855 removed redundant startup options 2013-11-20 01:50:27 +01:00
Jan Steemann 8fea8ca1b3 changed write-locks 2013-11-20 01:27:45 +01:00
Jan Steemann 586f0b4f59 fixed wrong comment header 2013-11-19 23:10:05 +01:00
Michael Hackstein b6795df3fb Removed plenty of unused variables, thx to @jsteemann for writing jshund. Helped me find those 2013-11-19 21:51:22 +01:00
Michael Hackstein 77dd9e7d5b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-19 17:14:53 +01:00
Michael Hackstein 054218d95f Updated GraphViewer CSS. It now has a filter dropdown and the suggestion box is adjusted accordingly 2013-11-19 17:14:46 +01:00
Michael Hackstein 0ea6800cd5 Started fixing GraphViewer UI spec, CSS test is not yet finished 2013-11-19 17:13:52 +01:00
Jan Steemann 4ee22257e5 updated VS projects 2013-11-19 16:44:36 +01:00
Jan Steemann 95c341e910 issue #662: ArangoDB on Windows hanging 2013-11-19 16:35:14 +01:00
Jan Steemann af6da9a652 issue #662: ArangoDB on Windows hanging 2013-11-19 16:27:26 +01:00
Michael Hackstein 87aed55acf Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-19 15:29:11 +01:00
Michael Hackstein 1cb74b404f Fixed a bug in Event Library 2013-11-19 15:28:11 +01:00
Michael Hackstein 06b605e059 Fixed Layouter tests 2013-11-19 15:22:31 +01:00
Michael Hackstein f710fba30a Fixed arangoAdapter tests 2013-11-19 15:20:36 +01:00
Max Neunhoeffer 971ab55cdd Add keys to the generic skip list implementation. 2013-11-19 15:02:20 +01:00
Max Neunhoeffer b94359e31c Get rid of the distinction between unique and multi skiplist indices.
This is the change outside the actual skiplist index code.
2013-11-19 11:55:25 +01:00
Max Neunhoeffer 95e6ebc3ac Add a cmpdata entry for comparisons. 2013-11-19 11:54:45 +01:00
Michael Hackstein be1361e796 Fixed JSLint warning 2013-11-19 11:25:56 +01:00
Frank Celler 9f8f4cd4fd destroy can only be called if initialised 2013-11-18 18:40:13 +01:00
Frank Celler b58347138f destroy can only be called if initialised 2013-11-18 18:39:18 +01:00
Michael Hackstein 9e57022c18 Merge CHANGELOG 2013-11-18 16:52:47 +01:00
Max Neunhoeffer c8b8af36b2 Follow coding style guidelines a bit more. Add nrUsed count. 2013-11-18 16:46:56 +01:00
Max Neunhoeffer e3c0059211 Remove old arangod/SkipLists/skiplist.* from Makefile. 2013-11-18 16:46:13 +01:00
Michael Hackstein 81aec0f4f3 Updated changelog 2013-11-18 16:32:49 +01:00
Michael Hackstein 2e16dc6648 Changed labels in GraphViewer 2013-11-18 16:31:07 +01:00
Michael Hackstein 2420bd893a Modified dropdown menus, all of them share one class now reduces large parts of css. GraphViewer uses this dropdown also 2013-11-18 16:26:34 +01:00