Commit Graph

  • 9a1c304549 Update lodgeit to use podman to build its container image master Clark Boylan 2025-04-22 13:00:23 -07:00
  • 1cfc6c3758 Bump lodgeit up to python3.12 Clark Boylan 2025-03-20 09:50:18 -07:00
  • 036241434f Reapply "Move lodgeit image publication to quay.io" Clark Boylan 2025-01-15 10:49:45 -08:00
  • fa448c3de9 Captcha: Fix text layer location calculation 0weng 2024-11-19 11:33:26 -08:00
  • b16ec64fa4 Run python3.11 job on Jammy Clark Boylan 2024-11-19 13:04:51 -08:00
  • 1cee24ce0b Support Pillow v10 Jeremy Stanley 2024-02-20 21:45:48 +00:00
  • 376c2ba0d0 Update lodgeit container image to Python3.11 on Bookworm Clark Boylan 2023-10-09 11:20:47 -07:00
  • fd508a8c19 Replace inspect.getargspec with inspect.signature Clark Boylan 2023-10-09 12:51:24 -07:00
  • ac772da1f6 Put regex multiline specifier at beginning of regex string Clark Boylan 2023-10-09 11:50:26 -07:00
  • 5f6c89b500 Revert "Move lodgeit image publication to quay.io" Clark Boylan 2023-05-24 13:59:11 -07:00
  • e0aef11145 Fix quay publishing Clark Boylan 2023-05-10 14:12:06 -07:00
  • 305d665492 Move lodgeit image publication to quay.io Clark Boylan 2023-05-08 09:09:14 -07:00
  • 95fc241bc0 Pin SQLAlchemy less than 2.0.0 Clark Boylan 2023-05-08 09:25:22 -07:00
  • cc2728f1a3 Drop python 3.6 testing Clark Boylan 2022-11-10 09:42:13 -08:00
  • b4e0cae3a3 Update uwsgi image to python 3.10 Clark Boylan 2022-11-10 09:39:32 -08:00
  • 9e2d54bb5a Modernize test suite Clark Boylan 2022-11-10 10:11:54 -08:00
  • bc2678dc73 new paste: check input length Ian Wienand 2022-04-19 11:26:11 +10:00
  • e22ae1230b new paste: add maxlength to input box Ian Wienand 2022-04-19 10:27:57 +10:00
  • 50d45eddc8 Default to private pastes Ian Wienand 2022-02-08 11:25:04 +11:00
  • f94a664386 Rebuild the lodgeit docker image Clark Boylan 2021-12-09 15:49:00 -08:00
  • af563e445b Merge "Update docker image to bullseye and python 3.8" Zuul 2021-11-23 14:42:15 +00:00
  • ccf32c0122 Merge "Drop Python 2.7 support" Zuul 2021-11-23 14:37:07 +00:00
  • fa74a9d161 Update docker image to bullseye and python 3.8 Clark Boylan 2021-11-19 08:30:29 -08:00
  • 197a98a120 Properly handle paste exceptions Jeremy Stanley 2021-08-13 17:07:34 +00:00
  • 8057480ced diff parser : update next variable Ian Wienand 2021-08-04 11:34:31 +10:00
  • 0a52b74bba diff parser: update calls to next() Ian Wienand 2021-08-04 11:24:59 +10:00
  • 04da41ceda Drop Python 2.7 support Ian Wienand 2021-07-01 17:07:00 +10:00
  • ce0c909125 Merge "Allow for overriding title" Zuul 2021-06-30 06:54:23 +00:00
  • 9bf92ae9af Use opendev-buildset registry Ian Wienand 2021-06-30 11:17:56 +10:00
  • a1e1667a36 Allow for overriding title Ian Wienand 2021-06-29 16:13:19 +10:00
  • 2b0ca071f9 Add py3.8 support Dmitriy Rabotyagov 2021-02-01 22:12:17 +02:00
  • b5aa49e602 Use bionic for Python 3.6 Ian Wienand 2021-06-29 17:40:24 +10:00
  • 7eb34a9d4f Fix issue related to new Pillow lib; change hash string encode Daniel Pawlik 2021-04-23 15:06:57 +02:00
  • c6c6db6ca0 Merge "Add lodgeit-db script" Zuul 2021-02-01 21:58:28 +00:00
  • 97d0650334 Merge "Tuning pool_recycle to avoid MySQL server gone away" Zuul 2021-02-01 21:57:04 +00:00
  • b26470ba4a Merge "docker: switch to using uwsgi-base" Zuul 2021-02-01 21:54:01 +00:00
  • 69ec973e39 Skip deprecated lexers (Pygments 2.7.3 and later) Jeremy Stanley 2021-02-01 20:14:51 +00:00
  • 1970b75415 Use less ambiguous line iteration variable name Jeremy Stanley 2021-02-01 18:47:17 +00:00
  • 7bca3dd30d docker: switch to using uwsgi-base Mohammed Naser 2020-04-22 17:56:08 -04:00
  • 5df6180484 Add lodgeit-db script Dmitriy Rabotyagov 2020-03-24 20:15:59 +02:00
  • d66b0e82fb Be explicit about python base image version Monty Taylor 2020-03-26 09:21:56 -05:00
  • 94fe4ad8e3 Add libc6-dev to bindep and pin Pygments for 2.7 Monty Taylor 2020-03-26 09:20:44 -05:00
  • f53434f935 Tuning pool_recycle to avoid MySQL server gone away Igor Shishkin 2015-08-28 14:45:40 +03:00
  • afb0d7f736 Merge "Fix sort comparison function" Zuul 2020-03-17 23:20:12 +00:00
  • 54727daa85 Upload container images Mohammed Naser 2020-03-08 12:16:10 -04:00
  • 70d9a499d7 Merge "Removes unnecessary utf-8 encoding" Zuul 2020-03-06 01:49:51 +00:00
  • c37e845331 Merge "Fix python3 compatibility issue" Zuul 2020-03-05 20:12:49 +00:00
  • 18a2ac5b21 Fix sort comparison function Clark Boylan 2020-03-05 12:09:03 -08:00
  • a1af412914 Removes unnecessary utf-8 encoding Iswarya_Vakati 2017-01-11 13:00:37 +05:30
  • 1fa8df3fb2 Update URLs from openstack.org to opendev.org David Pursehouse 2019-06-20 11:32:06 +09:00
  • 9b854e7729 Fix python3 compatibility issue Tristan Cacqueray 2019-09-25 14:42:32 +00:00
  • 2d4b0ebee6 Fix pep8 errors David Pursehouse 2019-06-20 12:28:47 +09:00
  • ab592381b0 OpenDev Migration Patch OpenDev Sysadmins 2019-04-19 19:25:38 +00:00
  • af3168e449 Show the currently running version on the about page David Pursehouse 2015-11-24 19:26:29 +09:00
  • b19a482d47 Fix PEP-8 errors David Pursehouse 2017-02-25 13:47:11 +09:00
  • 62f95b0b1b Merge "Add a .mailmap file" Jenkins 2016-04-12 16:25:41 +00:00
  • 1cf655eb76 Merge "Remove extraneous trailing slashes from link URLs" Jenkins 2016-04-12 16:24:29 +00:00
  • 236d157efc Add a .mailmap file David Pursehouse 2016-02-26 15:21:19 +09:00
  • c78a51c37c Merge "Update i18n files to remove unused translations" Jenkins 2016-02-26 02:05:39 +00:00
  • 87eb7d94f8 Merge "vim plugin: add vim plugin that targets openstack" Jenkins 2016-02-26 02:01:06 +00:00
  • f64581ea0c Merge "Fix minor typo in README" Jenkins 2016-02-26 01:59:21 +00:00
  • d041a49339 Merge "Remove unused image file" Jenkins 2016-02-22 06:50:34 +00:00
  • 764e8b1f54 Fix minor typo in README David Pursehouse 2016-01-26 19:07:21 +09:00
  • 1e07199441 Remove extraneous trailing slashes from link URLs Tim Burke 2016-01-11 10:43:55 -08:00
  • 60123815f5 Update i18n files to remove unused translations David Pursehouse 2015-12-17 16:34:21 +09:00
  • a145e6392a Remove unused image file David Pursehouse 2015-12-17 16:31:18 +09:00
  • 871f80a2ba Fix alert message shown when cookie is removed David Pursehouse 2015-12-16 18:03:53 +09:00
  • 3ce6e2e91b Merge "Add pytz and MarkupSafe into requirements.txt" Jenkins 2015-12-15 18:42:32 +00:00
  • b59a168d1e Merge "Import make_app from lodgeit.application instead of lodgeit" Jenkins 2015-12-15 18:42:16 +00:00
  • b5fa167c82 Merge "Ignore the virtualenv folder and Eclipse's settings files." Jenkins 2015-12-15 13:46:15 +00:00
  • c25c93b3ce vim plugin: add vim plugin that targets openstack Antoni Segura Puimedon 2015-12-02 16:58:49 +01:00
  • d89ca4b7e4 Add pytz and MarkupSafe into requirements.txt Takeshi Kanemoto 2015-11-27 18:14:45 +09:00
  • 3bb4544b26 Import make_app from lodgeit.application instead of lodgeit Takeshi Kanemoto 2015-11-27 08:15:24 +01:00
  • f79c65815a Fix up the tests and add tox configuration to run them David Pursehouse 2015-10-14 16:46:25 +09:00
  • cbe89edc79 Ignore the virtualenv folder and Eclipse's settings files. David Pursehouse 2015-10-01 11:01:10 +09:00
  • 2acd8c9881 Replace XXX with TODO David Pursehouse 2015-11-07 12:50:29 -08:00
  • fbb61e9c1d Add tox configuration to enable PEP-8 checks, and fix various failures David Pursehouse 2015-11-05 13:38:56 +09:00
  • 0939be787c Merge "Security fix for possible private paste bruteforcing" Jenkins 2015-11-17 10:04:31 +00:00
  • 8c51991976 Merge "Fix header in help screen" Jenkins 2015-10-13 06:21:05 +00:00
  • 74237386ef Fix header in help screen David Pursehouse 2015-10-08 17:13:08 +09:00
  • f41328156e Remove unused pagination lib David Pursehouse 2015-10-01 10:58:03 +09:00
  • c17e0a3741 Fix title on homepage David Pursehouse 2015-10-08 17:07:55 +09:00
  • 3aece7900b Merge "Correct command to start server in README" Jenkins 2015-10-02 07:13:43 +00:00
  • b9b3330799 Correct command to start server in README David Pursehouse 2015-10-01 11:23:28 +09:00
  • 0ef0c909c3 Security fix for possible private paste bruteforcing Igor Shishkin 2015-08-28 14:58:15 +03:00
  • 3e244a31fb Offer download of lodgeit.py with link to plain file on cgit David Pursehouse 2015-08-24 11:20:01 +09:00
  • bfaffa7ddc lodgeit.py: Set default URL to paste.openstack.org David Pursehouse 2015-08-24 11:13:12 +09:00
  • beb3ff7e26 Merge "Add a requirements.txt file" Jenkins 2015-06-05 18:49:07 +00:00
  • 94eea8f17d Merge "Use SQLAlchemy version 0.9.7" Jenkins 2015-06-05 18:49:01 +00:00
  • eeb97df8fd Merge "Install pillow instead of PIL" Jenkins 2015-06-05 18:48:55 +00:00
  • cde2262133 Merge "Replace .hgignore with .gitignore" Jenkins 2015-06-05 18:19:05 +00:00
  • d8a3fc1804 Remove out-of-date paragraph from the 'not found' page David Pursehouse 2015-04-24 16:29:46 +09:00
  • cd86bd9c2c Update i18n files David Pursehouse 2015-04-24 16:28:26 +09:00
  • c38c5ee66f Merge "update 404 link of lodgeit.py" Jenkins 2015-06-03 20:06:08 +00:00
  • d266ff9743 Add a requirements.txt file David Pursehouse 2015-04-20 14:14:54 +09:00
  • 6b018671fa Replace .hgignore with .gitignore David Pursehouse 2015-04-20 14:00:01 +09:00
  • af67240b9e Update README David Pursehouse 2015-04-10 12:05:49 +09:00
  • c6f8b735fb Use SQLAlchemy version 0.9.7 David Pursehouse 2015-04-20 13:55:34 +09:00
  • 16c1c03b14 update 404 link of lodgeit.py Kun Huang 2015-03-02 22:42:19 +08:00
  • 588e82e380 Install pillow instead of PIL Alice Ferrazzi 2014-10-16 20:43:41 +09:00