Commit graph

  • 28b1d20fb1
    Revert "fix(PHP): Noop update of metrics" Kevin Morris 2021-10-15 13:39:00 -07:00
  • 040bb0d7f4
    Revert "feat(PHP): add aurweb Prometheus metrics" Kevin Morris 2021-10-15 13:19:07 -07:00
  • 5bfc1e9094
    Revert "fix(PHP): sanitize and produce metrics at shutdown" Kevin Morris 2021-10-15 13:18:58 -07:00
  • acab5ac399
    fix(PHP): Noop update of metrics Kristian Klausen 2021-10-15 19:51:06 +02:00
  • 901b24b013
    fix(PHP): sanitize and produce metrics at shutdown Kevin Morris 2021-10-13 17:10:16 -07:00
  • 22b3af61b5
    fix(PHP): sanitize and produce metrics at shutdown Kevin Morris 2021-10-13 17:10:16 -07:00
  • 748faca87d
    fix(FastAPI): translate some untranslated strings Kevin Morris 2021-10-12 17:55:03 -07:00
  • 3d971bfc8d
    add Bug.md GitLab issue template Kevin Morris 2021-10-11 14:48:00 -07:00
  • 68383b79e2
    add Feature.md GitLab issue template Kevin Morris 2021-10-11 14:13:29 -07:00
  • 4525a11d92
    fix(FastAPI): change a deep copy instead of original pu_func_query Kevin Morris 2021-10-10 00:59:08 -07:00
  • 27fbda5e7b
    feat(FastAPI): add get_(errors|successes) testing HTML helpers Kevin Morris 2021-10-09 22:00:18 -07:00
  • 34c96ed81b
    add Feedback.md GitLab issue template Kevin Morris 2021-10-09 20:46:52 -07:00
  • d9ab65cb6f
    add Feedback.md GitLab issue template Kevin Morris 2021-10-09 20:46:52 -07:00
  • 5bbc94f2ef
    fix(FastAPI): add /pkgbase/{name}/flag (get) Kevin Morris 2021-10-09 18:41:32 -07:00
  • 305d077973
    feat(FastAPI): add /pkgbase/{name}/adopt (post) Kevin Morris 2021-10-07 22:01:04 -07:00
  • 72d6016da4
    Merge branch 'pu_popupdate' into pu Kevin Morris 2021-10-08 15:42:50 -07:00
  • 63498f5edd
    fix(FastAPI): use popupdate when [un]voting Kevin Morris 2021-10-07 22:48:31 -07:00
  • 27c5d17fc8
    Merge branch 'fix-email-input' into pu Kevin Morris 2021-10-07 23:32:27 -07:00
  • 4b95ec41ed
    Merge branch 'fix-merge-type' into pu Kevin Morris 2021-10-07 23:21:28 -07:00
  • 01fb42c5d9
    fix(scripts.popupdate): use forced-utc timestamp Kevin Morris 2021-10-07 22:44:54 -07:00
  • d38abd7832
    feat(FastAPI): add /pkgbase/{name}/delete (get, post) Kevin Morris 2021-10-06 13:54:14 -07:00
  • 4e7d2295da
    fix(FastAPI): add package-related missing backref cascades Kevin Morris 2021-10-06 20:17:58 -07:00
  • 0ddc969bdc
    feat(FastAPI-dev): add package_delete helper Kevin Morris 2021-10-06 15:33:23 -07:00
  • ed68fa2b57
    feat(FastAPI): add aurweb.db.delete_all(iterable) Kevin Morris 2021-09-19 19:27:03 -07:00
  • c8d01cc5e8
    feat(FastAPI): add aurweb.util.apply_all(iterable, fn) Kevin Morris 2021-09-19 19:27:29 -07:00
  • 16d516c221
    feat(FastAPI): add /pkgbase/{name}/disown (get, post) Kevin Morris 2021-10-06 22:07:20 -07:00
  • 0a02df363a
    feat(FastAPI): add /pkgbase/{name}/[un]vote (post) Kevin Morris 2021-10-05 21:32:12 -07:00
  • 0dfff2bcb2
    feat(FastAPI): add /pkgbase/{name}/[un]notify (post) Kevin Morris 2021-10-05 21:13:51 -07:00
  • 8eadb4251d
    feat(FastAPI): add /pkgbase/{name}/[un]flag (post) Kevin Morris 2021-10-05 16:04:19 -07:00
  • 55ebfa0d01
    Merge branch 'pu_auth_redirect_vars' into pu Kevin Morris 2021-10-07 12:42:53 -07:00
  • 2e6f8cb9f4
    change(FastAPI): @auth_required login kwarg defaulted to True Kevin Morris 2021-10-07 09:43:47 -07:00
  • a756691d08
    change(FastAPI): user_developer_or_trusted_user always True Kevin Morris 2021-10-07 10:00:46 -07:00
  • dc11a88ed3
    change(FastAPI): depend on auth_required redirect for pkgbase actions Kevin Morris 2021-10-07 00:39:25 -07:00
  • 8bc1fab74d
    change(FastAPI): automate request login requirement Kevin Morris 2021-10-07 00:26:57 -07:00
  • 75c49e4f8a
    feat(FastAPI): support {named} fmt in auth_required redirect Kevin Morris 2021-10-07 00:03:24 -07:00
  • e5299b5ed4
    fix(FastAPI): pkgbase/package tests Kevin Morris 2021-10-06 23:17:08 -07:00
  • 33b18907eb
    feat(FastAPI): add CRED_PKGBASE_MERGE Kevin Morris 2021-10-06 22:29:53 -07:00
  • 889c5b1e21
    fix(FastAPI): pkgbase actions template Kevin Morris 2021-10-06 22:08:17 -07:00
  • aafde79148
    feat(PHP): add aurweb Prometheus metrics Kevin Morris 2021-09-26 20:26:24 -07:00
  • a54a09f61d fix(FastAPI): fix padding on email inputs Steven Guikal 2021-10-05 12:38:31 -04:00
  • 1bce53bbb7 fix(FastAPI): mark user and passwd as required fields Steven Guikal 2021-10-05 14:36:46 -04:00
  • 1956be0f46 fix(FastAPI): prefill login fields with entered data Steven Guikal 2021-10-05 14:00:12 -04:00
  • 82a3349649
    Merge branch 'fix-reqname-tr' into pu Kevin Morris 2021-10-05 01:48:14 -07:00
  • aac13cd123
    Merge branch 'fix-key-case' into pu Kevin Morris 2021-10-05 01:38:18 -07:00
  • f392b3607e fix(FastAPI): add missing translation filter for request type Steven Guikal 2021-10-04 17:37:25 -04:00
  • 9af76a73a3 fix(FastAPI): include MergeBaseName in merge request type Steven Guikal 2021-10-04 16:32:10 -04:00
  • 5c179dc4d3 fix(FastAPI): use consistent ordering on dashboard and request page Steven Guikal 2021-10-04 17:04:23 -04:00
  • 08068e0a5c fix(FastAPI): use configured letter case for SSH fingerprints Steven Guikal 2021-10-04 13:30:25 -04:00
  • 7bfc2bf9b4
    fix(FastAPI): Improve sqlite testing speed Kevin Morris 2021-10-03 15:11:42 -07:00
  • b5f8e69b8a
    feat(FastAPI): use SQLAlchemy's scoped_session Kevin Morris 2021-10-03 10:22:34 -07:00
  • f6141ff177
    feat(FastAPI): add /requests/{id}/close (get, post) Kevin Morris 2021-09-14 21:37:35 -07:00
  • 1c031638c6
    feat(FastAPI): add /pkgbase/{name}/request (post) Kevin Morris 2021-09-13 17:26:25 -07:00
  • ad8369395e
    feat(FastAPI): add /pkgbase/{name}/request (get) Kevin Morris 2021-09-12 21:51:20 -07:00
  • 1cf9420997
    feat(FastAPI): allow reporters to cancel their own requests (1/2) Kevin Morris 2021-09-12 20:05:49 -07:00
  • 99482f9962
    feat(FastAPI): added /requests (get) route Kevin Morris 2021-09-10 13:28:11 -07:00
  • c164abe256
    feat(FastAPI): add Requests navigation item Kevin Morris 2021-09-01 13:55:41 -07:00
  • 4d191b51f9
    feat(FastAPI): add /pkgbase/{name}/comaintainers (get, post) Kevin Morris 2021-09-16 19:42:09 -07:00
  • 986fa9ee30
    feat(PHP): add aurweb Prometheus metrics Kevin Morris 2021-09-26 20:26:24 -07:00
  • 2efd254974
    feat(FastAPI): add /pkgbase/{name}/comments/{id}/unpin (post) Kevin Morris 2021-10-01 17:51:39 -07:00
  • 0895dd07ee
    feat(FastAPI): add /pkgbase/{name}/comments/{id}/pin (post) Kevin Morris 2021-10-01 15:47:16 -07:00
  • bb45ae7ac3
    feat(FastAPI): add /pkgbase/{name}/comments/{id}/undelete (post) Kevin Morris 2021-09-30 19:48:25 -07:00
  • 40cd1b9029
    feat(FastAPI): add /pkgbase/{name}/comments/{id}/delete (post) Kevin Morris 2021-09-30 13:58:37 -07:00
  • d3be30744c
    add(FeatAPI): comment pytest.fixture Kevin Morris 2021-10-01 15:44:24 -07:00
  • 6644c42922
    fix(FastAPI): AnonymousUser.has_credential also takes kwargs Kevin Morris 2021-09-30 13:56:14 -07:00
  • 59d04d6e0c
    fix(FastAPI): comment.html template rendering Kevin Morris 2021-09-30 13:53:31 -07:00
  • fc28aad245
    feat(FastAPI): add pkgbase comments (new, edit) Kevin Morris 2021-09-27 18:46:20 -07:00
  • 0d8216e8ea
    change(FastAPI): decouple rendercomment logic from main Kevin Morris 2021-10-01 17:50:23 -07:00
  • 7961fa932a
    feat(FastAPI): add templates.render_raw_template Kevin Morris 2021-09-27 15:01:45 -07:00
  • 5e95cfbc8a
    fix(FastAPI): get_pkgbase -> get_pkg_or_base Kevin Morris 2021-09-27 14:58:07 -07:00
  • f849e8b696
    change(FastAPI): allow User.notified to accept a Package OR PackageBase Kevin Morris 2021-09-27 13:49:33 -07:00
  • 4abbf9a917
    fix: use @localhost for dev email addresses Kevin Morris 2021-10-02 16:34:34 -07:00
  • a3cb81962f
    add: added aur_request_ml setting to config.dev Kevin Morris 2021-10-02 16:18:18 -07:00
  • 438080827a
    fix(Docker): add production config overrides Kevin Morris 2021-10-02 15:13:14 -07:00
  • eaf012963a
    Merge branch 'docker-compose' of ssh://gitlab.archlinux.org:222/klausenbusk/aurweb into docker-compose Kevin Morris 2021-10-02 15:05:22 -07:00
  • ef0c2d5a28 magic Kristian Klausen 2021-10-02 23:54:10 +02:00
  • 3b1809e2ea
    feat(Docker): allow custom certificates for fastapi/nginx Kevin Morris 2021-10-02 13:26:05 -07:00
  • ad9997c48f
    feat(Docker): build aurweb:latest via docker-compose build Kevin Morris 2021-10-02 12:59:49 -07:00
  • fbd91f346a
    feat(FastAPI): add /pkgbase/{name}/voters (get) Kevin Morris 2021-09-22 18:33:58 -07:00
  • 836af2d588
    Merge branch 'pu_packages' into pu Kevin Morris 2021-09-21 13:42:52 -07:00
  • dc5dc233ec
    .gitlab-ci.yml: add coverage regex Kevin Morris 2021-09-21 00:01:39 -07:00
  • 7e58986356
    feat: add util/adduser.py database tooling script Kevin Morris 2021-09-20 01:30:12 -07:00
  • 5cf7062092
    feat(FastAPI): add /packages (get) search Kevin Morris 2021-08-29 22:21:39 -07:00
  • 6298b1228a
    feat(FastAPI): add templates/partials/widgets/pager.html Kevin Morris 2021-09-15 11:31:55 -07:00
  • 741cbfaa4e
    auth: add several AnonymousUser method stubs Kevin Morris 2021-08-28 16:15:48 -07:00
  • c006386079
    add User.is_elevated() Kevin Morris 2021-08-28 16:14:07 -07:00
  • b59601a8b7
    feat(poetry): add paginate==0.5.6 Kevin Morris 2021-09-04 19:14:47 -07:00
  • aee1390e2c
    fix(FastAPI): registration sends WelcomeNotification Kevin Morris 2021-09-19 11:48:19 -07:00
  • 4de18d8134
    fix(FastAPI): voted/notified query efficiency Kevin Morris 2021-09-18 23:30:51 -07:00
  • fd9b07c429 Merge branch 'pu-rpc-ontop' into pu Kevin Morris 2021-09-17 12:48:40 -07:00
  • f7818e26b5
    fix(FastAPI): test_rpc.setup() should be a pytest.fixture Kevin Morris 2021-09-17 12:42:32 -07:00
  • 0bbb3cc4d0
    fix(FastAPI): rpc - include other fields with errors Kevin Morris 2021-09-17 12:33:23 -07:00
  • 06ec6388b4
    fix(FastAPI): fix flake8 violation Kevin Morris 2021-09-17 12:13:02 -07:00
  • 6afcaf665e
    fix(FastAPI): Fix aurweb.template warnings Kevin Morris 2021-09-16 20:47:12 -07:00
  • c56a23d21c Fixed bug with with type in returned JSON introduced in previous commit Hunter Wittenborn 2021-09-16 03:47:33 -05:00
  • 25aea216c5 Simplified and reduced redundancy in code Hunter Wittenborn 2021-09-16 03:34:52 -05:00
  • a4f5c8bef6 Fixed autopep violations in test/test_rpc.py Hunter Wittenborn 2021-09-16 03:20:56 -05:00
  • 3ea515d705
    fix(Docker): use cert chain for nginx Kevin Morris 2021-09-13 14:16:44 -07:00
  • ab8a44cede
    fix(FastAPI): only show comments partial if they exist Kevin Morris 2021-09-12 00:47:34 -07:00
  • c2d3dc1daf Added info and multiinfo types for /rpc Hunter Wittenborn 2021-08-29 20:52:07 -05:00
  • db2718fcba
    fix: util/fix-coverage sys.stderr typo Kevin Morris 2021-09-09 16:20:39 -07:00