Joseph Schorr
e3aededcbc
Merge branch 'master' into gitlab
2015-05-03 12:13:09 -04:00
Jimmy Zelinskie
3ac884beb4
gitlab oauth
2015-05-02 17:54:48 -04:00
Jimmy Zelinskie
7426a540dd
initial gitlab angular stuff
2015-05-02 13:31:54 -04:00
Joseph Schorr
b96e35b28c
Merge master into bitbucket
2015-04-30 15:52:08 -04:00
Joseph Schorr
b7317f894b
UI fixes for all the new trigger stuff
2015-04-30 15:33:19 -04:00
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
de29a441c8
Work in progress: UI fixes for the new trigger type
2015-04-29 19:50:13 -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
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
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
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
Joseph Schorr
67c70860c5
Add rocket fetch command to the fetch tag dialog
2015-04-23 12:18:54 -04:00
Joseph Schorr
4deacf11d6
Entity search menu improvements: sorting and max height
2015-04-23 12:12:54 -04:00
Jimmy Zelinskie
352371431b
ng-switch for pullInfo.status
2015-04-22 17:22:29 -04:00
Jimmy Zelinskie
07b730c7ad
generic trigger credentials
2015-04-22 17:07:16 -04:00
Joseph Schorr
75e32ad700
Fix tabs handling in the old layout. These shims are temporary.
2015-04-22 15:58:05 -04:00
Joseph Schorr
560cdeb931
Fix org list icons
2015-04-22 15:45:37 -04:00
Joseph Schorr
ee9d6ae66a
Have entity reference link to the new user and org pages for showing robots
2015-04-22 15:26:01 -04:00
Joseph Schorr
d6a1493d52
Fix build logs on Safari by having the client JS handle the redirect manually, rather than the browser itself; Safari doesn't support 302 redirects to another domain inside an XHR.
2015-04-22 15:16:59 -04:00
Joseph Schorr
2b9902b72c
More mobile UI fixes
2015-04-22 13:42:36 -04:00
Joseph Schorr
2128e39d77
Be more efficient when polling for build status in the repo view
2015-04-22 13:33:20 -04:00
Joseph Schorr
d4b9ebf4b9
Fix image ID in old repo view
2015-04-22 13:22:32 -04:00
Joseph Schorr
9f3395ada1
Fix docker file build form to read the files from its local uploader, rather than just the first one it finds
2015-04-22 13:22:09 -04:00
Jimmy Zelinskie
9703850e8f
enforce short SHAs throughout build pipeline
2015-04-22 13:22:04 -04:00
Joseph Schorr
31389b9974
Fix CPU issues by removing constant digesting. We do so by:
...
- Fixing the title and description (meta) to only respond to a rootScope watch, rather than using a timer
- Change the tabs listening code to be completely self contained
2015-04-22 13:16:10 -04:00
Jimmy Zelinskie
02498d72ba
almost all PR discussion fixes
2015-04-21 18:04:25 -04:00
Joseph Schorr
d4b593cada
Hide empty message when loading
2015-04-21 16:32:56 -04:00
Joseph Schorr
70d5200858
JS scoping sucks sometimes
2015-04-21 16:21:26 -04:00
Joseph Schorr
afa59da8d6
Make the org and user views more performant by only loading teams and robots when requested, making some loads async, and skipping others entirely on mobile
2015-04-21 16:07:24 -04:00
Joseph Schorr
738c3efc4d
Wrong CSS file
2015-04-21 15:48:37 -04:00
Joseph Schorr
ab460f97d6
Fix back link
2015-04-21 15:39:44 -04:00
Joseph Schorr
4d42431481
Redo manage application page
2015-04-21 15:39:11 -04:00
Joseph Schorr
0b4a903068
Fix star location on repo view on mobile
2015-04-21 15:20:38 -04:00
Joseph Schorr
9b277a7260
Make the repo tokens table slightly nicer. This UI is deprecated anyway, so it doesn't need to be perfect
2015-04-21 15:15:11 -04:00
Joseph Schorr
8f736e67e8
Small UI fixes
2015-04-21 15:13:29 -04:00
Joseph Schorr
48a8a8e65c
Make tabs auto-close on mobile
2015-04-21 15:09:52 -04:00
Joseph Schorr
765492e882
Only disable tooltips themselves, not the entire provider
2015-04-21 15:06:12 -04:00
Joseph Schorr
dfc2b562e7
Disable tooltips on mobile, as they add an extra click that isn't really useful and is highly annoying
2015-04-21 14:56:48 -04:00
Joseph Schorr
0cb05436f7
Make scores smaller for mobile
2015-04-21 12:26:03 -04:00
Joseph Schorr
496cf03373
Handle read-only in the new role group UI
2015-04-21 12:23:41 -04:00
Joseph Schorr
4b9225748d
Enable search on mobile mode
2015-04-21 12:21:32 -04:00
Joseph Schorr
1b32baf837
Small UI fixes and improvements
2015-04-21 12:16:32 -04:00
Joseph Schorr
54097c351e
Finish work on the new role group and make sure it only appears when the new layout is enabled
2015-04-21 12:02:59 -04:00
Joseph Schorr
a4cacd7307
Start on mobilification of repo view
2015-04-20 17:42:33 -04:00
Joseph Schorr
79caf2dab2
Mobilification of the build view
2015-04-20 14:30:19 -04:00
Joseph Schorr
05683d7692
Mobilification of the image view
2015-04-20 14:26:26 -04:00
Joseph Schorr
6c21dc788e
Small UI fixes
2015-04-20 14:20:29 -04:00
Joseph Schorr
9b58c951bf
Mobilification of super user panel
2015-04-20 14:13:27 -04:00
Joseph Schorr
f1ea20315a
Finish mobilification of org view
2015-04-20 14:00:10 -04:00
Joseph Schorr
531ddadb8a
UI fixes after the merge
2015-04-20 13:26:48 -04:00
Joseph Schorr
f8192a1140
Merge master into ibranch
2015-04-20 13:23:02 -04:00
Joseph Schorr
72abd80f08
Make robot accounts filter rather than display the dialog when "showRobot" is passed to the manager
2015-04-20 13:11:21 -04:00
Joseph Schorr
ecf1135dcd
Clarify the robot permissions
2015-04-20 13:01:51 -04:00
Joseph Schorr
d714c00ddb
Fix NPE
2015-04-20 12:01:17 -04:00
Joseph Schorr
a500477bbc
Fix NPE
2015-04-20 12:00:26 -04:00
Jimmy Zelinskie
93cd459460
Merge branch 'master' into git
2015-04-20 10:58:49 -04:00
Joseph Schorr
56f8bd1661
Clarify the empty message on the tag timeline
2015-04-19 18:13:13 -04:00
Joseph Schorr
2815ea2723
Merge branch 'master' of github.com:coreos-inc/quay
2015-04-19 15:16:39 -04:00
josephschorr
56b5d7ddfb
Merge pull request #21 from coreos-inc/greatscott
...
Working time machine
2015-04-19 15:16:09 -04:00
Joseph Schorr
8714eb207a
Merge branch 'actioncount'
2015-04-19 15:12:44 -04:00
Joseph Schorr
443cea28df
Mobile layout fixes for authorized apps and external logins
2015-04-19 15:11:58 -04:00
Joseph Schorr
32635cc641
- Make robots manager fully responsive
...
- Add a cor-table which automatically stacks and collapses on mobile views
2015-04-17 16:43:53 -04:00
Joseph Schorr
d26927cb45
Add some more spacing to the tab labels
2015-04-17 14:26:10 -04:00
Joseph Schorr
a904cdbcbf
Make tabs responsive
2015-04-17 14:24:59 -04:00
Joseph Schorr
e381d8cc81
Better handling of title actions on mobile devices
2015-04-17 12:27:25 -04:00
Joseph Schorr
dca6b93592
Responsive new repo page
2015-04-17 12:17:44 -04:00
Jimmy Zelinskie
ba2cb08904
Merge branch 'master' into git
2015-04-16 17:38:35 -04:00
Joseph Schorr
f19d2f684e
Add ability to revert tags via time machine
2015-04-16 17:18:00 -04:00
Jimmy Zelinskie
de3fa5f42d
directives: ssh-key-dialog -> trigger credentials
2015-04-16 14:58:25 -04:00
Joseph Schorr
f87e77cc3f
Fix z-index on the announcement bar
2015-04-16 12:20:32 -04:00
Jimmy Zelinskie
2236270741
add webhook URL to custom trigger dialog
2015-04-16 12:06:48 -04:00
Joseph Schorr
2a77bd2c92
- UI improvements in prep for adding undo ability
...
- Move the tag history into its own directive and clean up the code
2015-04-15 18:39:05 -04:00
Joseph Schorr
20b399318e
Fix off by one issue
2015-04-15 16:11:04 -04:00
Joseph Schorr
daa2ce19aa
Fix typo
2015-04-15 15:38:59 -04:00
Joseph Schorr
0533130de3
Fix NPE
2015-04-15 15:23:50 -04:00
Joseph Schorr
f8c80f7d11
Add a history view to the tags page. Next step will add the ability to revert back in time
2015-04-15 15:21:09 -04:00
Jimmy Zelinskie
876d9c53f2
View SSH Key modal
2015-04-14 14:11:02 -04:00
Jimmy Zelinskie
f4ba7b41b3
custom trigger post activation now warning
2015-04-13 17:36:30 -04:00
Joseph Schorr
657c9d1cc9
Make the search results only show the first line, properly marked down, for repositories
2015-04-13 14:24:52 -04:00
Jimmy Zelinskie
222101482f
add post-activation trigger setup dialog
2015-04-13 13:45:34 -04:00
Joseph Schorr
dddab60058
Better empty messages on billing, prototype and application managers. Also properly handles the 404 for the invoices manager.
2015-04-09 16:25:10 -04:00
Joseph Schorr
3a2f271362
Slight UI improvements to the teams page: sort members by whether they are a robot, reduce the number displayed to 20, and make users clickable
2015-04-09 15:12:03 -04:00
Joseph Schorr
c2e4cbe95b
Nicer handling of robots: sort the robots by name and add a filtering box
2015-04-09 15:03:07 -04:00
Joseph Schorr
5ae2975134
Properly debounce searching and make sure to only show results matching the current query.
2015-04-08 16:40:22 -04:00
Joseph Schorr
48f3e9af1d
Fix avatar background to always be white (since that's what is expected)
2015-04-08 16:36:34 -04:00
Joseph Schorr
1f3f0a4d65
Temp fix for section description headers
2015-04-08 15:52:57 -04:00
Joseph Schorr
0f49beaaa8
Hide the squashed tag fetch when the user is not an admin on the repository
2015-04-08 15:49:32 -04:00
Joseph Schorr
b1cf180ab0
auto-select the first result in the search
2015-04-08 15:42:19 -04:00
Joseph Schorr
6173868360
Handle the org view columns better when the user cannot see the tabs
2015-04-08 15:39:17 -04:00
Joseph Schorr
19e25ac340
Merge branch 'master' into bing
2015-04-08 15:23:36 -04:00
Joseph Schorr
e23155b75d
Redo styling of the tutorial page
2015-04-08 15:19:01 -04:00
Joseph Schorr
2e3704f7ba
Redo header bar to trim options when we can and make the repositories page the default landing page for logged in users
2015-04-08 15:15:21 -04:00
Joseph Schorr
af468a8c6a
- UI feedback fixes: text cutoffs, misformatting fixes, etc
...
- Add hotkey support for searching and creating repositories
- Make search animations significantly faster
2015-04-08 14:39:52 -04:00
Joseph Schorr
7bdd7c5f82
Remove some code duplication by moving the robot and team creation dialogs to the create service
2015-04-08 11:54:04 -04:00
Joseph Schorr
4b64236d8e
Get new docker file build action working
2015-04-07 18:38:58 -04:00
Joseph Schorr
d09f2f6e22
Get the new context-sensitive new menu working
2015-04-07 18:33:43 -04:00
Joseph Schorr
55a2c54ab6
Better keyboard handling and show score on results
2015-04-07 12:11:16 -04:00
Joseph Schorr
951b0cbab8
Start on new interactive search
2015-04-06 19:17:18 -04:00
Jimmy Zelinskie
4ceb68d568
trigger-setup: set config to activated config
2015-04-06 16:30:42 -04:00
Jimmy Zelinskie
6465e7492a
trigger service: trimsubdir helper method
2015-04-06 15:10:03 -04:00
Jimmy Zelinskie
c8b931609e
unsupported alert for robot selection
2015-04-06 14:53:54 -04:00
Joseph Schorr
2ece1170a1
Update create organization page UI
2015-04-06 13:52:38 -04:00
Joseph Schorr
cff7f6178e
Slightly better styling
2015-04-06 13:06:59 -04:00
Joseph Schorr
85cff9bd9d
Slightly updated new repo view
2015-04-06 12:45:12 -04:00
Joseph Schorr
cafc96fe28
Switch the "Account Settings" link to the new user view page's settings tab
2015-04-03 17:56:08 -04:00
Joseph Schorr
5ed900c9bc
Add new co-alert CSS styles and fix some other UI issues
2015-04-03 17:47:39 -04:00
Jimmy Zelinskie
1b953c8cd6
custom trigger: remove subdir rewrite
2015-04-03 17:20:31 -04:00
Jimmy Zelinskie
7d72608006
add custom trigger build description
2015-04-03 17:20:31 -04:00
Jimmy Zelinskie
15ffec4678
custom trigger: fix git url regex
2015-04-03 17:20:30 -04:00
Jimmy Zelinskie
92a7e843fc
trigger-service: rm branch run param
2015-04-03 17:20:30 -04:00
Jimmy Zelinskie
f4948efe7b
repo-panel-builds: fix subdir
2015-04-03 17:20:30 -04:00
Jimmy Zelinskie
58b21fbd4f
trigger-description: fix ng-if
2015-04-03 17:20:30 -04:00
Jimmy Zelinskie
77ae613833
css: fix internalerror text color
2015-04-03 17:20:25 -04:00
Joseph Schorr
f46d9c88cf
Link to the user pages now that they exist
2015-04-03 14:58:13 -04:00
Joseph Schorr
4cb7921c3a
Make sure to show public repos on the user and orgs pages
2015-04-03 14:55:09 -04:00
Joseph Schorr
2d8237bd83
Fix avatar in the user view
2015-04-03 12:34:52 -04:00
Joseph Schorr
094f91fb8b
Fix the tutorial's user events
2015-04-03 12:13:33 -04:00
Joseph Schorr
f67eeee8c8
Start conversion of the user admin/view
2015-04-02 16:34:41 -04:00
Joseph Schorr
bcd8a48159
Make sure to redraw the tree in the old repo view. Patches an issue where the tree won't show up sometimes
2015-04-02 11:37:30 -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
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
Jimmy Zelinskie
5860721a9a
trigger-service: manual trigger commit sha -> commit
2015-04-01 14:33:21 -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
Jimmy Zelinskie
818b76d825
custom trigger: rewrite / subdir to empty string
2015-04-01 14:12:20 -04: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
Jimmy Zelinskie
7352bee8c6
trigger description: custom trigger support
2015-04-01 13:32:16 -04:00
Jimmy Zelinskie
4e097c1f9d
custom trigger: build trigger config
2015-04-01 13:31:51 -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
Jimmy Zelinskie
d2f9a8838c
custom trigger: more wizard progress
2015-03-31 17:12:40 -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
Jimmy Zelinskie
7d1d53ebcb
custom trigger: initial setup wizard
2015-03-27 17:07:06 -04:00
Jimmy Zelinskie
fba61d96dc
callbacks: add proper custom git callback
2015-03-27 11:22:07 -04:00
Joseph Schorr
02bafb1613
Fix language in the config setup tool
2015-03-26 16:31:19 -04:00
Jimmy Zelinskie
998c6007cd
trigger: initial custom git trigger
2015-03-26 16:20:53 -04:00
Joseph Schorr
aaf1b23e98
Address CL concerns and switch to a real encryption system
2015-03-26 15:10:58 -04:00
Joseph Schorr
2d8d0c6fd3
Fix cursor on the copy box
2015-03-26 12:00:13 -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
Joseph Schorr
2baa7fa14c
Fix bug in the view array service
2015-03-24 16:43:44 -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
Joseph Schorr
85d6500daa
Merge resistanceisfutile into master
2015-03-23 15:39:08 -04:00
Joseph Schorr
3f4801ea7e
Switch the squashed image icon
2015-03-23 15:23:34 -04:00
Joseph Schorr
8042f1a985
- Finished new image view
...
- Add the CoreOS icon font
2015-03-23 15:22:22 -04:00
Joseph Schorr
049148cb87
Work in progress: new image view
2015-03-20 17:46:02 -04:00
Jimmy Zelinskie
f6f93e9079
consolidate everything into one GitHub trigger
2015-03-19 17:12:27 -04:00
Joseph Schorr
3959ea2ff9
Add ability to add/move a tag in the tag view
2015-03-19 15:23:34 -04:00
Jimmy Zelinskie
80ae3fd310
trigger-service: specific callback URLs for GH-git
2015-03-19 15:13:03 -04:00
Joseph Schorr
c066df6d21
Clarify pull text
2015-03-19 15:10:16 -04:00
Joseph Schorr
70aec00914
Add a fetch tag dialog
2015-03-19 15:08:18 -04:00
Jimmy Zelinskie
9c3655dc17
trigger-service: copy missing fields
2015-03-19 14:32:30 -04:00
Jimmy Zelinskie
5a29218c5c
Merge branch 'master' into git
2015-03-19 12:10:34 -04:00
Jimmy Zelinskie
8b4af56b4a
trigger-service: add github-git service
2015-03-19 12:06:58 -04:00
Joseph Schorr
c1d58bdd6c
Make messaging around the connected user invoking builds better
2015-03-18 16:26:27 -04:00
Joseph Schorr
99c56b7f98
Delink the build-mini-status if the user is not the repo admin
2015-03-18 15:43:53 -04:00