|
2142...f101 |
removed 'testCreateView' from `PasteTest` as this is now down by `PasteView` |
alkemann |
2009-11-19 03:49:32 +0100 |
|
008f...aecf |
seperate mocks for `Paste` & `PasteView`. Tests for `PasteView` |
alkemann |
2009-11-19 03:44:40 +0100 |
|
a65c...b053 |
blocked `PasteView`::create() from taking arrays |
alkemann |
2009-11-19 03:43:59 +0100 |
|
5837...ebdd |
removed no longer accurate documentation |
alkemann |
2009-11-19 03:43:05 +0100 |
|
78cc...8c76 |
refactoring index action for `PastesController` |
alkemann |
2009-11-19 03:42:48 +0100 |
|
f02f...1f22 |
moving the view logic to seperate model |
alkemann |
2009-11-19 03:13:30 +0100 |
|
5d6f...66db |
Merge branch 'dev' into 0.3 |
alkemann |
2009-11-19 02:49:55 +0100 |
|
aeb6...1ecb |
some refactorings |
gwoo |
2009-11-18 17:24:58 -0800 |
|
336d...06bb |
php as default language for new pastes |
alkemann |
2009-11-19 01:19:49 +0100 |
|
2b67...9cb6 |
displaying all geshi available classes for parsing |
alkemann |
2009-11-19 01:15:48 +0100 |
|
6bbc...ac84 |
moved away from seperate css rules to one set of colours |
alkemann |
2009-11-19 01:06:35 +0100 |
|
f63f...baa0 |
moving alternating line backgrounds color to the main css |
alkemann |
2009-11-19 00:37:26 +0100 |
|
a75b...1f77 |
Making 'preview' a field stored in the DB and adding filter doc |
alkemann |
2009-11-19 00:35:46 +0100 |
|
cc96...15e2 |
adding preview field as headline and fixing author field for Paste view |
alkemann |
2009-11-19 00:34:39 +0100 |
|
9ad4...7010 |
fixed some formating in paste model and controller |
alkemann |
2009-11-18 17:18:34 +0100 |
|
d874...2ced |
fixing date generation for the created field |
alkemann |
2009-11-18 15:36:52 +0100 |
|
06a1...e04d |
fixed a _id to id in `PasteTest` |
alkemann |
2009-11-17 22:10:15 +0100 |
|
3e0a...c38b |
returned out commented extra filter test to `PasteTest` |
alkemann |
2009-11-17 21:52:57 +0100 |
|
9a3f...8021 |
renamed '_id' to 'id' and made sure save filter doesnt interfere with view save |
alkemann |
2009-11-17 21:49:00 +0100 |
|
29fc...5fbc |
updated find filter on latest view to rawurldecode on `Paste` |
alkemann |
2009-11-17 20:41:56 +0100 |