Commit graph

2916 commits

Author SHA1 Message Date
Joseph Schorr
2f5f4d5d66 Make sure to import the exception decorators so that we raise 4xx errors to Docker instead of 500s 2015-04-01 15:34:07 -04:00
Joseph Schorr
1deb5121b8 Merge branch 'orgview' 2015-04-01 15:12:15 -04:00
Joseph Schorr
e4fc18cbed Make the experiment reload the page automatically 2015-04-01 15:06:30 -04:00
Joseph Schorr
74667cdfa5 Remove unneeded column header in the team view 2015-04-01 15:05:09 -04:00
Joseph Schorr
c31eea8f79 Restyle the billing invoices tab 2015-04-01 15:04:01 -04:00
Jimmy Zelinskie
9c2ee355dd Merge pull request #18 from jonboulle/master
Fix some typos in static site
2015-04-01 14:59:47 -04:00
Joseph Schorr
d408c74eaa Add margin between the + icon and the text on the prototype manager add button 2015-04-01 14:50:16 -04:00
Joseph Schorr
393e91098c Restyle the applications manager 2015-04-01 14:49:15 -04:00
Joseph Schorr
b240af6d7c Redo styling of the default permissions manager 2015-04-01 14:41:41 -04:00
Joseph Schorr
5fc8e632d6 Redo the permissions table to have different sections for users and robot accounts 2015-04-01 14:23:39 -04:00
Jonathan Boulle
0cb717bd22 Fix some typos in static site 2015-04-01 11:21:19 -07:00
Joseph Schorr
5cd500257d Merge branch 'master' into orgview 2015-04-01 13:56:49 -04:00
Joseph Schorr
fde9666647 Add the team membership to the robots view 2015-04-01 13:56:30 -04:00
Joseph Schorr
e6354571f6 Link repos under the robots manager to the settings tab 2015-04-01 11:31:26 -04:00
Joseph Schorr
1f5e6df678 - Fix tests
- Add new endpoints for retrieving the repo permissions for a robot account
- Have the robots list return the number of repositories for which there are permissions
- Other UI fixes
2015-03-31 18:50:43 -04:00
Joseph Schorr
bb81c05c03 Add the new team view page 2015-03-31 15:58:23 -04:00
Joseph Schorr
24b9fe5e48 Fix tabs in the repo view 2015-03-31 14:40:34 -04:00
Joseph Schorr
9018cf14eb Better UI for the permissions table in the repository, as well as fix some other avatar issues 2015-03-31 14:36:09 -04:00
Joseph Schorr
805af1c0c0 Fix change org email tab 2015-03-30 18:44:23 -04:00
Joseph Schorr
27a9b84587 Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
Jake Moshenko
b10fd4ff22 Tell the journal on the builders to listen on the proper socket. 2015-03-27 16:31:35 -04:00
Jake Moshenko
6eead7c860 Add logentries reporting to the ephemeral builders. 2015-03-27 15:28:08 -04:00
Joseph Schorr
384d6083c4 Make sure to conduct login after the password change now that the session will be invalidated for the user 2015-03-26 20:04:32 -04:00
Joseph Schorr
7b1d35737e Merge branch 'master' of github.com:coreos-inc/quay 2015-03-26 17:45:49 -04:00
Joseph Schorr
a7b6cb5c23 Fix handling of byte strings and large ints 2015-03-26 17:45:43 -04:00
Jimmy Zelinskie
4d4947edaf Merge branch 'master' of github.com:coreos-inc/quay 2015-03-26 16:31:20 -04:00
Joseph Schorr
02bafb1613 Fix language in the config setup tool 2015-03-26 16:31:19 -04:00
Jimmy Zelinskie
bcc7a9580b models: change UUID of user on password change
This prevents old cookies from continuing to work after a password has
been changed.
2015-03-26 16:30:41 -04:00
Joseph Schorr
c4a2574b0d Clarify unencrypted password error message 2015-03-26 16:23:28 -04:00
Joseph Schorr
7d13299782 Merge branch 'enigma' 2015-03-26 16:19:17 -04:00
Joseph Schorr
f8afd8b5ce Make sure to parse the big int into a byte string 2015-03-26 16:13:35 -04:00
Joseph Schorr
4d1792db1c getrandbits creates an int, not a float 2015-03-26 15:47:44 -04:00
Joseph Schorr
aaf1b23e98 Address CL concerns and switch to a real encryption system 2015-03-26 15:10:58 -04:00
Jake Moshenko
0349f3f1a3 Handle the case where YAML config returns a list not a tuple. 2015-03-26 14:53:56 -04:00
Joseph Schorr
d23bb6616d Fix error message to exactly match current output 2015-03-26 13:22:16 -04:00
Joseph Schorr
2d8d0c6fd3 Fix cursor on the copy box 2015-03-26 12:00:13 -04:00
Jake Moshenko
0f34b7d8e0 Remove one of the last vestigal references to the license system. 2015-03-26 09:22:47 -04:00
Jake Moshenko
24cf27bd12 Route all of the logging through syslog-ng. Add the ability to specify extra syslog-ng config. Simplify the Dockerfile. 2015-03-26 09:22:47 -04:00
josephschorr
b1537a01aa Merge pull request #16 from coreos-inc/statusbadge
status badges updated to use shields.io standard
2015-03-25 18:45:15 -04:00
Joseph Schorr
e4b659f107 Add support for encrypted client tokens via basic auth (for the docker CLI) and a feature flag to disable normal passwords 2015-03-25 18:43:12 -04:00
Joseph Schorr
6d0855f4fc Small UI improvements to the teams tab 2015-03-25 16:30:13 -04:00
Joseph Schorr
2459b6b467 Start on new org view 2015-03-25 15:31:05 -04:00
Joseph Schorr
a7a8571396 Fix width of the image history tree 2015-03-24 19:48:43 -04:00
Joseph Schorr
0d98776d54 Fix NPE and other small issues with the new image view 2015-03-24 19:28:24 -04:00
Jake Moshenko
3d44416016 Add the migration for the unique index which helps prevent tag deadlocks. 2015-03-24 18:00:04 -04:00
Jake Moshenko
201943ed1c Fix deadlocks with tags and garbage collection. 2015-03-24 18:00:04 -04:00
Joseph Schorr
2baa7fa14c Fix bug in the view array service 2015-03-24 16:43:44 -04:00
Jimmy Zelinskie
ee840c730c status badges updated to use shields.io standard 2015-03-23 20:24:08 -04:00
Joseph Schorr
d9c3c6689a - Upgrade angular-strap to fix an NPE
- Start the download of the rest of the repo information after the repo itself loads
2015-03-23 16:10:33 -04:00
Joseph Schorr
1ed814a469 Better filtering of repo builds 2015-03-23 15:44:17 -04:00