aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-14Format exception emails betterrubenwardy
2020-04-14Improve user authentication error handlingrubenwardy
2020-04-11Fix email sign upv1.24.1rubenwardy
2020-04-11Fix access token not being shown after creationrubenwardy
Fixes #190
2020-04-11Allow unlimited API tokens in GitHub webhooksrubenwardy
2020-04-11Improve error messagesrubenwardy
2020-04-07Add ability to search by tagv1.24.0rubenwardy
2020-03-28Fix exposing abs_url_for to templatesrubenwardy
2020-03-28Fix case-insensitive comparison bugrubenwardy
2020-03-28Add ability to search packages by authorrubenwardy
2020-03-27Increase package name and title length limits in form validationrubenwardy
2020-03-27Fix release validation for repos with submodulesv1.23.10rubenwardy
2020-03-22Fix scores not degrading due to missing session.commit()v1.23.9rubenwardy
2020-02-23Fix licenses being prefilled in package editorv1.23.8rubenwardy
2020-02-23Fix lack of download counter checks on non-release package downloadv1.23.7rubenwardy
2020-02-23Fix non-admin users not being able to set profile URLsrubenwardy
2020-02-15Update git-archive-allv1.23.6rubenwardy
2020-01-30Add links to GitHub oauth connection settingsv1.23.5rubenwardy
2020-01-30Change API Token warning to be friendlierv1.23.4rubenwardy
2020-01-25Fix access token being exposed after APIToken editv1.23.3rubenwardy
2020-01-25Rename 'new tag' event to contain 'GitHub release'v1.23.2rubenwardy
2020-01-25Fix 404 on GituHub log inrubenwardy
2020-01-25Fix crash on existing GitHub App Integrationv1.23.1rubenwardy
2020-01-25Fix auto-webhook creation failure due to wrong schemerubenwardy
2020-01-25Improve documentationrubenwardy
2020-01-25Fix git-created release regressionrubenwardy
2020-01-25Prevent multiple webhooks from being createdv1.23.0rubenwardy
2020-01-25Fix automatic creation of tag webhooksrubenwardy
2020-01-25Promote webhooks in release creation pagerubenwardy
2020-01-25Add tag push support to webhooksrubenwardy
2020-01-25Use git init/fetch instead of git clonerubenwardy
2020-01-25Add GitLab webhook supportrubenwardy
2020-01-25Restrict webhooks to trusted usersrubenwardy
2020-01-24Add automatic GitHub webhook creationrubenwardy
2020-01-24Add Github webhook supportrubenwardy
2020-01-24Rename 'vcs' release-creation mode to 'git'rubenwardy
2020-01-24Add API to create releasesrubenwardy
2020-01-24Add ability to limit APITokens to a packagerubenwardy
2020-01-24Fix broken user registrationrubenwardy
Fixes #181
2020-01-24Split up users blueprintrubenwardy
2020-01-24Fix wtforms validatoion of package namerubenwardy
2020-01-23Show discarded topics in package resultsrubenwardy
2020-01-23Fix deprecation warningsrubenwardy
2020-01-22Add XSS strings to test datav1.22.1rubenwardy
2020-01-22Use server-side markdown renderer in WYSIWYG previewrubenwardy
Fixes #117
2020-01-22Update EasyMDErubenwardy
2020-01-22Add data* to docker ignorerubenwardy
2020-01-22Improve markdown escapingrubenwardy
Fixes #118
2020-01-21Fix version being styled differentlyrubenwardy
2020-01-21Sort dependencies in package editorv1.22.0rubenwardy