pastebin/migrations
2019-11-24 13:33:34 +01:00
..
2019-02-20-235122_create_pastes Initial release of pastebin.run 2019-03-02 17:35:05 +01:00
2019-03-02-173641_add-html-language Add support for HTML language 2019-03-02 18:38:45 +01:00
2019-03-02-174026_fix-html-mode-name Update incorrect HTML mode name 2019-03-02 18:41:26 +01:00
2019-03-03-095403_add-deletion-date Implement automatic paste removal 2019-03-03 12:07:42 +01:00
2019-03-04-074159_add-pgsql Add PostgreSQL syntax highlighting 2019-03-04 08:44:14 +01:00
2019-03-06-150750_add-php Add PHP syntax highlighting 2019-03-06 16:10:21 +01:00
2019-03-07-075501_add-is-markdown-flag Render Markdown 2019-03-07 09:58:56 +01:00
2019-03-08-081008_remove-revision-system Remove revision system 2019-03-08 09:38:01 +01:00
2019-03-14-144201_about-page About page 2019-03-15 08:39:57 +01:00
2019-03-15-065751_nofollow-column Disable nofollow for about paste 2019-03-15 08:39:57 +01:00
2019-04-08-075940_remove-about-page Remove about page 2019-04-08 10:03:49 +02:00
2019-08-08-143146_remove-no-follow Remove nofollow column 2019-08-08 16:35:17 +02:00
2019-08-10-124655_allow-executing-python3-code Implement code execution 2019-08-10 16:36:05 +02:00
2019-08-10-154536_add-shell-script Add shell script 2019-08-10 17:50:23 +02:00
2019-08-10-160609_execute-sqlite Execute SQLite 2019-08-10 18:07:45 +02:00
2019-08-11-085555_format-python3 Support automatic code formatters 2019-08-11 11:05:42 +02:00
2019-08-11-104858_execute-rust Support executing Rust code 2019-08-11 13:19:21 +02:00
2019-08-11-113651_add-perl6 Add Perl 6 2019-08-11 13:41:57 +02:00
2019-08-14-093123_format-python3-with-black Use Black as Python 3 formatter 2019-08-14 11:39:08 +02:00
2019-08-14-100939_add-compiler-options-parameter Add support for compiler options 2019-08-14 13:01:16 +02:00
2019-08-15-123406_identifiers Add language identifiers 2019-08-15 14:45:47 +02:00
2019-09-16-172252_implementations Implementations 2019-09-16 23:03:48 +02:00
2019-09-19-100046_c Support C language 2019-09-19 12:08:17 +02:00
2019-09-21-152245_remove-shared-wrappers Remove shared wrappers 2019-09-21 18:17:09 +02:00
2019-09-23-120726_delete-at-partial-index Use partial index not storing NULLs for pastes (delete_at) 2019-09-23 14:10:57 +02:00
2019-10-09-094220_remove-codemirror-stuff Remove CodeMirror stuff from database 2019-10-09 11:59:06 +02:00
2019-10-12-170323_perl Add Perl support 2019-10-12 19:29:17 +02:00
2019-11-03-163608_rename-perl-6 Rename Perl 6 2019-11-03 17:40:17 +01:00
2019-11-04-101522_update-language-identifiers Update language identifiers 2019-11-04 11:26:10 +01:00
2019-11-22-175911_remove-is-markdown-column Drop is_markdown column 2019-11-22 19:04:13 +01:00
2019-11-22-185318_remove-implementations Move language migrations to JSON 2019-11-22 21:42:35 +01:00
2019-11-23-192058_store-program-input-output Store program output 2019-11-23 21:17:26 +01:00
2019-11-24-101842_hello-world Add "Hello, world" examples 2019-11-24 12:57:19 +01:00
2019-11-24-122254_unique-constraint-languages-identifier Add Go language 2019-11-24 13:33:34 +01:00
00000000000000_diesel_initial_setup Initial release of pastebin.run 2019-03-02 17:35:05 +01:00
.gitkeep Initial release of pastebin.run 2019-03-02 17:35:05 +01:00