]> git.lizzy.rs Git - cheatdb.git/shortlog
cheatdb.git
2020-01-30 rubenwardyAdd links to GitHub oauth connection settings v1.23.5
2020-01-30 rubenwardyChange API Token warning to be friendlier v1.23.4
2020-01-25 rubenwardyFix access token being exposed after APIToken edit v1.23.3
2020-01-25 rubenwardyRename 'new tag' event to contain 'GitHub release' v1.23.2
2020-01-25 rubenwardyFix 404 on GituHub log in
2020-01-25 rubenwardyFix crash on existing GitHub App Integration v1.23.1
2020-01-25 rubenwardyFix auto-webhook creation failure due to wrong scheme
2020-01-25 rubenwardyImprove documentation
2020-01-25 rubenwardyFix git-created release regression
2020-01-25 rubenwardyPrevent multiple webhooks from being created v1.23.0
2020-01-25 rubenwardyFix automatic creation of tag webhooks
2020-01-25 rubenwardyPromote webhooks in release creation page
2020-01-25 rubenwardyAdd tag push support to webhooks
2020-01-25 rubenwardyUse git init/fetch instead of git clone
2020-01-25 rubenwardyAdd GitLab webhook support
2020-01-25 rubenwardyRestrict webhooks to trusted users
2020-01-24 rubenwardyAdd automatic GitHub webhook creation
2020-01-24 rubenwardyAdd Github webhook support
2020-01-24 rubenwardyRename 'vcs' release-creation mode to 'git'
2020-01-24 rubenwardyAdd API to create releases
2020-01-24 rubenwardyAdd ability to limit APITokens to a package
2020-01-24 rubenwardyFix broken user registration
2020-01-24 rubenwardySplit up users blueprint
2020-01-24 rubenwardyFix wtforms validatoion of package name
2020-01-23 rubenwardyShow discarded topics in package results
2020-01-23 rubenwardyFix deprecation warnings
2020-01-22 rubenwardyAdd XSS strings to test data v1.22.1
2020-01-22 rubenwardyUse server-side markdown renderer in WYSIWYG preview
2020-01-22 rubenwardyUpdate EasyMDE
2020-01-22 rubenwardyAdd data* to docker ignore
2020-01-22 rubenwardyImprove markdown escaping
2020-01-21 rubenwardyFix version being styled differently
2020-01-21 rubenwardySort dependencies in package editor v1.22.0
2020-01-21 rubenwardySort dependencies in package page
2020-01-21 rubenwardySort provides relationship
2020-01-21 rubenwardyImprove package page styling
2020-01-20 rubenwardyImprove package buttons contrast
2020-01-19 rubenwardyReduce chance of accidental release deletion v1.21.0
2020-01-19 rubenwardyFix approved checkbox deselection bug
2020-01-19 rubenwardyFix password issues caused by Flask-User migration
2020-01-19 rubenwardyAdd API tests
2020-01-19 rubenwardyAdd Gitlab CI support
2020-01-19 rubenwardyAdd populated homepage test
2020-01-19 rubenwardyAdd end-to-end test framework
2020-01-19 rubenwardyUpdate dependencies
2020-01-19 rubenwardyAdd admin option to check all releases
2020-01-19 rubenwardyAdd validation to zip releases
2020-01-19 rubenwardyAllow deleting releases with broken tasks
2020-01-19 rubenwardyAdd release contents validation
2020-01-19 rubenwardyAdd support for submodules in makeVCSRelease()
2020-01-19 rubenwardyAdd ability to delete releases
2020-01-18 rubenwardyFix missing name in search weightings
2020-01-18 rubenwardyAdd more util scripts
2020-01-18 rubenwardyAdd constraint for release tasks and approval
2020-01-18 rubenwardyFix broken search weighting
2020-01-18 rubenwardyAdd documentation for reload.sh and update.sh
2020-01-18 rubenwardyAdd reloading support to Docker container
2020-01-18 rubenwardyImprove Docker configurations
2020-01-18 rubenwardyFix uploadPackageScores task
2020-01-18 rubenwardyFiddle with package button styling
2019-12-17 rubenwardyFix crash on clearing all notifications
2019-11-27 rubenwardyFix crash due to missing import
2019-11-27 rubenwardyAdd database diagram
2019-11-27 rubenwardyFix debug mode in entrypoint.sh
2019-11-27 rubenwardyAdd API Token creation
2019-11-22 rubenwardyFix pkgtasks crash due to it not being imported
2019-11-21 rubenwardyRename run.sh to entrypoint.sh
2019-11-21 rubenwardyAdd useful scripts v1.20.0
2019-11-21 rubenwardyImprove package scoring
2019-11-21 rubenwardyAdd support for randomly sorting queries
2019-11-21 rubenwardyFix crash on accessing notifications
2019-11-21 rubenwardyFix url_for crash on "home_page" v1.19.0
2019-11-18 rubenwardyAdd celery beat and celery flower to docker compose
2019-11-18 rubenwardyFix download forgery
2019-11-17 rubenwardyFix exception on badly-formed query string
2019-11-16 rubenwardyFix user profile after blueprints commit
2019-11-16 rubenwardyFix hardcoded progress bar in work queue, and related...
2019-11-15 rubenwardyRefactor endpoints to use blueprints instead
2019-11-14 rubenwardyIndicate stuck releases in todo list and allow admins... v1.18.0
2019-11-14 rubenwardyEnable hot code reloading
2019-11-14 rubenwardyAdd debug warning to template
2019-11-14 rubenwardyFix permission issues by not mounting source code
2019-11-14 rubenwardyFix CDB running as root in docker container
2019-11-14 rubenwardySort packages in approval queue by creation date
2019-11-14 rubenwardyFix worker start command in docker-compose.yml
2019-11-14 rubenwardyImprove docker image and deployment scripts
2019-11-12 rubenwardyAdd issue templates
2019-11-12 rubenwardyAdd security policy
2019-11-12 rubenwardyMake review threads public by default
2019-11-12 rubenwardyCreate utils folder
2019-10-22 AlexSpecify excessive horror
2019-10-22 TumeniNodesFix error in thread privacy message
2019-09-15 rubenwardyFix text in emails v1.17.1
2019-09-15 rubenwardyFix git clone breaking when branch is None
2019-09-02 rubenwardyAdd basic dependency resolution v1.17.0
2019-08-31 rubenwardyFix broken reference based git import v1.16.5
2019-08-31 rubenwardyFix crash by truncating notification titles
2019-08-31 rubenwardyFix crash on null release task_id
2019-08-30 rubenwardyFix wtfforms setting fields to empty string instead... v1.16.4
2019-08-12 rubenwardyFix accidental limit on password length
next