Lucas Dohmen
ea1d88b04b
Crazy Documentation Fixes. Doxygen is so awesome.
...
/thx @jsteemann
2013-04-04 14:19:06 +02:00
Lucas Dohmen
33fd20ea51
Foxx: Introducing Repositories
2013-04-04 13:42:12 +02:00
Lucas Dohmen
d4d2957d9a
Foxx: Introducing Model
2013-04-04 11:17:22 +02:00
Jan Steemann
1417def879
disallow create/drop/rename operations inside transactions
2013-04-04 09:41:44 +02:00
Lucas Dohmen
0b7b34d09b
Foxx: Breaking API Changes 💣
...
* Removed the old concept of models entirely.
* Manifest Files
* models has been removed
* Uses lib now as base path for all requires
* FoxxApplication is now called Application
* Changes to Application:
* requiresLibs is now requires
* requiresModels has been removed
2013-04-03 14:56:17 +02:00
Frank Celler
711b5884d3
Merge branch 'devel' of github.com:triAGENS/ArangoDB into HEAD
2013-04-02 17:47:33 +02:00
Frank Celler
42b92c794f
fixed error messages and tests
2013-04-02 17:46:19 +02:00
Frank Celler
3512fa6ff0
fixed error handling
2013-04-02 15:00:55 +02:00
Frank Celler
271cc3949d
more logging
2013-04-01 23:39:23 +02:00
Frank Celler
7031210a53
fixed browser
2013-03-31 00:10:48 +01:00
Frank Celler
1467b78676
cleanup of internal, fs, console
2013-03-31 00:10:48 +01:00
Frank Celler
2275152c19
fixed redirect
2013-03-31 00:10:46 +01:00
Frank Celler
2ed6b0145f
changed app-path and dev-app-path to be just one directory
2013-03-28 21:48:52 +01:00
Frank Celler
1c68025bae
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-03-28 20:30:18 +01:00
Jan Steemann
03fcdf1aa0
fixed firstExample with _id & _key attributes
2013-03-28 16:22:29 +01:00
Lucas Dohmen
f1b5f20fab
Foxx: Also using ArangoDB Mimetype Lookup for the other way around
2013-03-28 14:01:04 +01:00
Lucas Dohmen
1daf7a8367
Foxx: Check the format of nicknames
2013-03-28 14:01:04 +01:00
Lucas Dohmen
dfecc58d5c
Foxx: Using the new ArangoDB mimetype lookup
2013-03-28 13:25:30 +01:00
Lucas Dohmen
8261a46577
Added a Mimetype
2013-03-28 13:25:30 +01:00
Frank Celler
532bf7c033
fixed simple query on _key field
2013-03-28 11:23:11 +01:00
Frank Celler
54e7305060
added flushModuleCache for resetEngine
2013-03-28 09:53:20 +01:00
Frank Celler
e3990f19ab
added reload in dev mode
2013-03-27 16:42:32 +01:00
Lucas Dohmen
1aecbd3f84
Foxx: Nope, this should not be in the routing info
...
Don't ask me why I put it there.
2013-03-27 15:40:41 +01:00
Frank Celler
fe8ab5fa8c
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-03-27 15:34:21 +01:00
Frank Celler
3ea5fbe121
added dev
2013-03-27 15:28:43 +01:00
Jan Steemann
17e46826f6
fixed doxygen errors
2013-03-27 15:24:42 +01:00
Frank Celler
440170c144
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-03-27 15:05:22 +01:00
Frank Celler
7a6cdcf9b1
changing to app-id
2013-03-27 15:05:08 +01:00
Jan Steemann
bfe232c299
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-03-27 14:24:19 +01:00
Jan Steemann
4bb32107ba
triAGENS/ArangoDB-PHP#55
...
optimiser may have mis-optimised duplicate filter statements with limit
2013-03-27 14:22:49 +01:00
Frank Celler
db54d5453c
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-03-27 13:57:33 +01:00
Frank Celler
96a14b0b6d
changed to appId
2013-03-27 13:43:04 +01:00
Lucas Dohmen
ee0278dcad
Foxx: Adjusted to the format of Swagger's parameters
2013-03-27 13:19:42 +01:00
Lucas Dohmen
fb4a223cb0
Foxx: Introducing errorResponse
2013-03-27 13:19:41 +01:00
Lucas Dohmen
30f23c22e6
Foxx: Automatically add the httpMethod to the documentation
2013-03-27 13:19:41 +01:00
Lucas Dohmen
1494286143
Foxx: Introducing nickname, summary, notes
2013-03-27 13:19:41 +01:00
Lucas Dohmen
1466429e88
Foxx: Introducing queryParam
2013-03-27 13:19:41 +01:00
Lucas Dohmen
847783a151
Foxx: Bugfixes
2013-03-27 13:19:41 +01:00
Lucas Dohmen
fad025bda4
Foxx: Tiny refactoring
2013-03-27 13:19:41 +01:00
Frank Celler
94969db56f
fixed typo
2013-03-27 11:49:36 +01:00
Frank Celler
be971602f2
added install and uninstall of FOXX apps
2013-03-27 11:32:39 +01:00
Frank Celler
214c9d8386
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-03-26 17:47:40 +01:00
Frank Celler
111a0ed54a
write mounts into _aal
2013-03-26 17:47:32 +01:00
Lucas Dohmen
2f3894f715
Foxx: Introducing pathParam
2013-03-26 17:17:53 +01:00
Lucas Dohmen
f59084a433
Foxx: Introducing the new `constrain` concept
2013-03-26 17:17:53 +01:00
Lucas Dohmen
8940df0480
Removing Old Constraints
2013-03-26 17:17:53 +01:00
Frank Celler
a8d9a14e7d
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-03-26 13:58:20 +01:00
Frank Celler
557184631d
more fox-manager, added files section
2013-03-26 13:58:00 +01:00
Lucas Dohmen
517b530684
Foxx: Default '/' to index.html
2013-03-26 11:27:22 +01:00
Lucas Dohmen
e0bf7018fc
Foxx: Add the `del` alias for `delete`
...
Aliasing in JavaScript is a sickness.
2013-03-26 11:27:21 +01:00