Commit graph

5780 commits

Author SHA1 Message Date
Joseph Schorr
3afe5a1c12 Forgot to update the requirements SHA 2016-08-29 11:59:28 -04:00
josephschorr
715cfd8313 Merge pull request #1767 from coreos-inc/bitbucket-lookup
Fix manual run under bitbucket repos with many tags/branches
2016-08-29 11:54:56 -04:00
josephschorr
3f459523c4 Merge pull request #1763 from coreos-inc/quay-title-seo
Change default title to include Container Registry and fix title usage
2016-08-29 11:29:26 -04:00
josephschorr
1667fd6612 Merge pull request #1774 from coreos-inc/label-delete
Fix deletion of labels and add tests
2016-08-26 16:14:54 -04:00
Joseph Schorr
1a2666be07 Fix deletion of labels and add tests 2016-08-26 16:07:49 -04:00
josephschorr
b3c592c09a Merge pull request #1631 from coreos-inc/labels
Basic labels support
2016-08-26 15:24:35 -04:00
Joseph Schorr
608ffd9663 Basic labels support
Adds basic labels support to the registry code (V2), and the API. Note that this does not yet add any UI related support.
2016-08-26 15:24:26 -04:00
Joseph Schorr
b22e164017 Fix tool for rendering invoices 2016-08-26 13:11:30 -04:00
Joseph Schorr
b1e0620c1d Fix handling of tabs in the plans page
Fixes #1768
2016-08-26 13:09:05 -04:00
Joseph Schorr
406cd942d2 Fix manual run under bitbucket repos with many tags/branches
Fixes #1766

Depends on merging of https://github.com/coreos/py-bitbucket/pull/3 and then a regeneration of the requirements.txt
2016-08-25 18:24:35 -04:00
josephschorr
08e9a39099 Merge pull request #1765 from coreos-inc/mobile-signout
Add sign out link in mobile view
2016-08-25 15:23:19 -04:00
Joseph Schorr
2a7ab9c052 Add sign out link in mobile view
Fixes #1759
2016-08-25 15:06:20 -04:00
Joseph Schorr
4950776628 Change default title to include Container Registry and fix title usage
Goes towards fixing #1762
2016-08-25 14:57:48 -04:00
josephschorr
c4d54ceba7 Merge pull request #1758 from coreos-inc/hide-star
Hide repo star control when not logged in
2016-08-23 13:16:42 -04:00
Joseph Schorr
e3ed2c8a92 Hide repo star control when not logged in
Fixes #1756
2016-08-23 13:02:55 -04:00
josephschorr
de41c613e4 Merge pull request #1757 from coreos-inc/etcd-lock-timeout
Increase the timeout on the atomic lock
2016-08-23 12:52:39 -04:00
Joseph Schorr
bc670611ef Increase the timeout on the atomic lock
Some nodes were still performing the action twice when falling outside of the 30s window
2016-08-23 12:50:38 -04:00
Joseph Schorr
391d70d9ec Add repo permissions dialog for existing teams and robots
Fixes #1686
2016-08-22 14:43:12 -04:00
Joseph Schorr
b5efc57655 Add ability to add repository permissions to an existing team 2016-08-22 14:42:54 -04:00
Joseph Schorr
6ebb417923 Redesign the teams page to use a table
Allows for faster loading and easier viewing of important information about teams
2016-08-22 14:42:54 -04:00
Joseph Schorr
98206310bd Extract the add repo permissions UI into its own directive 2016-08-22 14:42:54 -04:00
Jimmy Zelinskie
427070b453 Merge pull request #1753 from jzelinskie/fixaci
aci: handle null docker env vars
2016-08-19 18:30:38 -04:00
Jimmy Zelinskie
029159e97a aci: handle null docker env vars 2016-08-19 18:30:00 -04:00
Ben Spoon
979d813551 Merge pull request #1736 from coreos-inc/analytics
Analytics
2016-08-19 12:17:34 -07:00
Jake Moshenko
5c10860052 Merge pull request #1749 from jakedt/fixfkcs
Fix all foreign key constraints to use naming convention.
2016-08-18 16:22:40 -04:00
Jake Moshenko
d6a396be34 Fix all foreign key constraints to use naming convention. 2016-08-18 14:29:53 -04:00
josephschorr
ade82910b5 Merge pull request #1748 from coreos-inc/complete-chunked-upload
Add retry attempts for internal error on multipart upload
2016-08-18 13:59:01 -04:00
Joseph Schorr
0bc90ea45b Add retry attempts for internal error on multipart upload
Fixes #1740
2016-08-18 12:04:36 -04:00
josephschorr
8d7b600cf3 Merge pull request #1747 from coreos-inc/fix-log-dates
Fix handling of dates in logs view
2016-08-17 16:40:36 -04:00
Joseph Schorr
b459581637 Fix handling of dates in logs view
- Fixes #1742
- Also fixes the time zone on the aggregated logs API
2016-08-17 16:27:06 -04:00
josephschorr
c3f5d6a013 Merge pull request #1745 from coreos-inc/incomplete-reporting
Fix multiple reporting of incomplete
2016-08-17 16:19:22 -04:00
josephschorr
987bd53c2d Merge pull request #1744 from coreos-inc/gc-constraint
Handle GC constraint failures in a nicer way
2016-08-17 16:13:59 -04:00
Joseph Schorr
aeddc6af06 Handle GC constraint failures in a nicer way
Fixes #1739
2016-08-17 16:13:27 -04:00
Joseph Schorr
3112388004 Fix multiple reporting of incomplete 2016-08-17 16:01:28 -04:00
josephschorr
eb43ad517d Merge pull request #1743 from coreos-inc/fix-tag-link
Fix tag links
2016-08-17 15:42:18 -04:00
Joseph Schorr
193040a473 Fix tag links
Fixes #1741
2016-08-17 15:06:10 -04:00
Joseph Schorr
0b50928900 Fix build start check for the ephemeral case 2016-08-16 17:18:57 -04:00
josephschorr
e987994654 Merge pull request #1738 from coreos-inc/remove-pod
Remove pod fixes
2016-08-16 16:45:36 -04:00
Joseph Schorr
433b157531 Add extra check to ensure a build cannot be started without on_ready called 2016-08-16 16:38:48 -04:00
Joseph Schorr
5e1a117ff3 Delete the job first to prevent Kubernetes from starting another pod 2016-08-16 16:33:43 -04:00
josephschorr
2caa82d091 Merge pull request #1713 from coreos-inc/enable-iam
Enable IAM support for S3 storage
2016-08-16 16:13:29 -04:00
josephschorr
ad9ec4fee2 Merge pull request #1737 from coreos-inc/fix-job-watch
Fix watch of the jobs key in the build manager
2016-08-16 15:50:01 -04:00
Joseph Schorr
742e153133 Fix watch of the jobs key in the build manager 2016-08-16 15:43:09 -04:00
Ben Spoon
c91295da95 analytics: change munchkin script 2016-08-16 11:41:01 -07:00
Ben Spoon
a706901405 analytics: add google analytics 2016-08-16 11:35:39 -07:00
josephschorr
32154344ce Merge pull request #1735 from coreos-inc/change-email
Better messaging when changing email address
2016-08-16 14:31:24 -04:00
josephschorr
c01fc53cd1 Merge pull request #1734 from coreos-inc/fix-buildman
Make sure the etcd watch coroutines get called
2016-08-16 14:31:20 -04:00
Joseph Schorr
236cdc795f Better messaging when changing email address
Fixes #1695
2016-08-16 13:13:52 -04:00
Joseph Schorr
313d65a6a4 Make sure the etcd watch coroutines get called 2016-08-16 13:02:27 -04:00
Joseph Schorr
06718d1237 Fix S3 tests for IAM 2016-08-15 20:34:17 -04:00