log

age author description
Sat, 10 Nov 2012 18:18:04 +0000 Edho Arief Disabled unused action_mailer.
Sat, 10 Nov 2012 15:17:05 +0000 Edho Arief Ignores bundler gem deployment path.
Tue, 06 Nov 2012 12:08:02 +0700 Edho Arief Enables compression for caches.
Tue, 06 Nov 2012 11:25:10 +0700 Edho Arief Disables csrf for pastes/show.
Tue, 06 Nov 2012 11:16:47 +0700 Edho Arief Added documentation on posting with gzip.
Tue, 06 Nov 2012 11:14:32 +0700 Edho Arief Allows posting gzipped text.
Tue, 06 Nov 2012 00:09:13 +0700 Edho Arief Gem updates.
Sun, 28 Oct 2012 02:21:15 +0000 Edho Arief Gem update.
Tue, 23 Oct 2012 04:01:20 -0700 Edho Arief Gem updates.
Tue, 23 Oct 2012 04:01:10 -0700 Edho Arief jruby-openssl is not needed.
Mon, 15 Oct 2012 03:45:18 -0700 Edho Arief Disable explain when using jruby because it's not supported.
Mon, 15 Oct 2012 03:44:00 -0700 Edho Arief Typo in comment.
Mon, 15 Oct 2012 03:43:40 -0700 Edho Arief Updated gems.
Mon, 15 Oct 2012 03:32:06 -0700 Edho Arief Added support for jruby.
Mon, 08 Oct 2012 14:00:36 +0700 Edho Arief Use (modified) autosize to automatically resize textarea.
Sun, 07 Oct 2012 16:05:30 +0700 Edho Arief Moved out link click listener from $(document).ready.
Thu, 04 Oct 2012 10:49:23 -0700 Edho Arief Added cache control so it's cached by browser the first time loaded.
Thu, 04 Oct 2012 15:40:39 +0700 Edho Arief Only allow resize input box vertically.
Thu, 04 Oct 2012 11:01:38 +0700 Edho Arief Disabled responding to pastes#new format json.
Thu, 04 Oct 2012 11:00:58 +0700 Edho Arief Fixed comments on pastes_controller.
Thu, 04 Oct 2012 10:58:57 +0700 Edho Arief Misc whitespace.
Thu, 04 Oct 2012 04:31:33 -0700 Edho Arief Added documentation how to post from CLI.
Thu, 04 Oct 2012 10:38:55 +0700 Edho Arief Ensure we're gsubbing a string.
Thu, 04 Oct 2012 10:38:08 +0700 Edho Arief Limit pastes to 100/hour per IP address.
Thu, 04 Oct 2012 10:31:15 +0700 Edho Arief Safety net to ignore invalid post requests.
Thu, 04 Oct 2012 10:27:32 +0700 Edho Arief Format check requires a regex, not an array.
Thu, 04 Oct 2012 10:20:58 +0700 Edho Arief Allow post in txt format pt. 2 (view and controller).
Thu, 04 Oct 2012 10:20:19 +0700 Edho Arief Allow post in txt format.
Thu, 04 Oct 2012 10:09:11 +0700 Edho Arief Allow posting pastes using json/xml.
Thu, 04 Oct 2012 03:31:57 -0700 Edho Arief Added document level character encoding as per validator's suggestion.
Thu, 04 Oct 2012 09:08:54 +0700 Edho Arief Spiced up the readme a bit.
Thu, 04 Oct 2012 09:06:27 +0700 Edho Arief Added link to running website in readme.
Thu, 04 Oct 2012 09:05:05 +0700 Edho Arief Added link to source repository.
Thu, 04 Oct 2012 07:15:19 +0700 Edho Arief Added space to blank lines.
Thu, 04 Oct 2012 06:59:33 +0700 Edho Arief Turns out the init file is required.
Thu, 04 Oct 2012 06:53:04 +0700 Edho Arief Use mainline prettify instead of stealing from bootstrap.
Thu, 04 Oct 2012 05:20:22 +0700 Edho Arief Added newrelic.
Thu, 04 Oct 2012 05:04:30 +0700 Edho Arief Bootstrap-styled error message.
Thu, 04 Oct 2012 04:50:22 +0700 Edho Arief Added basic syntax highlighter.
Thu, 04 Oct 2012 04:37:41 +0700 Edho Arief Moved cache to dedicated directory.
Thu, 04 Oct 2012 04:36:49 +0700 Edho Arief Minor sanitation.
Thu, 04 Oct 2012 04:23:39 +0700 Edho Arief Merge.
Thu, 04 Oct 2012 04:23:00 +0700 Edho Arief Or maybe not. Still too long with b62. Backed out changeset ba29d6394863
Thu, 04 Oct 2012 03:43:40 +0700 Edho Arief Enables thread safety.
Thu, 04 Oct 2012 03:08:00 +0700 Edho Arief Empty rescue instead of random nil.
Thu, 04 Oct 2012 03:05:43 +0700 Edho Arief Cache all the things! Or just the show page.
Thu, 04 Oct 2012 03:01:24 +0700 Edho Arief No need to display notice in show.
Thu, 04 Oct 2012 03:00:27 +0700 Edho Arief Use weaker digest to allow base62 url.
Thu, 04 Oct 2012 02:38:35 +0700 Edho Arief Immediately focus on input box.
Thu, 04 Oct 2012 02:37:41 +0700 Edho Arief Ensure input box's width is always 100%.
Thu, 04 Oct 2012 02:13:46 +0700 Edho Arief Added page header div for show.
Thu, 04 Oct 2012 02:12:47 +0700 Edho Arief Whitespace fix.
Thu, 04 Oct 2012 02:12:26 +0700 Edho Arief Better styled show paste.
Thu, 04 Oct 2012 02:09:46 +0700 Edho Arief root_path is new_paste_path. Not aliased because it's :effort:.
Thu, 04 Oct 2012 02:08:11 +0700 Edho Arief Add Clear button to the form.
Thu, 04 Oct 2012 01:57:13 +0700 Edho Arief Readded jQuery.
Thu, 27 Sep 2012 14:38:13 +0700 Edho Arief Gem update.
Thu, 27 Sep 2012 14:36:46 +0700 Edho Arief Actual readme.
Mon, 10 Sep 2012 15:21:25 +0700 Edho Arief Hardcoded rows.
Mon, 10 Sep 2012 15:20:59 +0700 Edho Arief Better header (?).