|
8fe8...6949 |
fixed layout trick for syntax css |
alkemann |
2009-11-17 20:38:41 +0100 |
|
7382...65dc |
removed extra filter test for `MockPaste` as models cant have multiple filters in this way atm. |
alkemann |
2009-11-17 20:33:23 +0100 |
|
4873...ad64 |
fixed filters for `Paste` |
alkemann |
2009-11-17 20:32:31 +0100 |
|
f996...6c49 |
removed 'created' default value and removing data layer with model name; |
alkemann |
2009-11-17 20:31:58 +0100 |
|
fd09...7309 |
fixed vuew problems iwth = tag |
alkemann |
2009-11-17 20:31:14 +0100 |
|
49cb...6436 |
added validation for paste saves |
alkemann |
2009-11-17 20:30:59 +0100 |
|
68a6...5f8d |
filters for `Paste` with tests |
alkemann |
2009-11-17 19:53:25 +0100 |
|
f977...1b2f |
test for applying filter to `MockParse` |
alkemann |
2009-11-17 19:38:22 +0100 |
|
86b1...f052 |
removed var dump from test case for integration test for `Paste` |
alkemann |
2009-11-17 19:10:29 +0100 |
|
e6a3...2f4c |
updating `PasteTest` to match changes in `CouchDB` to id and rev fields |
alkemann |
2009-11-17 19:05:49 +0100 |
|
fdb1...c72d |
tests for using filter to apply the latest view if it doesnt exist |
alkemann |
2009-11-17 19:05:25 +0100 |
|
9dad...e7bc |
rewrote `PastesController` to expected model syntax |
alkemann |
2009-11-17 17:30:48 +0100 |
|
dda3...de29 |
Documentation for `Paste` createView(); |
alkemann |
2009-11-17 17:16:35 +0100 |
|
77c6...7abd |
removed some unneeded class uses from `PasteTest` |
alkemann |
2009-11-17 06:24:38 +0100 |
|
0b77...1497 |
create() with 'created' field for `Paste` and test for createView() |
alkemann |
2009-11-17 06:17:50 +0100 |
|
d7e5...d775 |
`Paste` createView() without param since only one view exists |
alkemann |
2009-11-17 06:17:19 +0100 |
|
725e...6fc8 |
renamed integrations folder to integration |
alkemann |
2009-11-17 06:08:44 +0100 |
|
2290...5abf |
completed testing of latest view for `Paste` |
alkemann |
2009-11-17 06:01:36 +0100 |
|
177c...0174 |
Date.parse() for custom couch view returns null, change to just created field for `Paste` |
alkemann |
2009-11-17 06:01:05 +0100 |
|
b6fb...2ba1 |
only set `created` field if not set in data for `Paste` |
alkemann |
2009-11-17 06:00:23 +0100 |