1
0
Fork 0
Commit Graph

9393 Commits

Author SHA1 Message Date
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
Max Neunhoeffer 8955b0fda0 Fix compilation of new skip-list.c 2013-11-18 15:09:24 +01:00
Max Neunhoeffer 93e3807daa Remove unneeded include of old skip-list.h 2013-11-18 15:09:01 +01:00
Michael Hackstein abd2400a1d More css optimizations of the graph viewer. List of attributes this time. 2013-11-18 15:01:03 +01:00
Max Neunhoeffer 3464f31bf1 Add generic skip list functionality. 2013-11-18 14:55:52 +01:00
Jan Steemann 9a5a11c146 fixed a segfault in the AQL optimiser 2013-11-18 14:17:16 +01:00
Jan Steemann 56adf3b2dd fixed a segfault in the AQL optimiser 2013-11-18 14:16:32 +01:00
Max Neunhoeffer e9b583e6c2 Remove old and unused skip-list.* from lib. 2013-11-18 13:59:33 +01:00
Michael Hackstein 09961581ec GraphViewer: Moved the label list into the graph viewer space and added a padding 2013-11-18 11:58:10 +01:00
Jan Steemann 42257ba2f6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-11-18 11:42:08 +01:00
Jan Steemann 319f5f8dbd removed unused variables 2013-11-18 11:41:57 +01:00
Lucas Dohmen ec9459ef40 Removed unused assignments 2013-11-18 11:25:43 +01:00
Jan Steemann 9054e14232 removed unused variables 2013-11-18 11:22:09 +01:00
Jan Steemann a6215a2c84 updated CHANGELOG 2013-11-18 11:13:42 +01:00
Jan Steemann 72aaacbb54 removed priority queues
this feature was never advertised nor documented nor tested.
2013-11-18 11:12:36 +01:00
Jan Steemann 8d19d2a424 fixed doxygen error 2013-11-18 10:54:27 +01:00
Michael Hackstein 697debe01c Removed unused image files 2013-11-18 10:43:15 +01:00
Michael Hackstein b4915aed2d Started updating CSS of graphViewer, increasead buttons 2013-11-18 10:41:27 +01:00
Jan Steemann 5d9cd13c4f issue #671: Method graph.measurement does not exist 2013-11-18 10:39:39 +01:00
Jan Steemann 018bbaa01d issue #671: Method graph.measurement does not exist 2013-11-18 10:28:09 +01:00
Jan Steemann 05721d91d6 Merge pull request #672 from frankmayer/patch-2
Readability improved for the latest changes in the changelog
2013-11-17 23:47:51 -08:00
Michael Hackstein 8b801e5745 Navigationbar tabs are now links again and they can be opened in seperate tabs 2013-11-17 00:10:21 +01:00
Michael Hackstein 045321b318 Moved the selection box from navigation bar back to footer bar 2013-11-17 00:02:08 +01:00
Michael Hackstein 5b5ac93297 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-16 17:39:03 +01:00
Michael Hackstein 29cb5f2d8b Started implementation of the new document editing mask 2013-11-16 17:38:56 +01:00
Michael Hackstein 71a8db7a0c JSLint cleanup 2013-11-16 17:37:44 +01:00
Frank Celler 1c57332665 cleanup 2013-11-16 17:12:17 +01:00
Frank Mayer 42cd9c5f8c Readability improved for the latest changes in the changelog 2013-11-16 11:41:17 +02:00
Michael Hackstein e1ab9a55f9 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-16 01:43:56 +01:00
Michael Hackstein e40dcf61b0 Modified NavigationView, it is now easier to render and tests 2013-11-16 01:42:54 +01:00
Jan Steemann 6e664c927d updated CHANGELOG 2013-11-16 01:31:48 +01:00