1
0
Fork 0
Commit Graph

2190 Commits

Author SHA1 Message Date
Frank Celler 6675e8da2b Merge pull request #102 from jsteemann/master
potential solution for issue #95 (execute jslint)
2012-06-07 08:49:59 -07:00
Frank Celler 2a89e6e176 added RubyDispatcherThread 2012-06-07 00:59:17 +02:00
Frank Celler 35ee4a3bff fix trailing blanks 2012-06-07 00:34:08 +02:00
Frank Celler aeac1e1c79 running actionsfor JS (again) 2012-06-07 00:31:23 +02:00
Frank Celler a7208484ea moved to Actions directory 2012-06-06 23:33:35 +02:00
Lucas Dohmen ea13cfac51 Renamed all occurrences of node to vertex... 2012-06-06 19:14:21 +02:00
Lucas Dohmen 933bc293b6 Added documentation for all pathTo helper functions 2012-06-06 19:11:53 +02:00
Lucas Dohmen 0433236c8b Graph.js: Lint-Free 2012-06-06 18:49:43 +02:00
Frank Celler 203a7006c0 Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-06-06 18:32:45 +02:00
Frank Celler 2921e12d93 separated action dispatcher for JavaScript and Ruby 2012-06-06 18:32:24 +02:00
Lucas Dohmen 020aa12c35 Dijkstra: Finds all shortest pathes now
* Previously only found one shortest path
* Returns the same results as Neo4j
2012-06-06 18:09:57 +02:00
Jan Steemann 99ea9f5475 added assertions 2012-06-06 16:58:03 +02:00
Jan Steemann 7d84873f4f added test cases for ref access 2012-06-06 16:20:23 +02:00
Jan Steemann c21659fbac added more test cases for index access 2012-06-06 15:57:38 +02:00
Lucas Dohmen a41ff384ab Dijkstra finds pathes of correct length. 2012-06-06 14:57:57 +02:00
Frank Celler 388e553858 Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-06-06 14:22:02 +02:00
Frank Celler 6063327d04 fixed --quite for shell, fixed command line for unit-tests 2012-06-06 14:19:47 +02:00
Frank Celler 089d57c175 Merge branch 'master' of github.com:fceller/ArangoDB 2012-06-06 13:46:07 +02:00
Frank Celler df0d4624ad Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-06-06 13:45:06 +02:00
Frank Celler fae22420ee updated CHANGELOG 2012-06-06 13:35:14 +02:00
Frank Celler 3282e3714c generated files 2012-06-06 13:28:24 +02:00
Oreste Panaia 4e9651ace3 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-06-06 18:43:34 +08:00
Oreste Panaia 2778c5b156 added attribute weights 2012-06-06 18:36:38 +08:00
Frank Celler 799f9fdf45 towards mruby actions 2012-06-06 11:18:53 +02:00
Jan Steemann cfccab47eb issue #100: "count" attribute exists in cursor response with "count: false" 2012-06-06 09:54:39 +02:00
Jan Steemann 985c630407 fixed broken options in tests 2012-06-06 09:54:10 +02:00
Jan Steemann 60429b39eb issue #100: "count" attribute exists in cursor response with "count: false" 2012-06-06 08:59:55 +02:00
Jan Steemann d257d47027 let's see if github will now use devel branch for pull request... 2012-06-05 15:04:47 +02:00
Jan Steemann b92a0079e9 issue #95: added --jslint command line option for arangosh as well 2012-06-05 13:25:46 +02:00
Jan Steemann 0da201adb5 potential fix for issue #100 2012-06-05 09:59:15 +02:00
Frank Celler 4b71b4b4e2 regenared files 2012-06-04 12:13:43 +02:00
Heiko Kernbach d0ed6d8db1 fixed create collection with no journalsize 2012-06-04 11:32:33 +02:00
Frank Celler 0fec547a0e clearified semi-colon issue 2012-06-04 11:07:36 +02:00
Frank Celler 4a16497c5f cleanup up of options. use server, javascript, or ruby prefix 2012-06-04 11:03:21 +02:00
Frank Celler 46b9824c1c cleanup of options, renamed queues to XXX-JAVASCRIPT or XXX-RUBY, extra QUEUE for CRUD and Import 2012-06-03 13:31:50 +02:00
Frank Celler 5ed05abc78 added Arango::HttpRequest and Arango::HttpResponse 2012-06-02 20:52:51 +02:00
Frank Celler 7b3f93a6c1 removed -O3 from DEBUG_MODE 2012-06-02 20:12:49 +02:00
Frank Celler 61aac47e35 towards mruby console 2012-06-02 14:29:57 +02:00
Frank Celler 9b50a9b89d added new mruby 2012-06-02 12:21:27 +02:00
Frank Celler 0726789ab0 Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
	.gitignore
	Ahuacatl/ahuacatl-codegen.h
2012-06-02 11:20:47 +02:00
Frank Celler fe2337b7d4 Merge branch '1.0' of github.com:triAGENS/ArangoDB
Conflicts:
	configure
2012-06-02 11:15:29 +02:00
Frank Celler 7c7d378fb1 preparation for mruby console 2012-06-02 11:13:57 +02:00
Frank Celler 7eb4a6b7a9 fixed TRI_LocateBinaryPath for the case of '::' in path 2012-06-01 19:31:00 +02:00
Jan Steemann 72e1b17e13 some refactoring 2012-06-01 18:25:33 +02:00
Jan Steemann a5807ad832 some cleanup 2012-06-01 17:37:27 +02:00
Jan Steemann 15a504d023 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-06-01 13:21:20 +02:00
Heiko Kernbach d55c3d3408 sh changes 2012-06-01 12:22:27 +02:00
Heiko Kernbach 6a8c0c2400 test suite 2012-06-01 10:33:18 +02:00
Jan Steemann 11612dbe15 fixed a segfault with some broken queries 2012-06-01 09:12:14 +02:00
Jan Steemann 7e8d1ad8e1 some renamings 2012-06-01 08:36:23 +02:00