415 Commits

Author SHA1 Message Date
Alexandre Bodin
0112a9726a v3.0.0-beta.8 2019-06-27 19:40:33 +02:00
Alexandre Bodin
eee69452ea v3.0.0-beta.7 2019-06-21 14:34:56 +02:00
Alexandre Bodin
76d9fe8060 v3.0.0-beta.6 2019-06-18 14:54:45 +02:00
Alexandre Bodin
4ec50ca3fc v3.0.0-beta.5 2019-06-13 17:19:33 +02:00
Alexandre Bodin
bbf5a405ec v3.0.0-beta.4 2019-06-12 20:30:45 +02:00
Alexandre Bodin
0414e9f25b v3.0.0-beta.3 2019-06-07 15:45:00 +02:00
Alexandre Bodin
7d63600e21 v3.0.0-beta.2 2019-06-04 17:03:17 +02:00
Alexandre Bodin
30908ce649 v3.0.0-beta.1 2019-06-03 14:09:14 +02:00
Alexandre Bodin
5ca7513c45 v3.0.0-beta.0 2019-05-31 17:48:31 +02:00
Alexandre Bodin
7d130cad3d Add core service docs 2019-05-24 16:31:20 +02:00
Alexandre Bodin
da7b9ad66d Add controller customization doc 2019-05-24 16:31:20 +02:00
Derrick Mehaffy
10b2eb1d2d Update the generators 2019-05-17 02:49:59 -07:00
Alexandre Bodin
a1878617a2 Set node engines to v10 only 2019-05-15 16:02:17 +02:00
Alexandre Bodin
0d6863ef00 Update e2e testing location 2019-05-13 14:00:12 +02:00
Alexandre Bodin
ce1a327ef2 Merge branch 'master' into tech/build-process 2019-05-03 11:37:01 +02:00
Alexandre Bodin
bdd83eb689 Clean versions and test script 2019-05-03 09:49:08 +02:00
Jim LAURIE
dace9d6a16 3.0.0-alpha.26.2 2019-05-02 16:49:56 +02:00
Alexandre Bodin
bb034173c9 Set version 2019-05-02 15:45:09 +02:00
Alexandre Bodin
bd0cc2c1b9 cleanup 2019-04-26 16:58:56 +02:00
Alexandre Bodin
6bac0c9352 clean yarn locks to use workspaces cleanly 2019-04-26 14:52:29 +02:00
Jim LAURIE
9bdfeba62d 3.0.0-alpha.26.1 2019-04-22 15:25:24 +02:00
Alexandre Bodin
50b371b853 Merge branch 'beta' into tech/core-api 2019-04-19 08:26:13 +02:00
Alexandre Bodin
0d72faaddc Merge branch 'master' into beta 2019-04-18 18:47:48 +02:00
Jim LAURIE
fd87e6353e 3.0.0-alpha.26 2019-04-16 11:13:14 +02:00
Alexandre Bodin
eb9e53028e Add yarn lock 2019-04-16 09:05:47 +02:00
Alexandre Bodin
87857b94be Implement strapi.queries for all models 2019-04-16 09:05:46 +02:00
Alexandre Bodin
50bccee156 Setup default controller / service 2019-04-16 08:50:47 +02:00
soupette
d7bf1d0c4f Fix e2e tests 2019-04-10 14:32:59 +02:00
soupette
1544cdf877 Fix PR feedback 2019-04-09 18:35:49 +02:00
Jim LAURIE
d19cbbacf0
Merge branch 'master' into feature/deep-filtering-mongoose-bookshelf 2019-04-03 15:35:36 +02:00
Jim LAURIE
e2d2bd1cef
Merge branch 'master' into patch-1 2019-04-03 12:26:48 +02:00
Alexandre Bodin
9bc56a3535 Apply review changes 2019-03-29 16:53:25 +01:00
Alexandre Bodin
3098309369 Use mongoose.find on simple queries for a perf boost 2019-03-26 14:57:02 +01:00
Alexandre Bodin
6fcb38780d Init code cleanup and auto loading of morph realtions in populated path 2019-03-22 17:15:51 +01:00
Alexandre Bodin
d2db6b633f Mongo + graphql v1 2019-03-21 09:07:36 +01:00
Kamal Bennani
e8c92fc3d7 Adapt Services to the new Mongoose API 2019-03-21 09:06:06 +01:00
Kamal Bennani
c93311557e Adapt Services to the new Bookshelf API 2019-03-21 09:05:42 +01:00
Abdón Rodríguez Davila
45bf78519c
Added comment to improve linting of generated service files 2019-03-20 00:02:05 +01:00
Jim LAURIE
2b678f2f0a 3.0.0-alpha.25.2 2019-03-15 23:32:36 +01:00
Jim LAURIE
54457aadd0 3.0.0-alpha.25.1 2019-03-15 18:02:32 +01:00
Jim LAURIE
a63afc888f 3.0.0-alpha.25 2019-03-14 12:08:21 +01:00
Alexandre Bodin
d147015662 Updates after review
- Clean comments
- Ignore all tmp paths with a Regexp
2019-03-13 16:43:05 +01:00
Alexandre Bodin
6b417aa1fa Setup travis jobs and stages 2019-03-13 00:10:20 +01:00
Alexandre Bodin
5c6618c525 Cleanup testing helpers and configuration 2019-03-13 00:10:20 +01:00
Alexandre Bodin
a0b45e2741 Add cypress run 2019-03-13 00:10:20 +01:00
Alexandre Bodin
96b023d16b Restructure tests 2019-03-13 00:10:19 +01:00
Alexandre Bodin
f4b5a487d1 Add forceExit param to jest runner 2019-03-13 00:10:19 +01:00
Alexandre Bodin
865ee5e5e2 Init test automation
wip
2019-03-13 00:10:19 +01:00
Jim LAURIE
9d60afc440
Merge branch 'master' into patch-1 2019-03-12 17:39:05 +01:00
Prateek Narula
c0688b6ace
Corresponding to change in strapi-hook-bookshelf
afterFetchAll and beforeFetchAll hook definition added
2019-03-12 17:26:51 +01:00