Mercurial > zeropaste
graph
-
Added paste id to title.Mon, 12 Nov 2012 09:38:02 +0700, by Edho Arief
-
Updated autosize from vendor, separated box size hack to its own function.Mon, 12 Nov 2012 09:35:55 +0700, by Edho Arief
-
Forgot to remove action_mailer config in dev env.Mon, 12 Nov 2012 09:12:33 +0700, by Edho Arief
-
Updated rails to 3.2.9.Mon, 12 Nov 2012 09:08:29 +0700, by Edho Arief
-
Disabled unused active_resource.Sat, 10 Nov 2012 18:18:49 +0000, by Edho Arief
-
Disabled unused action_mailer.Sat, 10 Nov 2012 18:18:04 +0000, by Edho Arief
-
Ignores bundler gem deployment path.Sat, 10 Nov 2012 15:17:05 +0000, by Edho Arief
-
Enables compression for caches.Tue, 06 Nov 2012 12:08:02 +0700, by Edho Arief
-
Disables csrf for pastes/show.Tue, 06 Nov 2012 11:25:10 +0700, by Edho Arief
-
Added documentation on posting with gzip.Tue, 06 Nov 2012 11:16:47 +0700, by Edho Arief
-
Allows posting gzipped text.Tue, 06 Nov 2012 11:14:32 +0700, by Edho Arief
-
Gem updates.Tue, 06 Nov 2012 00:09:13 +0700, by Edho Arief
-
Gem update.Sun, 28 Oct 2012 02:21:15 +0000, by Edho Arief
-
Gem updates.Tue, 23 Oct 2012 04:01:20 -0700, by Edho Arief
-
jruby-openssl is not needed.Tue, 23 Oct 2012 04:01:10 -0700, by Edho Arief
-
Disable explain when using jruby because it's not supported.Mon, 15 Oct 2012 03:45:18 -0700, by Edho Arief
-
Typo in comment.Mon, 15 Oct 2012 03:44:00 -0700, by Edho Arief
-
Updated gems.Mon, 15 Oct 2012 03:43:40 -0700, by Edho Arief
-
Added support for jruby.Mon, 15 Oct 2012 03:32:06 -0700, by Edho Arief
-
Use (modified) autosize to automatically resize textarea.Mon, 08 Oct 2012 14:00:36 +0700, by Edho Arief
-
Moved out link click listener from $(document).ready.Sun, 07 Oct 2012 16:05:30 +0700, by Edho Arief
-
Added cache control so it's cached by browser the first time loaded.Thu, 04 Oct 2012 10:49:23 -0700, by Edho Arief
-
Only allow resize input box vertically.Thu, 04 Oct 2012 15:40:39 +0700, by Edho Arief
-
Disabled responding to pastes#new format json.Thu, 04 Oct 2012 11:01:38 +0700, by Edho Arief
-
Fixed comments on pastes_controller.Thu, 04 Oct 2012 11:00:58 +0700, by Edho Arief
-
Misc whitespace.Thu, 04 Oct 2012 10:58:57 +0700, by Edho Arief
-
Added documentation how to post from CLI.Thu, 04 Oct 2012 04:31:33 -0700, by Edho Arief
-
Ensure we're gsubbing a string.Thu, 04 Oct 2012 10:38:55 +0700, by Edho Arief
-
Limit pastes to 100/hour per IP address.Thu, 04 Oct 2012 10:38:08 +0700, by Edho Arief
-
Safety net to ignore invalid post requests.Thu, 04 Oct 2012 10:31:15 +0700, by Edho Arief
-
Format check requires a regex, not an array.Thu, 04 Oct 2012 10:27:32 +0700, by Edho Arief
-
Allow post in txt format pt. 2 (view and controller).Thu, 04 Oct 2012 10:20:58 +0700, by Edho Arief