Commit Graph

10 Commits

Author SHA1 Message Date
Liran Tal
b76c2cd13b updating 0.4.0 merged branch to support the declerative db connection object instead of just a connection string 2015-07-02 12:29:09 +03:00
Ilan Biala
3ea400f354 Merge pull request #548 from jloveland/generate-sslcerts
Add SSL support back into 0.4.0
2015-05-28 06:42:23 -04:00
Mikael Korpela
fea436f815 Add fonts and svgs to gzip compression pattern
I think it's good to have these here "just in case", even the seed project wouldn't have any fonts/svgs. These are just so common filetypes at any project.

Thoughts?
2015-05-16 14:10:14 +03:00
jloveland
3e1d0b5f84 adding ssl back in 2015-05-08 07:01:41 -07:00
Ilan Biala
dc6f74dec5 Update connect-mongo to support Mongoose 4.0.0 2015-03-28 19:35:54 -04:00
Ilan Biala
81c2847571 Properly track DB disconnect 2015-03-05 22:30:35 -05:00
Ilan Biala
e954a20e2f Disconnect method to close DB connection 2015-03-05 22:01:36 -05:00
Christian Berendt
e027f4025b Add missing newline at the end of text files
On Unix it is common to have a newline at the end of text files.
2015-02-16 21:39:55 +01:00
Christian Berendt
4879a8ea2a Remove executable bit when not necessary
The executable bit is set for a lot of files where it is not necessary
to have the executable bit set. This PR removes the executable bit from
those files.
2015-02-16 14:19:56 +01:00
Amos Haviv
ab81d61bd3 New 0.4 version 2014-11-10 23:12:33 +02:00