1
0
Fork 0
Commit Graph

8831 Commits

Author SHA1 Message Date
Jan Steemann 30ed696fc1 open databases in deterministic order 2013-10-18 09:28:17 +02:00
Jan Steemann c381063aec added foxx-manager `installed` command 2013-10-18 01:14:09 +02:00
Jan Steemann e59968e70a added `replace` command for foxx-manager, updated docs 2013-10-18 01:09:26 +02:00
Frank Celler 5232d2bd67 fixed merge problem 2013-10-17 19:09:39 +02:00
Frank Celler 4162cf5c7d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-10-17 19:07:48 +02:00
Frank Celler 7aa365fb76 1.4.0-beta2 2013-10-17 19:07:27 +02:00
Jan Steemann 0814d4de22 updated documentation for console, added section about Foxx development 2013-10-17 13:09:39 +02:00
Jan Steemann 7dc8ed7c47 issue #617: Swagger API is missing '/_api/version' 2013-10-17 11:55:39 +02:00
Jan Steemann 54c7386d6c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-10-17 11:12:10 +02:00
Jan Steemann d71ee7ff6f fixed issue #615 2013-10-17 11:12:02 +02:00
Jan Steemann 21d25d0ccc removed resourceholder 2013-10-17 10:43:07 +02:00
Jan Steemann 98d4b6172d closed issue #614 2013-10-17 10:12:07 +02:00
Jan Steemann 0a6148f2d6 fixed some VS complaints 2013-10-16 17:27:35 +02:00
Jan Steemann c2121d226c updated manual 2013-10-16 16:15:52 +02:00
Jan Steemann 473a9fca97 directory creation on startup 2013-10-16 16:00:49 +02:00
Jan Steemann b5e9d2e7d4 updated CHANGELOG 2013-10-16 15:41:38 +02:00
Jan Steemann 2d6c60c889 removed unused file 2013-10-16 15:32:27 +02:00
Jan Steemann ee2b4fc8bb create less collections for a new databases
this is achieved by creating some seldomly used collections (`_structures`, `_fishbowl`) only when required.
2013-10-16 15:30:41 +02:00
Jan Steemann cd5d228e77 moved path checks from --upgrade to server start and database creation 2013-10-16 15:30:13 +02:00
Michael Hackstein 7c35cc983c Issue: 609 - Modified background colour to suggested value from @luebbert42. 2013-10-16 14:53:09 +02:00
Michael Hackstein 20d36fd8a2 GraphViewer: Fixed some broken tests due to changes in the arangoAdapter 2013-10-16 14:40:46 +02:00
Michael Hackstein c9006424cb issue #611: Implemented rerendering after collection switch. 2013-10-16 14:39:31 +02:00
Michael Hackstein a0bd8a850c GraphViewer Solved mergeconflict in arangoAdapter 2013-10-16 14:29:30 +02:00
Michael Hackstein 84df09fec5 Minor JSLint fixes in GraphViewer 2013-10-16 14:26:44 +02:00
Jan Steemann 89f9bf2bb0 hide div in footer 2013-10-16 12:44:48 +02:00
Jan Steemann a6b7f7a6b1 issue #603 2013-10-16 12:42:23 +02:00
Jan Steemann ac776a982f issue #611: more preselection 2013-10-16 10:42:22 +02:00
Jan Steemann dd8fef21a4 issue #611: a bit more preselection in the graph viewer 2013-10-16 09:51:36 +02:00
Jan Steemann 9bb89bb654 fixed "error with AQL in user function" 2013-10-16 09:43:24 +02:00
Jan Steemann d1ad346f67 issue #612 2013-10-15 18:43:19 +02:00
Jan Steemann 4b064c014c issue #612: extended documentation 2013-10-15 18:41:13 +02:00
Jan Steemann 671b1e850b added tests for dump/restore 2013-10-15 16:47:37 +02:00
Jan Steemann d16c1d8fe1 issue #608: added documentation on arangosh configuration 2013-10-15 15:57:19 +02:00
Jan Steemann 81b18e1018 fixed #607: console was redefined 2013-10-15 15:35:57 +02:00
Jan Steemann c0dd3aba28 adjusted message 2013-10-15 11:49:36 +02:00
Jan Steemann bf771b1010 removed unused script 2013-10-15 09:18:22 +02:00
Jan Steemann a17ed1534a fixed typo 2013-10-14 17:20:24 +02:00
Jan Steemann 29e3c83927 updated comment 2013-10-14 14:55:28 +02:00
Jan Steemann ff9bdbd75e updated compilation manual 2013-10-14 14:53:57 +02:00
Frank Celler 63d2d0ac4c release version 1.4.0-beta2 2013-10-14 14:10:12 +02:00
Frank Celler 9fb0c75544 regenerated swagger 2013-10-14 14:07:47 +02:00
Frank Celler d8ea801111 regenerated swagger 2013-10-14 14:05:38 +02:00
Frank Celler be162a1e35 Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.4
Conflicts:
	CHANGELOG
	Documentation/Manual/NewFeatures14.md
	Documentation/Manual/NewFeatures14TOC.md
	Documentation/Manual/Upgrading14.md
	js/apps/system/aardvark/api-docs/collection.json
	js/apps/system/aardvark/api-docs/cursor.json
	js/apps/system/aardvark/api-docs/database.json
	js/apps/system/aardvark/api-docs/document.json
	js/apps/system/aardvark/api-docs/edge.json
	js/apps/system/aardvark/api-docs/edges.json
	js/apps/system/aardvark/api-docs/endpoint.json
	js/apps/system/aardvark/api-docs/graph.json
	js/apps/system/aardvark/api-docs/index.json
	js/apps/system/aardvark/api-docs/job.json
	js/apps/system/aardvark/api-docs/replication.json
	js/apps/system/aardvark/api-docs/simple.json
	js/apps/system/aardvark/api-docs/system.json
	js/apps/system/aardvark/api-docs/traversal.json
2013-10-14 14:00:29 +02:00
Jan Steemann 089caeebcd make console a default object 2013-10-14 13:47:49 +02:00
Jan Steemann 79f70c7eea replication applier will now preferrably use collection names instead of collection ids when applying events 2013-10-14 13:45:44 +02:00
Jan Steemann 4f30db9eda remove database-specific directories underneath app-path and dev-app-path when dropping databases 2013-10-14 10:35:32 +02:00
Jan Steemann 3c2a0507fd report status at end 2013-10-14 09:59:41 +02:00
Jan Steemann 27bb0f5ebf added database selection to arango-dfdb 2013-10-14 09:56:51 +02:00
Frank Celler c472076eea do not install dot files 2013-10-13 17:50:52 +02:00
Frank Celler c67f060e2d added modifications for raspberry 2013-10-13 10:48:58 +02:00