Commit graph

849 commits

Author SHA1 Message Date
Joseph Schorr
6692fdf41c Ensure that the footer appears properly on the repo pages 2013-11-23 20:03:08 -05:00
Joseph Schorr
9577b428e9 Make sure robot accounts never validate when checking the auth cookie 2013-11-22 20:23:46 -05:00
Joseph Schorr
4faf782f01 Add docs for robot accounts to the guide 2013-11-22 20:21:26 -05:00
Joseph Schorr
12eb932da1 Get robots UI working 2013-11-22 20:14:44 -05:00
Joseph Schorr
43f2dd80a0 Merge branch 'master' into looksirdroids 2013-11-22 18:22:29 -05:00
Joseph Schorr
098b3b1b33 Start on robots UI 2013-11-22 18:20:51 -05:00
yackob03
5f9da10a36 Make the asterisk smaller. 2013-11-22 17:45:22 -05:00
root
4c5bd55c13 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-22 22:43:58 +00:00
yackob03
b00f58d164 Add a security page and link it from the landing page and footer. 2013-11-22 15:54:23 -05:00
yackob03
650348fc03 Back off on the message a bit for the disclaimer. 2013-11-22 12:33:46 -05:00
root
dc7375a3af Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-22 17:32:19 +00:00
yackob03
4c21273cf4 Add a trademark disclaimer for the Docker trademark. Make all references to Docker proper nouns. 2013-11-22 12:32:05 -05:00
root
2e8ff37718 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-22 17:30:43 +00:00
root
096e3786b2 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-21 22:11:55 +00:00
Joseph Schorr
64fe16249d Guide improvements 2013-11-21 16:03:11 -05:00
yackob03
e69591c7d6 Add the ability to login with a robot, use the wrench icon for robots all over the place. 2013-11-20 19:43:19 -05:00
yackob03
b407c1d9fb Add robots to the entity search. 2013-11-20 18:23:59 -05:00
root
9c40d7442b Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-20 21:45:05 +00:00
Joseph Schorr
45680d4a8e Fix the footer to be on all pages (except the repo view page due to an issue), fix the double body tag issue and add padding to content pages 2013-11-20 16:17:47 -05:00
yackob03
026ed7ffb4 Start fleshing out support for robots. 2013-11-20 16:13:03 -05:00
root
bbe3aefac0 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-19 22:35:24 +00:00
Joseph Schorr
c7e9b0d9f6 Move the repo admin script requirements to the index.html. For some reason, they were not loading when added inside the partial. 2013-11-19 17:34:14 -05:00
root
104978a3f1 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-19 22:08:36 +00:00
Joseph Schorr
17ff70f001 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-19 17:06:27 -05:00
Joseph Schorr
b0ac7883e3 Fix so that credit card issues are displayed to the user 2013-11-19 17:06:17 -05:00
yackob03
b8034cb357 Add a sitemap to let google know when to update things. 2013-11-19 17:04:57 -05:00
root
70127b66f0 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-19 22:03:51 +00:00
yackob03
c7355f5509 Remove the old seo-snapshots instrumentation. 2013-11-19 10:52:06 -05:00
yackob03
3a3bde2da9 We have a new binary dependency: libevent-dev 2013-11-19 10:51:43 -05:00
root
05c0f98a56 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-19 00:20:30 +00:00
yackob03
56be53de23 Merge branch 'master' of bitbucket.org:yackob03/quay
Conflicts:
	static/directives/header-bar.html
2013-11-18 19:19:57 -05:00
yackob03
f5e6af37cf Fix the nginx config to work with the new snapshots. Fix the snapshot creator to correctly create the request path. 2013-11-18 19:17:58 -05:00
Joseph Schorr
c6f2132094 - Convert to Angular 1.2.1
- Change the header into a directive
- Change the repo search into a directive
- Fix ZeroClipboard issue that occurs in the new Chrome beta
- Add support for dynamic <meta description>
2013-11-18 19:03:35 -05:00
yackob03
84b9fdd007 Remove the old SEO snapshots stuff. 2013-11-18 18:43:50 -05:00
yackob03
6355b4a217 Fix some things with the seo snapshots and use the pep8 style guite. 2013-11-18 18:42:27 -05:00
yackob03
af4c67d7cb Switch from eventlet to gevent, it seems to work better with flask static files. 2013-11-18 18:42:02 -05:00
Joseph Schorr
05a9cb437b Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-18 17:11:13 -05:00
Joseph Schorr
738973cf39 Add the snapshot endpoint to web.py and have the phantomjs running only load the page's HTML once there are no further pending XHR requests 2013-11-18 17:11:06 -05:00
yackob03
949a2de01c Add a script to detect freeloaders for our own entertainment. 2013-11-18 15:59:07 -05:00
yackob03
a079919a77 Add the required apt packages for proper PIL usage. 2013-11-18 15:58:42 -05:00
yackob03
bde0a29296 Switcht the requirements and -nover files to the standard formatting. 2013-11-18 15:00:08 -05:00
root
a3f40f2a90 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-18 19:58:50 +00:00
Joseph Schorr
4c6012f756 Add ability to download receipts in PDF form 2013-11-18 14:49:54 -05:00
root
e70be13479 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-18 18:03:36 +00:00
yackob03
f8ae8ed6cd Merge branch 'master' of ssh://bitbucket.org/yackob03/quay into webhooks 2013-11-18 12:12:55 -05:00
yackob03
98a77299b8 Fix a bug in the registry which tried to use a string as a repo object. 2013-11-18 12:12:35 -05:00
yackob03
1f4834ad97 Add a tool to compute our monthly revenue. 2013-11-17 17:24:56 -05:00
yackob03
e787d8b2d8 Make the worker post json. Add a retry timeout after an incompletel queue item is processed. Submit webhook jobs to the queue on a successful push. 2013-11-16 15:05:26 -05:00
yackob03
f55e4074e0 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay into webhooks 2013-11-16 14:47:29 -05:00
root
534fb1c161 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-11-16 19:40:35 +00:00