Commit Graph

  • b1555bfcd5 Fix git-created release regression rubenwardy 2020-01-25 02:24:26 +00:00
  • d5541791b6 Prevent multiple webhooks from being created v1.23.0 rubenwardy 2020-01-25 01:53:02 +00:00
  • 62b1cae0ab Fix automatic creation of tag webhooks rubenwardy 2020-01-25 01:31:39 +00:00
  • 933a23c9c7 Promote webhooks in release creation page rubenwardy 2020-01-25 01:29:55 +00:00
  • f2799349ab Add tag push support to webhooks rubenwardy 2020-01-25 01:14:01 +00:00
  • 1d223cc16f Use git init/fetch instead of git clone rubenwardy 2020-01-25 01:07:39 +00:00
  • b7101a403b Add GitLab webhook support rubenwardy 2020-01-25 00:44:46 +00:00
  • 493917d8b1 Restrict webhooks to trusted users rubenwardy 2020-01-25 00:04:56 +00:00
  • e12aec4ccd Add automatic GitHub webhook creation rubenwardy 2020-01-24 23:19:06 +00:00
  • d4936e18ee Add Github webhook support rubenwardy 2020-01-24 21:39:35 +00:00
  • beb9c0e959 Rename 'vcs' release-creation mode to 'git' rubenwardy 2020-01-24 20:26:26 +00:00
  • 14faae3fd1 Add API to create releases rubenwardy 2020-01-24 20:21:40 +00:00
  • 6f1472addb Add ability to limit APITokens to a package rubenwardy 2020-01-24 19:26:00 +00:00
  • 2fa2c3afec Fix broken user registration rubenwardy 2020-01-24 18:28:52 +00:00
  • 6e938ba74c Split up users blueprint rubenwardy 2020-01-24 18:15:09 +00:00
  • 53a63367dc Fix wtforms validatoion of package name rubenwardy 2020-01-24 18:03:40 +00:00
  • ddf5c7f665 Show discarded topics in package results rubenwardy 2020-01-23 23:56:10 +00:00
  • 4e331c7f14 Fix deprecation warnings rubenwardy 2020-01-23 00:19:04 +00:00
  • 5e60cb83de Add XSS strings to test data v1.22.1 rubenwardy 2020-01-22 23:45:40 +00:00
  • 595d6ea3b6 Use server-side markdown renderer in WYSIWYG preview rubenwardy 2020-01-22 23:10:02 +00:00
  • 71fa62fd6a Update EasyMDE rubenwardy 2020-01-22 22:47:24 +00:00
  • be5bb11fe3 Add data* to docker ignore rubenwardy 2020-01-22 22:11:01 +00:00
  • 981ae74e5c Improve markdown escaping rubenwardy 2020-01-22 22:10:02 +00:00
  • 2b66193969 Fix version being styled differently rubenwardy 2020-01-21 23:42:41 +00:00
  • ed304f7687 Sort dependencies in package editor v1.22.0 rubenwardy 2020-01-21 23:05:34 +00:00
  • 7ac7af4774 Sort dependencies in package page rubenwardy 2020-01-21 22:59:44 +00:00
  • 5fa0a7866a Sort provides relationship rubenwardy 2020-01-21 22:48:03 +00:00
  • f24148d431 Improve package page styling rubenwardy 2020-01-21 22:40:51 +00:00
  • 980023a80c Improve package buttons contrast rubenwardy 2020-01-20 20:56:56 +00:00
  • b68a1d7ab9 Reduce chance of accidental release deletion v1.21.0 rubenwardy 2020-01-19 20:16:03 +00:00
  • 2ef90902aa Fix approved checkbox deselection bug rubenwardy 2020-01-19 20:01:06 +00:00
  • e115b0678c Fix password issues caused by Flask-User migration rubenwardy 2020-01-19 19:48:41 +00:00
  • 0bda16de6d Add API tests rubenwardy 2020-01-19 19:09:04 +00:00
  • fd6ba459f9 Add Gitlab CI support rubenwardy 2020-01-19 15:51:47 +00:00
  • d503908a65 Add populated homepage test rubenwardy 2020-01-19 15:46:29 +00:00
  • 215839c423 Add end-to-end test framework rubenwardy 2020-01-19 15:03:38 +00:00
  • 783bc86aaf Update dependencies rubenwardy 2020-01-19 02:46:07 +00:00
  • 6e626c0f89 Add admin option to check all releases rubenwardy 2020-01-19 01:59:00 +00:00
  • facdd35b11 Add validation to zip releases rubenwardy 2020-01-19 01:37:15 +00:00
  • ec8a88a7a8 Allow deleting releases with broken tasks rubenwardy 2020-01-19 01:23:56 +00:00
  • 1b1c94ffa0 Add release contents validation rubenwardy 2020-01-19 01:22:33 +00:00
  • bcd003685e Add support for submodules in makeVCSRelease() rubenwardy 2020-01-19 00:28:26 +00:00
  • 59039a14a5 Add ability to delete releases rubenwardy 2020-01-19 00:02:33 +00:00
  • 0d6e217405 Fix missing name in search weightings rubenwardy 2020-01-18 23:20:49 +00:00
  • 64e1805b53 Add more util scripts rubenwardy 2020-01-18 23:20:34 +00:00
  • 22d02edbd8 Add constraint for release tasks and approval rubenwardy 2020-01-18 23:10:11 +00:00
  • 5a496f6858 Fix broken search weighting rubenwardy 2020-01-18 17:54:46 +00:00
  • f4209d7a67 Add documentation for reload.sh and update.sh rubenwardy 2020-01-18 01:42:47 +00:00
  • 077bdeb01c Add reloading support to Docker container rubenwardy 2020-01-18 01:38:00 +00:00
  • 095494f96f Improve Docker configurations rubenwardy 2020-01-18 01:20:32 +00:00
  • 6f230ee4b2 Fix uploadPackageScores task rubenwardy 2020-01-18 01:16:33 +00:00
  • 311e0218af Fiddle with package button styling rubenwardy 2020-01-18 00:15:29 +00:00
  • 3fee369dc1 Fix crash on clearing all notifications rubenwardy 2019-12-17 20:49:59 +00:00
  • e57f2dfe7d Fix crash due to missing import rubenwardy 2019-11-27 01:16:59 +00:00
  • dd5de1787f Add database diagram rubenwardy 2019-11-27 01:06:24 +00:00
  • 62f1aecfaf Fix debug mode in entrypoint.sh rubenwardy 2019-11-27 00:30:45 +00:00
  • 4ce388c8aa Add API Token creation rubenwardy 2019-11-22 14:33:22 +00:00
  • cb5451fe5d Fix pkgtasks crash due to it not being imported rubenwardy 2019-11-22 01:16:17 +00:00
  • 5466a2d64d Rename run.sh to entrypoint.sh rubenwardy 2019-11-21 23:16:39 +00:00
  • 77f8a79c51 Add useful scripts v1.20.0 rubenwardy 2019-11-21 22:27:21 +00:00
  • 33b2b38308 Improve package scoring rubenwardy 2019-11-21 22:16:35 +00:00
  • 94426e97aa Add support for randomly sorting queries rubenwardy 2019-11-21 21:43:58 +00:00
  • 5b68e494db Fix crash on accessing notifications rubenwardy 2019-11-21 19:50:54 +00:00
  • 39d4cf362b Fix url_for crash on "home_page" v1.19.0 rubenwardy 2019-11-21 19:38:26 +00:00
  • b977a42738 Add celery beat and celery flower to docker compose rubenwardy 2019-11-18 22:39:01 +00:00
  • ff2a74367f Fix download forgery rubenwardy 2019-11-18 21:42:56 +00:00
  • 3f666d2302 Fix exception on badly-formed query string rubenwardy 2019-11-17 21:40:32 +00:00
  • a7d22973ff Fix user profile after blueprints commit rubenwardy 2019-11-16 00:05:59 +00:00
  • 20583784f5 Fix hardcoded progress bar in work queue, and related crash rubenwardy 2019-11-16 00:05:35 +00:00
  • 64f131ae27 Refactor endpoints to use blueprints instead rubenwardy 2019-11-15 23:51:42 +00:00
  • 015abe5a25 Indicate stuck releases in todo list and allow admins to delete them v1.18.0 rubenwardy 2019-11-14 23:38:55 +00:00
  • 719a652235 Enable hot code reloading rubenwardy 2019-11-14 23:38:29 +00:00
  • 50892ce9fc Add debug warning to template rubenwardy 2019-11-14 23:38:11 +00:00
  • 2e14836ed6 Fix permission issues by not mounting source code rubenwardy 2019-11-14 23:02:36 +00:00
  • 35e1aba4ad Fix CDB running as root in docker container rubenwardy 2019-11-14 22:53:46 +00:00
  • 913537f96f Sort packages in approval queue by creation date rubenwardy 2019-11-14 22:43:05 +00:00
  • b36a60d3a2 Fix worker start command in docker-compose.yml rubenwardy 2019-11-14 22:42:49 +00:00
  • df247b021e Improve docker image and deployment scripts rubenwardy 2019-11-14 22:24:37 +00:00
  • 9f678d8fde Add issue templates rubenwardy 2019-11-12 22:49:47 +00:00
  • d89442438f Add security policy rubenwardy 2019-11-12 22:46:42 +00:00
  • 08a9ae7b94 Make review threads public by default rubenwardy 2019-11-12 22:39:17 +00:00
  • 904e09f0dd Create utils folder rubenwardy 2019-11-12 22:36:30 +00:00
  • 038ef5b739 Specify excessive horror Alex 2019-10-22 13:18:56 -07:00
  • f8958ae1bc Fix error in thread privacy message TumeniNodes 2019-10-22 16:17:08 -04:00
  • 03eccbd56a Fix text in emails v1.17.1 rubenwardy 2019-09-15 18:43:22 +01:00
  • fb31ea3c22 Fix git clone breaking when branch is None rubenwardy 2019-09-15 18:30:42 +01:00
  • 4082863b5a Add basic dependency resolution v1.17.0 rubenwardy 2019-09-03 00:42:51 +01:00
  • cc564af44e Fix broken reference based git import v1.16.5 rubenwardy 2019-08-31 22:09:19 +01:00
  • 655ed2255a Fix crash by truncating notification titles rubenwardy 2019-08-31 18:38:15 +01:00
  • 96b22744ec Fix crash on null release task_id rubenwardy 2019-08-31 18:32:59 +01:00
  • 130d0bc7a0 Fix wtfforms setting fields to empty string instead of None v1.16.4 rubenwardy 2019-08-30 21:11:38 +01:00
  • 1469e37c38 Fix accidental limit on password length rubenwardy 2019-08-12 14:10:28 +01:00
  • 6ce495fcd3 Fix crash on reading mod.conf from Github v1.16.3 rubenwardy 2019-08-09 11:27:54 +01:00
  • 776a3eff2a Fail gracefully when given a bad git reference rubenwardy 2019-08-09 11:25:16 +01:00
  • 04e8ae5bdd Fix unexpected crash on bad Github URL v1.16.2 rubenwardy 2019-08-09 11:17:39 +01:00
  • 18b9fb3876 Fix typo in zip uploading rubenwardy 2019-08-09 11:10:43 +01:00
  • 1da86f27a7 Fix topic ID parse error in import topics task v1.16.1 rubenwardy 2019-07-29 23:31:42 +01:00
  • 85340a2fe9 Add note about media license v1.16.0 rubenwardy 2019-07-29 22:48:05 +01:00
  • c4a4d9c116 Fix broken link on create thread rubenwardy 2019-07-29 22:39:56 +01:00
  • 87a184595c Add file extension filters to file upload dialogs rubenwardy 2019-07-29 22:34:39 +01:00