Commit graph

  • a0b4a6d1b4 Joseph Schorr 2014-03-12 16:05:32 -04:00
  • 578add3b9e Finish basic notifications system and verify it works for the "password_required" notification. Joseph Schorr 2014-03-12 16:05:32 -04:00
  • 449d53858d jakedt 2014-03-12 12:37:06 -04:00
  • 25ceb90fc6 Add some sort of oauth. jakedt 2014-03-12 12:37:06 -04:00
  • 52b8b2831a Joseph Schorr 2014-03-12 00:49:46 -04:00
  • f186fa2888 - Convert Quay over to Angular 1.2.9 and the new angular-strap - Add the beginnings of a notification service - Add the beginnings of a notification UI Joseph Schorr 2014-03-12 00:49:46 -04:00
  • 543af64401 Joseph Schorr 2014-03-12 00:49:03 -04:00
  • 368a8da7db - Add data classes for notifications - Add basic API for notifications - Change the password required to be a notification Joseph Schorr 2014-03-12 00:49:03 -04:00
  • 75a8b2fa24 jakedt 2014-03-11 15:20:03 -04:00
  • 220649e579 Use doc strings for resource and method docs. Tweak some docs. Switch to 100 length lines. jakedt 2014-03-11 15:20:03 -04:00
  • 2027d61b36 Joseph Schorr 2014-03-11 14:52:20 -04:00
  • e650da5278 Make sure a JSON error in build or trigger config never causes a crash Joseph Schorr 2014-03-11 14:52:20 -04:00
  • ba0b6f4bad Joseph Schorr 2014-03-11 14:42:53 -04:00
  • c5fa12329c Update path matching regex to support dots Joseph Schorr 2014-03-11 14:42:53 -04:00
  • 9bfdb44390 Joseph Schorr 2014-03-11 14:30:00 -04:00
  • e699739b23 Fix handling of repository names that match known endpoints (build, trigger, etc) and add tests to ensure it is fixed Joseph Schorr 2014-03-11 14:30:00 -04:00
  • 9187b831b3 Joseph Schorr 2014-03-11 13:46:15 -04:00
  • cbd8cf3bb5 Make sure repository names are checked on the client side as well Joseph Schorr 2014-03-11 13:46:15 -04:00
  • a969e37f4b Joseph Schorr 2014-03-11 13:38:44 -04:00
  • e4d40e3289 Add test for bad repo names currently breaking quay Joseph Schorr 2014-03-11 13:38:44 -04:00
  • 5bef940107 jakedt 2014-03-11 12:57:33 -04:00
  • 978d68f0e0 Holy black magic batman, move the query parameters to decorators and expose them through discovery. jakedt 2014-03-11 12:57:33 -04:00
  • f7a211e398 jakedt 2014-03-10 23:54:55 -04:00
  • b3e0dfae48 More fully replicate the swagger API. jakedt 2014-03-10 23:54:55 -04:00
  • 9517f3dab5 jakedt 2014-03-10 18:30:41 -04:00
  • de1a44f853 First attempt at using flask-restful and swagger api documentation. jakedt 2014-03-10 18:30:41 -04:00
  • 2b5771cae8 Joseph Schorr 2014-03-10 17:01:36 -04:00
  • 9ca41dec95 Add a 500 error page and make it automatically display if there is a 500 error as a result of an API call Joseph Schorr 2014-03-10 17:01:36 -04:00
  • 0ac60c472c jakedt 2014-03-10 12:48:03 -04:00
  • 52d2229482 Disable debug mode in production so teardown requests execute on exception. jakedt 2014-03-10 12:48:03 -04:00
  • 6356835dbc Joseph Schorr 2014-03-07 21:06:36 -05:00
  • b3dad1fc0b Merge branch 'master' of https://bitbucket.org/yackob03/quay Joseph Schorr 2014-03-07 21:06:36 -05:00
  • c2a5a76b94 Joseph Schorr 2014-03-07 21:06:31 -05:00
  • 2a8669b2f4 - Switch to new typeahead (based on our own branch of it until such time as it gets pulled into the mainline) and add an informative empty message on entity search - Add better messaging around pushing to empty repos Joseph Schorr 2014-03-07 21:06:31 -05:00
  • 6a696b178d jakedt 2014-03-07 15:37:56 -05:00
  • 75d0b34f4b Add a tool to compute how much storage shared images have saved us. jakedt 2014-03-07 15:37:56 -05:00
  • 28d876d74f jakedt 2014-03-07 12:27:30 -05:00
  • 536a91cbb8 Handle messages with the word message in them. jakedt 2014-03-07 12:27:30 -05:00
  • cfb95b6fc0 jakedt 2014-03-06 23:40:30 -05:00
  • 733d4783c5 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay jakedt 2014-03-06 23:40:30 -05:00
  • e9631b6cdb jakedt 2014-03-06 23:40:21 -05:00
  • 4566d76e45 Add a mime type for x-zip-compressed. Report unknown mime types as errors. jakedt 2014-03-06 23:40:21 -05:00
  • 47e5168e6c Joseph Schorr 2014-03-06 18:36:52 -05:00
  • dbb234c76c Better upwell messaging for everyone and show the upsell for organization admins Joseph Schorr 2014-03-06 18:36:52 -05:00
  • c3638ba980 jakedt 2014-03-06 15:26:23 -05:00
  • d12a53186a Use a superset of the login credentials for generating trigger credentials. jakedt 2014-03-06 15:26:23 -05:00
  • ae3f3d5c29 jakedt 2014-03-06 15:04:59 -05:00
  • bb413126ec Fix list_trigger_builds. jakedt 2014-03-06 15:04:59 -05:00
  • 8b1520f0ae jakedt 2014-03-06 14:48:46 -05:00
  • c561ce5a06 Properly log the exception to the trigger deactivation problem warning. jakedt 2014-03-06 14:48:46 -05:00
  • 6e775807d3 jakedt 2014-03-06 14:47:02 -05:00
  • f8a1535e78 Fix the trigger delete code and enable peewee autorollback. jakedt 2014-03-06 14:47:02 -05:00
  • aa687f92a2 jakedt 2014-03-06 12:51:34 -05:00
  • 0d4c66312b Merge branch 'master' of ssh://bitbucket.org/yackob03/quay jakedt 2014-03-06 12:51:34 -05:00
  • d74c09c55a jakedt 2014-03-06 12:51:20 -05:00
  • 372224b19f Select the most recent build. jakedt 2014-03-06 12:51:20 -05:00
  • 0a61e80b8f Joseph Schorr 2014-03-05 18:13:04 -05:00
  • a9f70c6e3a Show a spinner when loading the build info Joseph Schorr 2014-03-05 18:13:04 -05:00
  • e3f18eae7c Joseph Schorr 2014-03-05 18:07:50 -05:00
  • 9f2841d40b Fix case typos Joseph Schorr 2014-03-05 18:07:50 -05:00
  • bd9db2690b Joseph Schorr 2014-03-05 18:04:01 -05:00
  • 256503ca75 Fix the build package path handling Joseph Schorr 2014-03-05 18:04:01 -05:00
  • b02f164e2d jakedt 2014-03-05 17:44:22 -05:00
  • 9a733a7320 Sometimes status messages have an extra level of wrapping for some reason. jakedt 2014-03-05 17:44:22 -05:00
  • 5b50277c62 jakedt 2014-03-05 17:44:02 -05:00
  • 9c8de90378 New builds go at the beginning of the build list. jakedt 2014-03-05 17:44:02 -05:00
  • a6d433cf14 Joseph Schorr 2014-03-05 17:01:22 -05:00
  • 773701b14d Merge branch 'master' of https://bitbucket.org/yackob03/quay Joseph Schorr 2014-03-05 17:01:22 -05:00
  • bdebc6118d Joseph Schorr 2014-03-05 17:01:04 -05:00
  • 5115292bf8 Load repo info on the image view page so we can display the proper visibility status in the repo circle Joseph Schorr 2014-03-05 17:01:04 -05:00
  • 5a831dbe15 jakedt 2014-03-05 16:51:15 -05:00
  • af97ed1464 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay jakedt 2014-03-05 16:51:15 -05:00
  • 7915369478 jakedt 2014-03-05 16:50:32 -05:00
  • a633fa47aa Only reload the view when canceling the timer if a build recently finished. jakedt 2014-03-05 16:50:32 -05:00
  • 8b93083eb0 Joseph Schorr 2014-03-05 16:34:38 -05:00
  • c75921498c Merge branch 'master' of https://bitbucket.org/yackob03/quay Joseph Schorr 2014-03-05 16:34:38 -05:00
  • 7e6e03ccd0 Joseph Schorr 2014-03-05 16:34:19 -05:00
  • de72487f34 Always show the repo circle in the image view without the lock. To determine whether to show the lock, we'd need another lookup. Joseph Schorr 2014-03-05 16:34:19 -05:00
  • 997d72bfb8 jakedt 2014-03-05 16:33:29 -05:00
  • 63bfde1036 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay jakedt 2014-03-05 16:33:29 -05:00
  • 8255fd5bae jakedt 2014-03-05 16:33:24 -05:00
  • 7fc5888bb0 Load the recent builds every time the repo loads. jakedt 2014-03-05 16:33:24 -05:00
  • 599f3b3da5 Joseph Schorr 2014-03-05 16:28:00 -05:00
  • a1e7e69706 Merge branch 'master' of https://bitbucket.org/yackob03/quay Joseph Schorr 2014-03-05 16:28:00 -05:00
  • 5abe5ec1fc Joseph Schorr 2014-03-05 16:27:56 -05:00
  • 89d9bcd894 - Make sure to send the subdirectory when restarting a build - Make sure to use the subdirectory to read the Dockerfile's location in a build package, and display the path - Nicer UI for showing the trigger description in the build view - Fix an NPE in the file change tree Joseph Schorr 2014-03-05 16:27:56 -05:00
  • 7f3755a717 jakedt 2014-03-05 16:17:09 -05:00
  • a87dcf79d4 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay jakedt 2014-03-05 16:17:09 -05:00
  • b22112459f jakedt 2014-03-05 16:17:01 -05:00
  • fdccba9d8e Reverse the order of the builds from the API. jakedt 2014-03-05 16:17:01 -05:00
  • 343350e9fd Joseph Schorr 2014-03-05 15:53:38 -05:00
  • 3006b7b749 Merge branch 'master' of https://bitbucket.org/yackob03/quay Joseph Schorr 2014-03-05 15:53:38 -05:00
  • 5c195aab56 Joseph Schorr 2014-03-05 15:53:00 -05:00
  • 9e6e4b6a7c Fix build UI in the repo view to only show the number of current builds Joseph Schorr 2014-03-05 15:53:00 -05:00
  • 9ec2da15a5 jakedt 2014-03-05 15:50:32 -05:00
  • fde96c736a Fix a problem with initdb and add a limit to the builds API. jakedt 2014-03-05 15:50:32 -05:00
  • 2a48285f55 Joseph Schorr 2014-03-05 15:23:01 -05:00
  • 7ef2fa9b7a Make the repo page take up the width of the entire view Joseph Schorr 2014-03-05 15:23:01 -05:00
  • 2744b4bd36 jakedt 2014-03-05 15:14:12 -05:00
  • 5f0969778e Fix the status badge logic again. jakedt 2014-03-05 15:14:12 -05:00