Commit graph

335 commits

Author SHA1 Message Date
Martin Mahner
fc9529572b Added a note that you have to disable ‚lexer‘ to use ‚filename‘.
Might be good to rethink the logic here.
2014-06-09 20:21:26 +02:00
Martin Mahner
9768ab9573 Added Dev Changelog 2014-06-09 20:19:07 +02:00
Martin Mahner
3bc2eb0c84 Add support to set a lexer with a given filename. Closes issue #63.
This allows third-party API utils to set the lexer automatically based on the open filename.
2014-06-09 20:18:08 +02:00
Martin Mahner
fbe6aeedb7 Split testcases so we dont rely on a DB order. 2014-06-09 20:04:39 +02:00
Martin Mahner
be724756b9 Changelog update and 2.6 Release 2014-06-08 20:31:51 +02:00
Martin Mahner
5c0012b3dd Removed Recent Changes. 2014-06-08 20:27:40 +02:00
Martin Mahner
0b50fd9bd1 No „View Raw“ button when viewing a one-time snippet, since it was already deleted at this time. Closes issue #62. 2014-06-08 20:25:11 +02:00
Martin Mahner
ae61e6f9aa Added settings docs for Gist changes made in issue #58. 2014-06-08 20:21:59 +02:00
Marco Rougeth
9f1650693b Add support to tzinfo 2014-06-08 20:16:58 +02:00
Martin Mahner
34181e03f7 Added a API value to set the expire time of snippets. Closes issue #64. 2014-06-08 20:15:59 +02:00
Martin Mahner
afafd4fb3b The expiration choice ‚never‘ is now enabled by default. 2014-06-08 20:09:36 +02:00
Martin Mahner
3944c4db90 Merge pull request #58 from interlegis/master
Fixing TypeError when creating gist
2014-05-05 08:10:27 +02:00
Marco Rougeth
f7e954491c Abstracting Gist's options 2014-05-05 00:02:54 -03:00
Marco Rougeth
f094e72788 Fixing TypeError when creating gist 2014-05-04 23:52:37 -03:00
Martin Mahner
6f0481a055 Merge pull request #56 from interlegis/master
Add bootstrap3 support
2014-05-02 20:40:54 +02:00
Marco Rougeth
8c7b752f7e Add bootstrap3 support 2014-05-02 00:59:23 -03:00
Martin Mahner
1d7ba5a417 Usage update. 2014-04-12 11:33:41 -04:00
Martin Mahner
fa5c752ab9 Slightly simpler and cleaner API example. 2014-04-12 11:32:26 -04:00
Martin Mahner
8ebd3d1a82 Fixed indentation in about example. 2014-04-12 11:17:36 -04:00
Martin Mahner
c70a3e7146 Changelog Update 2014-04-12 11:04:13 -04:00
Martin Mahner
550ad5a908 The 'code' lexer renders code snippets with no highlights now. 2014-04-12 11:01:09 -04:00
Martin Mahner
05d9da53ed Minor fixes for installation docs. Closes issue #45. 2014-04-12 10:46:49 -04:00
Martin Mahner
76faf7fe9b Merge pull request #49 from kulbir/issue-45
added installation docs - #45

Thank you!
2014-04-12 10:19:58 -04:00
Martin Mahner
0a3e2b5082 Fixed duplicate slugs.
Before a slug could get generated again, which threw an error since it was not unique, but treated as a kind of primary key.

Now if the same slug gets generated again, we generate one other slug with one more character.
2014-04-12 10:10:46 -04:00
Martin Mahner
51398bdb49 Added tox settings for upcoming Django 1.7. 2014-03-13 16:04:31 +01:00
Martin Mahner
bbd68ee2c9 Fixed lexer key validation. Fixed tests. 2014-03-13 15:55:27 +01:00
Martin Mahner
a3b8c8a7a7 Fixed different fallback values for max-snippets setting.
Refs issue #51.
2014-03-13 15:48:36 +01:00
Martin Mahner
68cb1c27ec Merge remote-tracking branch 'origin/master' 2014-03-13 15:42:13 +01:00
Martin Mahner
1a0093ec0a Added a generic 'code' lexer (which actually falls back to Python) to have a better distinction to 'text'.
Refs issue #52.
2014-03-13 15:42:07 +01:00
Martin Mahner
e3f82db006 Fixed indentation that stole 1 whitespace. 4 spaces became 3. 2014-03-13 15:39:57 +01:00
Martin Mahner
0469d425ab Merge branch 'master' of github.com:bartTC/dpaste 2014-03-01 06:34:03 +00:00
Martin Mahner
1ed8e087fd Added little hook to add extra context to homepage 2014-03-01 06:33:52 +00:00
Martin Mahner
a7c9d9c325 Added flattr button 2014-02-28 18:33:24 +01:00
kulbir
7f1c649e30 added installation docs - #45 2014-02-21 15:14:37 +05:30
Martin Mahner
7cc5240052 Removed Bitdeli button because not useful. 2014-02-02 20:51:33 +01:00
Martin Mahner
b424578504 Merge pull request #47 from bitdeli-chef/master
Add a Bitdeli Badge to README
2014-02-02 07:54:40 -08:00
Bitdeli Chef
4e743fc155 Add a Bitdeli badge to README 2014-02-02 15:57:55 +00:00
Martin Mahner
6cf181953f Merge remote-tracking branch 'origin/master' 2014-01-26 13:24:55 +01:00
Martin Mahner
15793347fb Fixed whitespace in api example 2014-01-26 13:24:52 +01:00
Martin Mahner
b924e8b79e Merge branch 'master' of github.com:bartTC/dpaste 2014-01-24 13:21:27 +00:00
Martin Mahner
75f58993b1 Fixed display of tabs in normal/wordwrap mode 2014-01-24 13:20:57 +00:00
Martin Mahner
590645fcd6 2.5 Release. 2014-01-21 21:13:37 +01:00
Martin Mahner
c61f134bb3 Wordwrap support. 2014-01-21 21:08:59 +01:00
Martin Mahner
973a7b825e News copy changes. 2014-01-21 15:00:00 +01:00
Martin Mahner
a4e637b1f2 Added a little news section and slight responsive fixes. 2014-01-21 14:50:22 +01:00
Martin Mahner
ec386d4506 Removed rounded border. 2014-01-21 13:23:57 +01:00
Martin Mahner
68460fa09c Updated changelog. 2014-01-21 13:13:41 +01:00
Martin Mahner
3b8bb915e5 One time tests and docs. 2014-01-21 13:12:03 +01:00
Martin Mahner
4eec1ab692 Removed view count and simpler message. 2014-01-21 12:36:01 +01:00
Martin Mahner
f627632bdd One time fixes 2014-01-21 12:30:06 +01:00