Joseph Schorr
|
6673d90818
|
Fix builds tab to reload if a new build comes in
|
2015-04-30 13:01:40 -04:00 |
|
Joseph Schorr
|
c059856597
|
Add create repo link to the user and org view pages
|
2015-04-30 12:50:11 -04:00 |
|
Joseph Schorr
|
60036927c9
|
Really disallow usage of the same account for an org as the one being converted. Before, you could do so via email.
|
2015-04-29 20:30:37 -04:00 |
|
Joseph Schorr
|
de29a441c8
|
Work in progress: UI fixes for the new trigger type
|
2015-04-29 19:50:13 -04:00 |
|
Joseph Schorr
|
5a8093bbea
|
Fix API tests
|
2015-04-29 17:30:24 -04:00 |
|
Joseph Schorr
|
d5c70878c5
|
Get build preparation working for bitbucket and do a lot of code cleanup around this process across all the triggers. Note: tests are not yet updated.
|
2015-04-29 17:04:52 -04:00 |
|
Jimmy Zelinskie
|
edd0ba4cdb
|
endpoints.verbs: 202 for unfinished aci sigs
|
2015-04-29 15:33:20 -04:00 |
|
Joseph Schorr
|
6479f8ddc9
|
Work In Progress!
Get the full activation and deactivation cycle working for bitbucket.
|
2015-04-28 18:15:12 -04:00 |
|
Joseph Schorr
|
a03a327748
|
Fix timestamps on the build logs
|
2015-04-28 13:26:21 -04:00 |
|
Joseph Schorr
|
5741656411
|
Get a nice dropdown of tags working on the visualize tags tab
|
2015-04-27 17:36:31 -04:00 |
|
Joseph Schorr
|
be9906167a
|
Make repo pull and push counts on the info page be abbreviated
|
2015-04-27 14:43:55 -04:00 |
|
Joseph Schorr
|
1979f87384
|
Switch spinners to loaders in the billing manager
|
2015-04-27 14:40:41 -04:00 |
|
Joseph Schorr
|
35fce6b897
|
Switch to the cor loader in the new repo page
|
2015-04-27 14:39:16 -04:00 |
|
Joseph Schorr
|
a507d7d5c6
|
Fix over usage notification to point to the new billing tabs
|
2015-04-27 14:38:12 -04:00 |
|
Joseph Schorr
|
5a05a76073
|
Make the warning about billing even more clear in the new repo page by bolding the namespace
|
2015-04-27 14:36:43 -04:00 |
|
Joseph Schorr
|
1380e526ff
|
Add padding and properly gray out avatars in the namespace selector
|
2015-04-27 14:34:11 -04:00 |
|
Joseph Schorr
|
526f9c07b9
|
Hide images in search result descriptions and make the descriptions align better
|
2015-04-27 14:31:49 -04:00 |
|
Joseph Schorr
|
62f8d23a91
|
Fix padding on warning in the application page
|
2015-04-27 14:25:44 -04:00 |
|
Joseph Schorr
|
7ad06d2e5d
|
Remove dotted focus borders in FF
|
2015-04-27 14:23:52 -04:00 |
|
Joseph Schorr
|
9d64291d11
|
Fix logs filter box in FF
|
2015-04-27 14:22:04 -04:00 |
|
Joseph Schorr
|
4834dbd7c9
|
Add confirmation for deleting a robot
|
2015-04-27 14:19:50 -04:00 |
|
Joseph Schorr
|
6581a024bc
|
Make add tag be at the top of the tags operations menu
|
2015-04-27 14:17:55 -04:00 |
|
Joseph Schorr
|
0d1edef0d6
|
Make the repo view title area more responsive
|
2015-04-27 14:13:26 -04:00 |
|
Joseph Schorr
|
1d9466a9af
|
Make the title box more responsive
|
2015-04-27 14:11:05 -04:00 |
|
Joseph Schorr
|
3ac108ddae
|
Make the notifications bubble clickable
|
2015-04-27 14:09:00 -04:00 |
|
Joseph Schorr
|
8c82ad3d1b
|
Make back links 300 in weight
|
2015-04-27 14:08:14 -04:00 |
|
Joseph Schorr
|
cc80805f6d
|
Scale the search box down in size
|
2015-04-27 14:06:32 -04:00 |
|
Joseph Schorr
|
5fb06428a2
|
Add padding to the repo list grid descriptions
|
2015-04-27 14:04:13 -04:00 |
|
Joseph Schorr
|
f60e56c056
|
Fix text only links and some spacing in FF
|
2015-04-27 14:02:55 -04:00 |
|
Joseph Schorr
|
5cc91ed202
|
Work in progress: bitbucket support
|
2015-04-24 18:36:48 -04:00 |
|
Joseph Schorr
|
af3e08ded4
|
Merge branch 'master' of github.com:coreos-inc/quay
|
2015-04-24 16:42:37 -04:00 |
|
Joseph Schorr
|
01698e8d16
|
Fix OAuth 500 error
|
2015-04-24 16:42:31 -04:00 |
|
josephschorr
|
684596572c
|
Merge pull request #23 from coreos-inc/faster-cache
Faster cache lookup by removing a join with the ImagePlacementTable, rem...
|
2015-04-24 16:37:35 -04:00 |
|
Joseph Schorr
|
31260d50f5
|
Rename the new images method to a slightly better name
|
2015-04-24 16:37:37 -04:00 |
|
Joseph Schorr
|
e70343d849
|
Faster cache lookup by removing a join with the ImagePlacementTable, removing the extra loop to add the locations and filtering the images looked up by the base image
|
2015-04-24 16:22:19 -04:00 |
|
Jimmy Zelinskie
|
fd65ca5916
|
migration: add custom-git service to database
|
2015-04-24 16:11:58 -04:00 |
|
Joseph Schorr
|
c480fb2105
|
Work in progress: bitbucket support
|
2015-04-24 15:13:08 -04:00 |
|
Jimmy Zelinskie
|
6caa6657a7
|
fix manual upload build description
|
2015-04-24 13:20:03 -04:00 |
|
Jimmy Zelinskie
|
d180524b23
|
tests: fail fast
|
2015-04-23 18:16:14 -04:00 |
|
Jimmy Zelinskie
|
c238626c56
|
tests: update to reflect trigger API changes
|
2015-04-23 18:16:14 -04:00 |
|
Jimmy Zelinskie
|
852aa33101
|
endpoints.trigger: activate: ret private config
|
2015-04-23 18:16:09 -04:00 |
|
Jimmy Zelinskie
|
2a13eade80
|
Merge pull request #22 from coreos-inc/git
git's a pretty cool guy
|
2015-04-23 17:33:36 -04:00 |
|
Joseph Schorr
|
8663bcd1c7
|
Switch to the new robot icon
|
2015-04-23 16:41:47 -04:00 |
|
Joseph Schorr
|
864bedf79b
|
Make sure to support capital letters in the commit sha
|
2015-04-23 15:24:41 -04:00 |
|
Joseph Schorr
|
7b5c238572
|
Fix typo
|
2015-04-23 14:52:08 -04:00 |
|
Joseph Schorr
|
407bd0cd72
|
Make the image history tree more resistant to odd structures
|
2015-04-23 14:44:08 -04:00 |
|
Joseph Schorr
|
4dff6557ae
|
Fix create robot and create team in the new layout "new" header button
|
2015-04-23 14:40:01 -04:00 |
|
Jimmy Zelinskie
|
aa1658f0c7
|
endpoints.trigger: more logical comment blocks
|
2015-04-23 14:02:05 -04:00 |
|
Joseph Schorr
|
b02b98def3
|
Fix bug in robots manager around adding a new robot and make the robots listing using bind once to reduce the number of listeners
|
2015-04-23 13:56:25 -04:00 |
|
Joseph Schorr
|
518419097f
|
Really sort robots by name. Also sort teams by name and fix team create.
|
2015-04-23 13:20:03 -04:00 |
|