Sacha Greif
e1919593e7
refactoring dates and timestamps
2014-07-03 13:15:23 +09:00
Sacha Greif
017f180667
fixing sticky bug #310
2014-07-03 09:30:10 +09:00
Sacha Greif
e99876a2fe
migrations tweaks
2014-06-23 17:16:04 +09:00
Sacha Greif
110e34ab8e
fixing typos
2014-06-23 17:09:06 +09:00
Sacha Greif
a0748a8d89
improving migrations
2014-06-23 17:08:25 +09:00
Sacha Greif
8912b9f5e0
improved migrations
2014-06-23 14:28:37 +09:00
Sacha Greif
49779cabe8
add timestamp to migrations
2014-06-22 16:38:20 +09:00
Sacha Greif
45fb6a9a2b
migrating post.createdAt, post.submitted, and comment.createdAt to Date() types
2014-06-22 11:09:12 +09:00
Sacha Greif
07a95b3b5c
adding commentsSubmittedToCreatedAt and commentsPostToPostId migrations
2014-06-22 10:34:25 +09:00
Sacha Greif
9bf61f3807
Changing "headline" to "title"
2014-05-16 09:19:35 +09:00
Sacha Greif
e0ff3f71fc
Counting up votes and down votes with two separate properties instead of a single "votes" property
2014-05-15 15:56:23 +09:00
Christian Bundy
86ec3ede93
Solve trivial JS errors
...
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
2bb0ab29fd
made updateUserProfiles into a migration
2013-11-16 13:13:21 +09:00
Sacha Greif
a573d17acb
added post status migration
2013-04-06 14:27:08 +09:00
Sacha Greif
1b244db563
added migrations to add slugs and update post categories
2013-04-06 12:38:28 +09:00