pagure Logo
  • Log In

fedora-qa / oraculum

Clone
Source Code
GIT
  • Source
  • Issues  2
  • Pull Requests  1
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 145

Branch: dashboard_users
celery celery_for_realz celery_priority cleanup dashboard_users dockerdevel master psql_counter times_route
This branch contains 42 commits not in the main branch master
Saner defaults for now
František Zatloukal • 11 months ago  
985cd3d
Cleanup
František Zatloukal • 11 months ago  
a681a50
Support to query primary/group packages separately
František Zatloukal • 11 months ago  
cbce76f
Reorder cycles in get_updates() a little
František Zatloukal • 11 months ago  
b21026f
Skip getting PRs for package if Pagure returned invalid data
František Zatloukal • 11 months ago  
6df9c5a
Imports
František Zatloukal • 11 months ago  
4ebcb3e
Overrides is list containing lists of dicts
František Zatloukal • 11 months ago  
336fc93
Update data fromat for package-less users to match the format of users with packages
František Zatloukal • 11 months ago  
9b72b34
Code Style
František Zatloukal • 11 months ago  
1e9376c
Documentation
František Zatloukal • 11 months ago  
d10dd38
Add retry support to requests
František Zatloukal • 11 months ago  
484dd74
Code cleanup
František Zatloukal • 11 months ago  
f18bc24
Code Style
František Zatloukal • 11 months ago  
07ba27b
Drop requests_futures for now
František Zatloukal • 11 months ago  
ec730cd
Dashboard: Support packager groups
František Zatloukal • 11 months ago  
d9b3fb1
Dashboard: Add more data to pull requests
František Zatloukal • 11 months ago  
bd4bb4a
Unify some data formats
František Zatloukal • 11 months ago  
8ceb8d4
Dashboard: Add More Bugzilla data, query all open bugs
František Zatloukal • 11 months ago  
a8decfd
Dashboard: Add submit date and release to updates
František Zatloukal • 11 months ago  
8787621
Dashboard: Fetch severity from bugzilla and include bugid in the API endpoint
František Zatloukal • 11 months ago  
19e37ba
Dashboard: Support for bodhi overrides parsing
František Zatloukal • 11 months ago  
b65aedc
Dashboard: EPEL Support
František Zatloukal • a year ago  
4d27fbf
Dashboard: Move user activity threshold to config file
František Zatloukal • a year ago  
f8f71de
Dashboard: List oprhanned packages
František Zatloukal • a year ago  
e172154
Dashboard: Filter users for sync directly in query
František Zatloukal • a year ago  
29df514
Dashboard: Try to workaround exception on page refresh during load without cache
František Zatloukal • a year ago  
1f194f8
Dashboard: cleaner user cache management
František Zatloukal • a year ago  
86678d2
Dashboard: Bugzilla: Include bug keywords
František Zatloukal • a year ago  
8946106
PR feedback
František Zatloukal • a year ago  
1de8acb
Exit early for users without any packages
František Zatloukal • a year ago  
e1c599e
Dashboard: Blacklist "orphan" user
František Zatloukal • a year ago  
2c6e383
Remove forgotten code from dashboard_users model
František Zatloukal • a year ago  
f5d08c5
Move around few pieces of code
František Zatloukal • a year ago  
0099515
Endpoint rename dashboard to packager_dashboard
František Zatloukal • a year ago  
f2a4121
Dashboard: Remove extra logging
František Zatloukal • a year ago  
fb8eeb7
Dashboard: prefix refreshers with packager-dashboard_
František Zatloukal • a year ago  
7b92670
Dashboard caching cleanup
František Zatloukal • a year ago  
bacbdd1
Dashboard: wire up caching of bugzillas and prs
František Zatloukal • a year ago  
58523c7
Dashboard: Pagure Pull Requests and Bugzilla query support
František Zatloukal • a year ago  
fdd60af
QoL
František Zatloukal • a year ago  
03a4b72
Dashboard - updates parser improvements
František Zatloukal • a year ago  
111824f
Add Dashboard Endpoint
František Zatloukal • a year ago  
cd6aee5
Saner defaults for now
František Zatloukal • 11 months ago  
985cd3d
Cleanup
František Zatloukal • 11 months ago  
a681a50
Support to query primary/group packages separately
František Zatloukal • 11 months ago  
cbce76f
Reorder cycles in get_updates() a little
František Zatloukal • 11 months ago  
b21026f
Skip getting PRs for package if Pagure returned invalid data
František Zatloukal • 11 months ago  
6df9c5a
Imports
František Zatloukal • 11 months ago  
4ebcb3e
Overrides is list containing lists of dicts
František Zatloukal • 11 months ago  
336fc93
Update data fromat for package-less users to match the format of users with packages
František Zatloukal • 11 months ago  
9b72b34
Code Style
František Zatloukal • 11 months ago  
1e9376c
Documentation
František Zatloukal • 11 months ago  
d10dd38
Add retry support to requests
František Zatloukal • 11 months ago  
484dd74
Code cleanup
František Zatloukal • 11 months ago  
f18bc24
Code Style
František Zatloukal • 11 months ago  
07ba27b
Drop requests_futures for now
František Zatloukal • 11 months ago  
ec730cd
Dashboard: Support packager groups
František Zatloukal • 11 months ago  
d9b3fb1
Dashboard: Add more data to pull requests
František Zatloukal • 11 months ago  
bd4bb4a
Unify some data formats
František Zatloukal • 11 months ago  
8ceb8d4
Dashboard: Add More Bugzilla data, query all open bugs
František Zatloukal • 11 months ago  
a8decfd
Dashboard: Add submit date and release to updates
František Zatloukal • 11 months ago  
8787621
Dashboard: Fetch severity from bugzilla and include bugid in the API endpoint
František Zatloukal • 11 months ago  
19e37ba
Dashboard: Support for bodhi overrides parsing
František Zatloukal • 11 months ago  
b65aedc
Dashboard: EPEL Support
František Zatloukal • a year ago  
4d27fbf
Dashboard: Move user activity threshold to config file
František Zatloukal • a year ago  
f8f71de
Dashboard: List oprhanned packages
František Zatloukal • a year ago  
e172154
Dashboard: Filter users for sync directly in query
František Zatloukal • a year ago  
29df514
Dashboard: Try to workaround exception on page refresh during load without cache
František Zatloukal • a year ago  
1f194f8
Dashboard: cleaner user cache management
František Zatloukal • a year ago  
86678d2
Dashboard: Bugzilla: Include bug keywords
František Zatloukal • a year ago  
8946106
PR feedback
František Zatloukal • a year ago  
1de8acb
Exit early for users without any packages
František Zatloukal • a year ago  
e1c599e
Dashboard: Blacklist "orphan" user
František Zatloukal • a year ago  
2c6e383
Remove forgotten code from dashboard_users model
František Zatloukal • a year ago  
f5d08c5
Move around few pieces of code
František Zatloukal • a year ago  
0099515
Endpoint rename dashboard to packager_dashboard
František Zatloukal • a year ago  
f2a4121
Dashboard: Remove extra logging
František Zatloukal • a year ago  
fb8eeb7
Dashboard: prefix refreshers with packager-dashboard_
František Zatloukal • a year ago  
7b92670
Dashboard caching cleanup
František Zatloukal • a year ago  
bacbdd1
Dashboard: wire up caching of bugzillas and prs
František Zatloukal • a year ago  
58523c7
Dashboard: Pagure Pull Requests and Bugzilla query support
František Zatloukal • a year ago  
fdd60af
QoL
František Zatloukal • a year ago  
03a4b72
Dashboard - updates parser improvements
František Zatloukal • a year ago  
111824f
Add Dashboard Endpoint
František Zatloukal • a year ago  
cd6aee5
Caching Refactor
František Zatloukal • a year ago  
2b53679
Replace deprecated OptionParser with ArgumentParser
František Zatloukal • a year ago  
b4c165d
Make container build require less deps
František Zatloukal • a year ago  
133afde
Karma: Provide also release specific endpoints for karma
František Zatloukal • a year ago  
0658b0b
http > https only when HTTP_X_FORWARDED_PROTO
František Zatloukal • a year ago  
de62805
Add Flask Middleware to handle http > https in urls
František Zatloukal • a year ago  
5a6c7ee
Multistage Dockerfile, random fixex
Josef Skladanka • a year ago  
e150496
Extract dependencies from setup.py and specfile in Dockerfile
František Zatloukal • a year ago  
d0f5326
OpenShift Support
František Zatloukal • a year ago  
b6d5c8a
  • « Newer
  • page 1 of 3
  • » Older
Powered by Pagure 5.13.2
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.