Commit graph

  • 609641265a Joseph Schorr 2014-03-18 16:46:28 -04:00
  • b0dcb5d7e3 Merge branch 'swaggerlikeus' of https://bitbucket.org/yackob03/quay into swaggerlikeus Joseph Schorr 2014-03-18 16:46:28 -04:00
  • 323789adea Joseph Schorr 2014-03-18 16:45:18 -04:00
  • 9ae4506a0d Add OAuth usage information the API logs, have it be displayed in the logs UI and start on the code to display application information when clicked. Note that this does not (yet) do anything with the information returned as we need to wait for the mainline merge of Angular 1.2.9 (which is in master) before I can continue on the display Joseph Schorr 2014-03-18 16:45:18 -04:00
  • e4a79f465a jakedt 2014-03-18 15:58:37 -04:00
  • 6f39e158d6 Eliminate all of the exceptions when running the tests. jakedt 2014-03-18 15:58:37 -04:00
  • 784eb70d16 Joseph Schorr 2014-03-18 15:08:46 -04:00
  • 877427378d Fix the log view performance issues in the build history view by creating a specialized collection class that asynchronously adds the items to be displayed in a batch-like manner. Joseph Schorr 2014-03-18 15:08:46 -04:00
  • 66999a4303 jakedt 2014-03-18 14:45:14 -04:00
  • e1b704bdac We must check repository permissions before parsing args. jakedt 2014-03-18 14:45:14 -04:00
  • 68be186ab9 jakedt 2014-03-18 14:22:14 -04:00
  • 7d163833bd Some small fixes in the API. jakedt 2014-03-18 14:22:14 -04:00
  • cfb84fe9db Joseph Schorr 2014-03-17 22:46:54 -04:00
  • a727717add Fix tooltip in create new repo Joseph Schorr 2014-03-17 22:46:54 -04:00
  • 3e89996f36 jakedt 2014-03-17 22:33:27 -04:00
  • eef17ae7d4 Merge remote-tracking branch 'origin/heyyouthere' jakedt 2014-03-17 22:33:27 -04:00
  • a6ff50543d Joseph Schorr 2014-03-17 17:34:23 -04:00
  • 702188f492 Add a build history screenshot to the landing page and fix the screenshots.js script to work on prod Joseph Schorr 2014-03-17 17:34:23 -04:00
  • 2e5078ed65 jakedt 2014-03-17 16:57:35 -04:00
  • 3b3d71bfd7 Feed error messages through a cors wrapper so that people on other domains can see what's happening. jakedt 2014-03-17 16:57:35 -04:00
  • 0be4f6e519 jakedt 2014-03-17 15:26:16 -04:00
  • 4673f40dd2 Fix the org robot create response. jakedt 2014-03-17 15:26:16 -04:00
  • 556585d75c jakedt 2014-03-17 15:23:49 -04:00
  • bb2767ff16 Fix url_for for api endpoints. jakedt 2014-03-17 15:23:49 -04:00
  • 8c6d9b3e8f jakedt 2014-03-17 15:10:08 -04:00
  • 535947a06d Change the image changes to return a python block. jakedt 2014-03-17 15:10:08 -04:00
  • 8f1e628ac6 Joseph Schorr 2014-03-17 15:05:55 -04:00
  • d4cf7df9cf Change permissions adding from a POST to a PUT Joseph Schorr 2014-03-17 15:05:55 -04:00
  • ae5139c897 Joseph Schorr 2014-03-17 15:04:12 -04:00
  • d0d8ce9057 Only specify activating_user field if one is actually needed Joseph Schorr 2014-03-17 15:04:12 -04:00
  • 17120ca0e4 Joseph Schorr 2014-03-17 14:59:40 -04:00
  • 05261c8455 New API is more strict on the fields being present in change user information, so we have to delete them, not merely set them to empty strings Joseph Schorr 2014-03-17 14:59:40 -04:00
  • 87126a5f60 Joseph Schorr 2014-03-17 14:53:46 -04:00
  • 314710a716 Merge branch 'swaggerlikeus' of https://bitbucket.org/yackob03/quay into swaggerlikeus Joseph Schorr 2014-03-17 14:53:46 -04:00
  • e66979f2a9 Joseph Schorr 2014-03-17 14:53:05 -04:00
  • 14182a94f2 Fix build package viewer to use the archive url from the status API call Joseph Schorr 2014-03-17 14:53:05 -04:00
  • adaf9fd5d9 jakedt 2014-03-17 14:52:52 -04:00
  • 5cc2bdbc71 Fix some errors. jakedt 2014-03-17 14:52:52 -04:00
  • 2627367e1e jakedt 2014-03-17 14:38:50 -04:00
  • 1ae04658ef Fix the formats for some errors. jakedt 2014-03-17 14:38:50 -04:00
  • d7b9ada04d jakedt 2014-03-17 13:10:12 -04:00
  • 3542a520f5 Fix bugs, mostly related to date formatting. jakedt 2014-03-17 13:10:12 -04:00
  • 16e730cbc4 jakedt 2014-03-17 12:25:41 -04:00
  • ddf5f2053c Convert old style jsonschema required params to new style. jakedt 2014-03-17 12:25:41 -04:00
  • a1f0b053ad jakedt 2014-03-17 12:01:13 -04:00
  • 5bb4008880 Fix cookie auth to work with oauth token auth. Make sure user loading is truly deferred to save DB connections. jakedt 2014-03-17 12:01:13 -04:00
  • a5585f568a Joseph Schorr 2014-03-14 23:40:41 -04:00
  • e759066ae0 Change ApiService to use the new swagger-backed discovery and the new /v1/ API endpoints. Also changes all other /api/ calls (the few that are still manually invoked) Joseph Schorr 2014-03-14 23:40:41 -04:00
  • cabde05c20 Joseph Schorr 2014-03-14 18:57:35 -04:00
  • 767ab1085a Merge branch 'swaggerlikeus' of https://bitbucket.org/yackob03/quay into swaggerlikeus Joseph Schorr 2014-03-14 18:57:35 -04:00
  • a335dda986 Joseph Schorr 2014-03-14 18:57:28 -04:00
  • d469b41899 Add an oauth authorization page Joseph Schorr 2014-03-14 18:57:28 -04:00
  • a9b632bbfc jakedt 2014-03-14 18:41:14 -04:00
  • 67353de179 Convert a current_user to get_authenticated_user in the repository api. jakedt 2014-03-14 18:41:14 -04:00
  • 3725343c36 jakedt 2014-03-14 18:39:31 -04:00
  • 092e236694 Write a flask-restful version of cache-control. Remove the comments to add back in post methods. jakedt 2014-03-14 18:39:31 -04:00
  • a75e4cbcb0 jakedt 2014-03-14 18:07:03 -04:00
  • 60015f0ae0 Add internal API filtering. jakedt 2014-03-14 18:07:03 -04:00
  • 7274470034 jakedt 2014-03-14 17:42:19 -04:00
  • 5ca594b641 Change related to quayUserRelated. jakedt 2014-03-14 17:42:19 -04:00
  • 8d6b6a4528 jakedt 2014-03-14 17:37:57 -04:00
  • 76e9b9681f Re-order classes to dependencies are in place. jakedt 2014-03-14 17:37:57 -04:00
  • a1055cb147 jakedt 2014-03-14 17:35:52 -04:00
  • 83bc965556 Link the org api calls to their related user resources. jakedt 2014-03-14 17:35:52 -04:00
  • cdbe79f04d jakedt 2014-03-14 16:11:31 -04:00
  • 4d551a079b Re-organize the imports for the api endpoints. jakedt 2014-03-14 16:11:31 -04:00
  • ee7a95f663 jakedt 2014-03-14 16:09:16 -04:00
  • dfdc3faa57 Port the remaining APIs and fix some locations. jakedt 2014-03-14 16:09:16 -04:00
  • 5b6df492b6 jakedt 2014-03-14 16:02:13 -04:00
  • 1bbe2283dc Port logs and robots. jakedt 2014-03-14 16:02:13 -04:00
  • d0b5e0493c jakedt 2014-03-14 15:35:20 -04:00
  • 3c268de025 Port over the billing apis. jakedt 2014-03-14 15:35:20 -04:00
  • 9680c53db0 jakedt 2014-03-14 14:51:18 -04:00
  • a667714d3d Port permission prototypes and org members. jakedt 2014-03-14 14:51:18 -04:00
  • c1f1fc1a21 jakedt 2014-03-14 14:20:51 -04:00
  • e4e4f8c553 Migrate teams and orgs. jakedt 2014-03-14 14:20:51 -04:00
  • c1b023e7f2 jakedt 2014-03-14 13:27:56 -04:00
  • ab60a10a93 Add some missing documentation. jakedt 2014-03-14 13:27:56 -04:00
  • ab6b8886e1 jakedt 2014-03-14 13:24:55 -04:00
  • ae6bfb072d Fix some documentation. jakedt 2014-03-14 13:24:55 -04:00
  • cd63e43212 jakedt 2014-03-14 13:24:01 -04:00
  • cd276773ff Port over tokens. jakedt 2014-03-14 13:24:01 -04:00
  • 9c17b425da jakedt 2014-03-14 13:06:58 -04:00
  • 3d4ece31f3 Port over images, permissions, and tags. jakedt 2014-03-14 13:06:58 -04:00
  • abfa339559 jakedt 2014-03-14 12:11:48 -04:00
  • 21d0ec2012 Port triggers to new API. jakedt 2014-03-14 12:11:48 -04:00
  • 84081a9498 jakedt 2014-03-13 16:31:37 -04:00
  • e475e9809d Port over webhooks, search, and builds. jakedt 2014-03-13 16:31:37 -04:00
  • 5fa9b46a10 Joseph Schorr 2014-03-13 15:25:38 -04:00
  • 638463671a Add ability for new repositories to be linked to Github Joseph Schorr 2014-03-13 15:25:38 -04:00
  • 95d55a721f jakedt 2014-03-13 15:19:49 -04:00
  • 85eb585a85 Port most of the user related apis. jakedt 2014-03-13 15:19:49 -04:00
  • f8b84a30a3 jakedt 2014-03-12 20:33:57 -04:00
  • 0e3fe8f3b1 Port a few more repository methods to the new API interface. jakedt 2014-03-12 20:33:57 -04:00
  • cb8fe9ea8b Joseph Schorr 2014-03-12 19:19:39 -04:00
  • e5a461989f Add a check_repository_usage method which adds (or removes) a notification on the user/org when they go over their plan usage Joseph Schorr 2014-03-12 19:19:39 -04:00
  • 5ec86279c5 Joseph Schorr 2014-03-12 19:00:24 -04:00
  • 525ef8d14f Add support for targeting notifications to organizations and remove the password_required notification for new orbs Joseph Schorr 2014-03-12 19:00:24 -04:00
  • 334c91221a jakedt 2014-03-12 16:31:37 -04:00
  • e74eb3ee87 Add scope ordinality and translations. Process oauth tokens and limit scopes accordingly. jakedt 2014-03-12 16:31:37 -04:00