Commit graph

  • 7821056b64 Further cleanup of all „One-Time snippet“ strings. Martin Mahner 2014-10-28 12:05:47 +0100
  • d8056a83ea Updated Django versions to test against. Removed Django 1.5 since its no longer supported by Django itself. Some Django 1.7 improvements. Martin Mahner 2014-10-28 11:52:04 +0100
  • 6ca849cc91 Made the i18n url a fixed string, in Django 1.4 the named urlpattern does not exist yet. This looks like the best way to support all versions. Once 1.4 is deprecated we make this a revserse again. Martin Mahner 2014-10-28 11:36:19 +0100
  • ea27bf9e0f Language support! Martin Mahner 2014-10-28 11:22:43 +0100
  • 030556ea05 Added Transifex script configuration Sergio Oliveira 2014-10-27 15:16:04 -0200
  • 174080d259 Updated ES Sergio Oliveira 2014-10-27 15:15:44 -0200
  • a7a1a6238f Updated pt_BR and es translations Sergio Oliveira 2014-10-27 14:28:41 -0200
  • 40d044e424 Merge remote-tracking branch 'origin/master' into i18n Martin Mahner 2014-10-25 12:14:36 +0200
  • cdd20df09d Merge pull request #65 from welshjf/doc_fixes Martin Mahner 2014-10-25 12:13:47 +0200
  • d014c4df3f DEBUG is now False by default. Martin Mahner 2014-10-25 12:09:06 +0200
  • 1185b5128b Updated german language. Martin Mahner 2014-10-25 12:08:58 +0200
  • 8683c4c30d Further language cleanup. Martin Mahner 2014-10-25 12:08:11 +0200
  • dce3d6b9bd Fixed typo Sergio Oliveira 2014-10-20 12:14:49 -0200
  • ae2de8ef9c Fixed typo Sergio Oliveira 2014-10-20 12:13:03 -0200
  • 7f602f60cd Fixed typo Sergio Oliveira 2014-10-20 12:13:03 -0200
  • 832645f129 First pass of a German language. Martin Mahner 2014-10-17 08:43:44 +0200
  • 434aeed6d1 Updated i18n strings Sergio Oliveira 2014-10-15 14:44:07 -0300
  • ca75059f10 Add pt_BR translations Marco Rougeth 2014-05-26 10:16:34 -0300
  • 99a3fcd361 Merge pull request #66 from welshjf/site_settings Martin Mahner 2014-10-02 05:16:29 +0200
  • 85a02edb8f New settings for private installations Jacob Welsh 2014-10-01 12:52:49 -0500
  • fa95dc64e8 Fix non-readthedocs sphinx build Jacob Welsh 2014-09-30 15:36:37 -0500
  • bdd29df7c7 Fix DPASTE_SLUG_CHOICES alphabet in documentation Jacob Welsh 2014-09-30 15:17:17 -0500
  • 66203c18fe Fixed misleading doc typo Martin Mahner 2014-08-02 13:10:49 +0200
  • dc54b35749 Prepared for next release. Martin Mahner 2014-08-02 13:08:15 +0200
  • 22e095279d Updated changelog. 2.8 Martin Mahner 2014-08-02 12:57:08 +0200
  • e729ac1a46 Updated Django versions used for testing. Martin Mahner 2014-08-02 12:56:59 +0200
  • ac87dac3cc Added unittests for the xss bug. Martin Mahner 2014-08-02 12:56:46 +0200
  • e74d456272 Merge branch 'master' of github.com:bartTC/dpaste Martin Mahner 2014-08-01 21:33:37 +0000
  • 497e5f0c28 Fixed XSS bug, 'code' lexer syntax were not escaped properly. Martin Mahner 2014-08-01 20:56:58 +0000
  • fc9529572b Added a note that you have to disable ‚lexer‘ to use ‚filename‘. Martin Mahner 2014-06-09 20:21:26 +0200
  • 9768ab9573 Added Dev Changelog Martin Mahner 2014-06-09 20:19:07 +0200
  • 3bc2eb0c84 Add support to set a lexer with a given filename. Closes issue #63. Martin Mahner 2014-06-09 20:18:08 +0200
  • fbe6aeedb7 Split testcases so we dont rely on a DB order. Martin Mahner 2014-06-09 20:04:39 +0200
  • be724756b9 Changelog update and 2.6 Release 2.7 Martin Mahner 2014-06-08 20:31:51 +0200
  • 5c0012b3dd Removed Recent Changes. Martin Mahner 2014-06-08 20:27:40 +0200
  • 0b50fd9bd1 No „View Raw“ button when viewing a one-time snippet, since it was already deleted at this time. Closes issue #62. Martin Mahner 2014-06-08 20:24:59 +0200
  • ae61e6f9aa Added settings docs for Gist changes made in issue #58. Martin Mahner 2014-06-08 20:21:59 +0200
  • 9f1650693b Add support to tzinfo Marco Rougeth 2014-05-14 11:14:14 -0300
  • c521463c47 Merge d7e5df865f into 34181e03f7 Marco Rougeth 2014-06-08 18:16:17 +0000
  • 34181e03f7 Added a API value to set the expire time of snippets. Closes issue #64. Martin Mahner 2014-06-08 20:15:59 +0200
  • afafd4fb3b The expiration choice ‚never‘ is now enabled by default. Martin Mahner 2014-06-08 20:09:36 +0200
  • d7e5df865f Merge pull request #1 from colab-community/pt_BR Marco Rougeth 2014-05-26 10:36:12 -0300
  • 8481fe3fe8 Add pt_BR translations Marco Rougeth 2014-05-26 10:16:34 -0300
  • 29808ba4eb Add support to tzinfo Marco Rougeth 2014-05-14 11:14:14 -0300
  • 3944c4db90 Merge pull request #58 from interlegis/master Martin Mahner 2014-05-05 08:10:27 +0200
  • f7e954491c Abstracting Gist's options Marco Rougeth 2014-05-05 00:02:54 -0300
  • f094e72788 Fixing TypeError when creating gist Marco Rougeth 2014-05-04 23:52:37 -0300
  • 6f0481a055 Merge pull request #56 from interlegis/master Martin Mahner 2014-05-02 20:40:54 +0200
  • 8c7b752f7e Add bootstrap3 support Marco Rougeth 2014-05-02 00:59:23 -0300
  • 1d7ba5a417 Usage update. Martin Mahner 2014-04-12 11:33:41 -0400
  • fa5c752ab9 Slightly simpler and cleaner API example. Martin Mahner 2014-04-12 11:32:26 -0400
  • 8ebd3d1a82 Fixed indentation in about example. Martin Mahner 2014-04-12 11:17:36 -0400
  • c70a3e7146 Changelog Update 2.6 Martin Mahner 2014-04-12 11:04:13 -0400
  • 550ad5a908 The 'code' lexer renders code snippets with no highlights now. Martin Mahner 2014-04-12 11:01:09 -0400
  • 05d9da53ed Minor fixes for installation docs. Closes issue #45. Martin Mahner 2014-04-12 10:46:30 -0400
  • 76faf7fe9b Merge pull request #49 from kulbir/issue-45 Martin Mahner 2014-04-12 10:19:58 -0400
  • 0a3e2b5082 Fixed duplicate slugs. Martin Mahner 2014-04-12 10:08:32 -0400
  • 51398bdb49 Added tox settings for upcoming Django 1.7. Martin Mahner 2014-03-13 16:04:31 +0100
  • bbd68ee2c9 Fixed lexer key validation. Fixed tests. Martin Mahner 2014-03-13 15:55:27 +0100
  • a3b8c8a7a7 Fixed different fallback values for max-snippets setting. Martin Mahner 2014-03-13 15:48:36 +0100
  • 68cb1c27ec Merge remote-tracking branch 'origin/master' Martin Mahner 2014-03-13 15:42:13 +0100
  • 1a0093ec0a Added a generic 'code' lexer (which actually falls back to Python) to have a better distinction to 'text'. Martin Mahner 2014-03-13 15:42:07 +0100
  • e3f82db006 Fixed indentation that stole 1 whitespace. 4 spaces became 3. Martin Mahner 2014-03-13 15:39:53 +0100
  • 09730bc56e Merge 63b6380a83 into 0469d425ab Raphaël Barrois 2014-03-12 13:30:08 +0000
  • 63b6380a83 Switch to django-appconf. Raphaël Barrois 2014-03-12 14:18:17 +0100
  • 0469d425ab Merge branch 'master' of github.com:bartTC/dpaste Martin Mahner 2014-03-01 06:34:03 +0000
  • 1ed8e087fd Added little hook to add extra context to homepage Martin Mahner 2014-03-01 06:33:52 +0000
  • a7c9d9c325 Added flattr button Martin Mahner 2014-02-28 18:33:24 +0100
  • 7f1c649e30 added installation docs - #45 kulbir 2014-02-21 15:14:37 +0530
  • 7cc5240052 Removed Bitdeli button because not useful. Martin Mahner 2014-02-02 20:51:33 +0100
  • b424578504 Merge pull request #47 from bitdeli-chef/master Martin Mahner 2014-02-02 07:54:40 -0800
  • 4e743fc155 Add a Bitdeli badge to README Bitdeli Chef 2014-02-02 15:57:55 +0000
  • 6cf181953f Merge remote-tracking branch 'origin/master' Martin Mahner 2014-01-26 13:24:55 +0100
  • 15793347fb Fixed whitespace in api example Martin Mahner 2014-01-26 13:24:52 +0100
  • b924e8b79e Merge branch 'master' of github.com:bartTC/dpaste Martin Mahner 2014-01-24 13:21:27 +0000
  • 75f58993b1 Fixed display of tabs in normal/wordwrap mode Martin Mahner 2014-01-24 13:20:57 +0000
  • 590645fcd6 2.5 Release. 2.5 Martin Mahner 2014-01-21 21:13:37 +0100
  • c61f134bb3 Wordwrap support. Martin Mahner 2014-01-21 21:08:59 +0100
  • 973a7b825e News copy changes. Martin Mahner 2014-01-21 15:00:00 +0100
  • a4e637b1f2 Added a little news section and slight responsive fixes. Martin Mahner 2014-01-21 14:50:22 +0100
  • ec386d4506 Removed rounded border. Martin Mahner 2014-01-21 13:23:57 +0100
  • 68460fa09c Updated changelog. Martin Mahner 2014-01-21 13:13:41 +0100
  • 3b8bb915e5 One time tests and docs. Martin Mahner 2014-01-21 12:57:29 +0100
  • 4eec1ab692 Removed view count and simpler message. Martin Mahner 2014-01-21 12:36:01 +0100
  • f627632bdd One time fixes Martin Mahner 2014-01-21 12:30:06 +0100
  • 88be3a6b1f Support for onetime snippets. Martin Mahner 2014-01-21 12:10:44 +0100
  • 8a55139ae0 Changelog fixes Martin Mahner 2014-01-16 20:57:34 +0100
  • 15cb32abe9 Added IRC syntax to default list. Martin Mahner 2014-01-16 20:52:24 +0100
  • 57bedc782c Bumped up to v2.4. 2.4 Martin Mahner 2014-01-11 16:17:59 +0100
  • fc383915fd Merge pull request #41 from adsworth/master Martin Mahner 2014-01-11 07:14:23 -0800
  • dbfbcf54b6 API call accepts the lexer or format parameters now via GET too. Martin Mahner 2014-01-11 16:09:11 +0100
  • d3e497df4c Added sample api scripts to docs. Martin Mahner 2014-01-11 16:03:50 +0100
  • 964e1b64c7 Added option to keep snippets forever. Martin Mahner 2014-01-11 16:00:11 +0100
  • c19b3eb513 add ABAP to the list of available lexers adsworth 2014-01-10 11:34:28 +0100
  • 25a83cf0f8 Bumped up to v2.3 2.3 Martin Mahner 2014-01-07 13:37:33 +0100
  • 8702f79591 Added API docs. Fixes issue #38. Martin Mahner 2014-01-07 13:36:02 +0100
  • d86f8b812b Code cleanup. Martin Mahner 2014-01-07 13:07:55 +0100
  • ebdd36cfeb Made the secret_id func more reusable. Added a test that is none. Martin Mahner 2014-01-07 12:57:06 +0100
  • c687ab125a Use SystemRandom to generate unpredictable random slugs. Fixed duplicate characters in the choice string, removed iI from it to prevent confusion. Fixes issue #40. Martin Mahner 2014-01-07 12:46:57 +0100
  • 5a3b726e31 Merge remote-tracking branch 'origin/master' Martin Mahner 2014-01-07 12:32:45 +0100