Michael Hackstein
|
1cdbbbe243
|
Added a readme for advanced foxx functionality
|
2015-02-16 16:19:00 +01:00 |
Michael Hackstein
|
db17acbecc
|
Added an introduction to production
|
2015-02-16 16:09:20 +01:00 |
Michael Hackstein
|
107b5cd478
|
Added an introduction to development
|
2015-02-16 16:09:06 +01:00 |
Michael Hackstein
|
54989da29d
|
Added a section about the development mode of foxx
|
2015-02-16 16:08:52 +01:00 |
Michael Hackstein
|
bdf7b78f34
|
Added a chapter for debugging in development mode
|
2015-02-16 16:08:40 +01:00 |
Michael Hackstein
|
28a913875e
|
Added a chapter for debugging in production mode
|
2015-02-16 16:08:26 +01:00 |
Michael Hackstein
|
995b1bdd74
|
Added a section to describe how to upgrade to a new foxx
|
2015-02-16 16:08:07 +01:00 |
Michael Hackstein
|
9966d2de32
|
Removed a foxx chapter from summary functionality not yet implemented, will be shipped later
|
2015-02-16 16:07:44 +01:00 |
Michael Hackstein
|
4618866f77
|
Finished section about debugging in development mode. Need to out example output
|
2015-02-16 14:42:41 +01:00 |
Michael Hackstein
|
0c78629199
|
Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into devel
|
2015-02-16 14:17:52 +01:00 |
Michael Hackstein
|
f213121b95
|
Started a development debugging chapter for foxx documentation. It is not finished yet
|
2015-02-16 14:16:07 +01:00 |
Michael Hackstein
|
db9938f9ad
|
Added documentation chapter for foxx scripts.
|
2015-02-16 14:13:50 +01:00 |
Michael Hackstein
|
ab5fbb66e0
|
Fixed server side foxx tests. They had to be adapted to new routing info computation
|
2015-02-16 14:13:10 +01:00 |
Michael Hackstein
|
808d658ff8
|
JSLint fixes
|
2015-02-16 14:12:34 +01:00 |
Michael Hackstein
|
738f77eeaf
|
Seperated uninstall processes of two apps. The second one will not be uninstalled if the first one fails to
|
2015-02-16 14:11:31 +01:00 |
Michael Hackstein
|
dd40e0e732
|
Added the foxx manager install test to be executed everytime.
|
2015-02-16 14:10:24 +01:00 |
Frank Celler
|
9053c16f37
|
fixed version
|
2015-02-16 11:46:29 +01:00 |
Frank Celler
|
011e19194f
|
fixed version
|
2015-02-16 11:11:42 +01:00 |
Frank Celler
|
3b9b1510e5
|
release version 2.5.0-alpha2
|
2015-02-16 10:39:20 +01:00 |
Frank Celler
|
cbb0b2f372
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-16 10:27:19 +01:00 |
Frank Celler
|
179a6ef8ff
|
release version 2.5.0-alpha1
|
2015-02-16 09:59:06 +01:00 |
Jan Steemann
|
1e0dae153c
|
cleanup
|
2015-02-15 23:57:41 +01:00 |
Jan Steemann
|
e250a31b0c
|
shaper changes
|
2015-02-15 21:53:27 +01:00 |
Jan Steemann
|
4f6c598c42
|
reduce number of mallocs
|
2015-02-15 21:53:07 +01:00 |
Jan Steemann
|
205736a028
|
added optimizer rule "propagate-constant-attributes"
|
2015-02-15 13:29:53 +01:00 |
Michael Hackstein
|
f03b4aca24
|
Included the itzpapalotl. Will be installed as a test app from local
|
2015-02-13 22:13:33 +01:00 |
Michael Hackstein
|
9dc3bbc48f
|
added a test to verify that installing of malformed applications will fail
|
2015-02-13 22:13:01 +01:00 |
Michael Hackstein
|
11877983c8
|
Added an http spec to install a foxx app
|
2015-02-13 22:12:31 +01:00 |
Michael Hackstein
|
9d5ae45b10
|
Improved errors thrown when trying to install malformed applications
|
2015-02-13 22:11:54 +01:00 |
Jan Steemann
|
db2cd7acc9
|
added `filtered` attribute to AQL execution statistics
|
2015-02-13 21:37:49 +01:00 |
Willi Goesgens
|
da5f86f16b
|
Windows service deletion - only remove the service entry if it matches our binary path.
|
2015-02-13 16:21:35 +01:00 |
Willi Goesgens
|
154882ae5f
|
Add signal handler.
|
2015-02-13 14:44:21 +01:00 |
Willi Goesgens
|
f02de55304
|
Namespace demangling for macos X - todo make this work.
|
2015-02-13 14:20:48 +01:00 |
Willi Goesgens
|
e48a75f6e2
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-13 14:12:20 +01:00 |
Willi Goesgens
|
df226e5a82
|
- install SIG11 handler which prints backtrace to the console. (in windows we don't get cores)
- fix exit handling for windows process control.
|
2015-02-13 14:11:15 +01:00 |
Jan Steemann
|
3ed5d54fbb
|
removed unusued functions
|
2015-02-13 13:45:18 +01:00 |
Willi Goesgens
|
e65db6114c
|
No need to step down to c-strings here.
|
2015-02-13 11:48:33 +01:00 |
Willi Goesgens
|
564aedbeb8
|
Relax timeout for non-existing urls; if running in valgrind this can take long due to context initialisation.
|
2015-02-13 11:45:19 +01:00 |
Willi Goesgens
|
21875a3d78
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-13 11:33:34 +01:00 |
Willi Goesgens
|
93f7284851
|
if we detect that we're running in a cygwin shell, assume we can use unix like message printing.
|
2015-02-13 11:32:58 +01:00 |
Jan Steemann
|
94a362c3c7
|
custom visitors
|
2015-02-13 11:32:13 +01:00 |
Michael Hackstein
|
63991b62dd
|
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
|
2015-02-13 10:20:56 +01:00 |
Michael Hackstein
|
5b3fae42aa
|
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
lib/Basics/voc-errors.cpp
lib/Basics/voc-errors.h
|
2015-02-13 10:20:36 +01:00 |
Jan Steemann
|
3ffdfe0756
|
authentication realm
|
2015-02-13 10:12:35 +01:00 |
Jan Steemann
|
a0299f903b
|
added generated file
|
2015-02-13 09:11:34 +01:00 |
Jan Steemann
|
acf854342f
|
added generated files
|
2015-02-13 09:10:38 +01:00 |
Jan Steemann
|
137537f915
|
issue #1245: Small bug in Tools -> API (auto-created documentation)
|
2015-02-13 09:09:49 +01:00 |
Jan Steemann
|
65d32cbb25
|
fixed cppcheck complaint
|
2015-02-13 00:23:39 +01:00 |
Jan Steemann
|
bcdbf30ca2
|
updated documentation
|
2015-02-13 00:23:06 +01:00 |
Willi Goesgens
|
52783bd9fa
|
Work on more precise windows process management
|
2015-02-12 17:38:07 +01:00 |