5001 Commits

Author SHA1 Message Date
Jim LAURIE
ab82eb1d2e Fix PR feedback 2019-02-15 22:22:13 +01:00
Aurélien Georget
c5d88ace8b Bypass the entire connection process for SQLite and remove useless log 2019-02-14 14:03:53 +01:00
Aurelsicoko
2bf3165985 Bypass SQLite connection check and fix project generation 2019-02-13 18:56:04 +01:00
Aurelsicoko
5675f07016 Add comment on the new automatic start 2019-02-13 09:42:53 +01:00
Aurelsicoko
bc471086ee Allow to kill started app on Windows 2019-02-12 19:34:30 +01:00
Aurélien Georget
4ef0ef76b9 Use shell during generation process 2019-02-12 17:09:07 +01:00
Aurélien Georget
8170d061c3 Fix conflicts 2019-02-12 17:01:36 +01:00
Aurelsicoko
39c4f558ec Using cross-env and rimraf as direct devDependencies 2019-02-12 14:40:55 +01:00
Aurélien Georget
8a60c1a690 Reorder load of dependencies 2019-02-11 17:39:07 +01:00
Aurélien Georget
d3e46ef279 Merge branch 'master' of github.com:strapi/strapi into enhancement/error 2019-02-11 17:00:33 +01:00
Aurélien Georget
83836aa255 Retrieve error during project generation 2019-02-11 17:00:26 +01:00
Jim LAURIE
83f0bb012a
Merge branch 'master' into fix/ctm-edit-view-main-field 2019-02-11 15:28:13 +01:00
Jim LAURIE
92abd536cb
Merge branch 'master' into master 2019-02-10 17:26:18 +01:00
Jim LAURIE
7595a4f9c8
Merge branch 'master' into fix-2752 2019-02-08 22:06:17 +01:00
Aurélien Georget
4812f34bd5 Add error events during project generation 2019-02-08 18:13:40 +01:00
Jim LAURIE
42b4a56c0a 3.0.0-alpha.23.1 2019-02-07 13:08:41 +01:00
Aurélien Georget
143446593a Associate machine id to user 2019-02-07 12:56:09 +01:00
Jim LAURIE
ff84a82466 3.0.0-alpha.23 2019-02-07 10:40:33 +01:00
Jim LAURIE
b8045455da Add migration alpha-23 2019-02-07 10:40:04 +01:00
Jim LAURIE
a72c02fd8f
Merge branch 'master' into patch-1 2019-02-07 10:27:43 +01:00
EpicUsaMan
82f83260e9
Fix after pull request review 2019-02-06 21:57:50 +02:00
Aurélien Georget
b390190f99 Send errors to tracker 2019-02-06 16:48:15 +01:00
Aurélien Georget
ffd57584d5 Merge branch 'master' of github.com:strapi/strapi into enhancement/success 2019-02-06 16:45:32 +01:00
Aurélien Georget
f6824b5b04 Add event to detect content type creation fail 2019-02-06 16:45:04 +01:00
Aurélien Georget
1091b218c2 Add event to identify quickstart issue 2019-02-06 15:59:59 +01:00
Jim LAURIE
b93e48fc52
Merge branch 'master' into enhancement/success 2019-02-06 14:55:05 +01:00
Aurélien Georget
3e62c372f8 Detect Yarn installation 2019-02-06 14:49:46 +01:00
soupette
b11e099cd8 Merge branch 'master' of github.com:strapi/strapi into fix/front-generators 2019-02-06 12:09:00 +01:00
soupette
ed7541bbc4 Fix PR feedback 2019-02-06 12:08:49 +01:00
Aurélien Georget
1c740a40ce Fix success install 2019-02-06 11:46:40 +01:00
Abdón Rodríguez Davila
2144bfba5a
Remove unneeded whitespaces
I have found them in the git diff during an update to the new version.
2019-02-06 10:15:51 +01:00
Sajjad Shirazy
6a6579fde1 You use _.castArray in bookshelf and you don't use it in mongoose 2019-02-06 10:22:34 +03:30
Jim LAURIE
5f2d9c9543 Merge branch 'master' of github.com:strapi/strapi into 3.0.0-alpha.22 2019-02-05 12:26:51 +01:00
Jim LAURIE
f015d7bb2a
Fix condition with int instead of string 2019-02-05 12:17:27 +01:00
Jim LAURIE
cd729ec0da Fix ternary condition 2019-02-05 11:59:06 +01:00
Jim LAURIE
7555cc5952 3.0.0-alpha.22 2019-02-04 18:21:48 +01:00
Javier Castro
3a2839b53b Fix #2752: Remove temp files after upload (ie. avoid "No space left on device" errors) 2019-02-04 13:17:59 -03:00
soupette
da424a4ca7 Fix displayed field on remove 2019-02-04 17:03:51 +01:00
Jim LAURIE
9cd1e0fb5a
Fix type form if command line config for tests 2019-02-04 15:51:18 +01:00
Jim LAURIE
8334ca6088
Fix mysql and pg test connection 2019-02-04 15:39:47 +01:00
Sajjad Shirazy
dfead41387 use _.castArray instead, it'll only cast the value to an array if it's not the case already 2019-02-04 12:20:17 +03:30
Sajjad Shirazy
2090ae761e Missing trailing comma comma-dangle 2019-02-03 15:30:01 +03:30
Sajjad Shirazy
1768bbc209 forgotten pull 2019-02-03 15:10:04 +03:30
Sajjad Shirazy
9453eb3829 Merge branch 'master' of https://github.com/sajjad-shirazy/strapi 2019-02-03 15:08:57 +03:30
Sajjad Shirazy
a9606b6eae Supporintg IN and NOT IN as a filter type 2019-02-03 15:08:36 +03:30
Sajjad Shirazy
71c279aee6 Supporting NOT IN as a filter 2019-02-03 14:04:22 +03:30
Sajjad Shirazy
4d4d32837c Supporting NOT IN as a filter 2019-02-03 14:04:22 +03:30
EpicUsaMan
327f5f9d4e
Cannot send email because options.to is undefined
Currently user doesn't have property email, but have attributes object with email property inside.
2019-02-03 02:06:30 +02:00
Sajjad Shirazy
6ddf6c8c28
Merge pull request #2 from sajjad-shirazy/patch-4
Supporting `NOT IN` as a filter
2019-02-02 16:34:28 +03:30
Sajjad Shirazy
553a31c85a
Supporting NOT IN as a filter 2019-02-02 16:28:46 +03:30