jakedt
|
de49ce151b
|
Merge remote-tracking branch 'origin/master' into rustedbuilds
|
2014-02-25 17:00:38 -05:00 |
|
jakedt
|
fa4c925e4d
|
Allow exception tracebacks to get logged to the log file.
|
2014-02-25 16:54:49 -05:00 |
|
jakedt
|
4b689a7a7c
|
Fix the translation of old ids to new ids, again.
|
2014-02-25 16:31:52 -05:00 |
|
Joseph Schorr
|
c3c26ba199
|
- Add a build trigger link to the builds menu in the repo view
- Have the dialog dismiss auto-delete the trigger
- Have the github trigger setup choose the first directory, if any
|
2014-02-25 15:25:24 -05:00 |
|
Joseph Schorr
|
61ca29de04
|
Move the auth context methods into their own file so that we don't have auth trying to import itself
|
2014-02-25 15:07:24 -05:00 |
|
Joseph Schorr
|
a120f6c64a
|
Make sure all aborts have message information
|
2014-02-25 14:15:12 -05:00 |
|
Joseph Schorr
|
bc26029951
|
Add new log kinds for triggers
|
2014-02-25 14:11:20 -05:00 |
|
Joseph Schorr
|
1100e72d9e
|
Make robot accounts clickable if they are accessible to the user
|
2014-02-25 12:32:56 -05:00 |
|
Joseph Schorr
|
6260aa7d85
|
Never wrap entity references
|
2014-02-25 12:11:19 -05:00 |
|
Joseph Schorr
|
77c2e7fa5e
|
Warn if the docker file directory entered does not match any of those found
|
2014-02-25 00:42:33 -05:00 |
|
Joseph Schorr
|
e6a8b84ff3
|
Only show the trigger description div if needed and reformat the HTML to indent properly.
|
2014-02-25 00:25:15 -05:00 |
|
Joseph Schorr
|
df915b5b21
|
Merge branch 'rustedbuilds' of https://bitbucket.org/yackob03/quay into rustedbuilds
|
2014-02-25 00:19:43 -05:00 |
|
Joseph Schorr
|
def56c971c
|
Fix entering of docker file folders manually, and show the linked docker file in the build trigger view
|
2014-02-25 00:19:38 -05:00 |
|
jakedt
|
aa20a807bd
|
Link up the build trigger when a build is created from a webhook.
|
2014-02-24 23:12:09 -05:00 |
|
jakedt
|
001c822d74
|
Merge branch 'rustedbuilds' of ssh://bitbucket.org/yackob03/quay into rustedbuilds
|
2014-02-24 22:58:03 -05:00 |
|
jakedt
|
b23a7ed130
|
Extract the top level zipball subdir from the zip file.
|
2014-02-24 22:57:58 -05:00 |
|
Joseph Schorr
|
ef02e769fb
|
Merge branch 'rustedbuilds' of https://bitbucket.org/yackob03/quay into rustedbuilds
|
2014-02-24 20:38:57 -05:00 |
|
Joseph Schorr
|
d1fdc31549
|
- Add a dropdown-select directive and use it in the git trigger setup dialog both times
- Add a dropdown-select for the docker file folder
- Add an API method for listing the build source sub directories
|
2014-02-24 20:36:54 -05:00 |
|
jakedt
|
b094480164
|
Add code that will allow build triggers to be deactivated or deleted from their services.
|
2014-02-24 16:36:49 -05:00 |
|
jakedt
|
d505a4edbb
|
Slight tweak to initdb to have the subdir config.
|
2014-02-24 16:18:14 -05:00 |
|
jakedt
|
cbb1ab5e68
|
Merge remote-tracking branch 'origin/master' into rustedbuilds
|
2014-02-24 16:11:33 -05:00 |
|
jakedt
|
13dea98499
|
Prepare the build worker to support multiple tags and subdirectories. Change the build database config to accept a job config object instead of breaking out the parameters into independent blocks.
|
2014-02-24 16:11:23 -05:00 |
|
jakedt
|
4b0f4c0a7b
|
Handle the case of empty repositories in the trigger.
|
2014-02-24 14:12:54 -05:00 |
|
jakedt
|
d861f9b646
|
Add some code for finding Dockerfiles in the repository.
|
2014-02-24 13:56:21 -05:00 |
|
jakedt
|
86e93a2c0f
|
Write triggers are successfully installing on GitHub, noice!
|
2014-02-21 17:09:56 -05:00 |
|
jakedt
|
b3fe3a32e4
|
Fix logins for access tokens.
|
2014-02-21 16:07:08 -05:00 |
|
jakedt
|
a6400171b3
|
First stab at implementing token.activate.
|
2014-02-21 16:02:31 -05:00 |
|
jakedt
|
d5304f7db0
|
Merge remote-tracking branch 'origin/master' into rustedbuilds
Conflicts:
data/database.py
endpoints/api.py
endpoints/common.py
test/data/test.db
|
2014-02-21 14:52:40 -05:00 |
|
jakedt
|
20a19fc05e
|
Fix initdb.
|
2014-02-21 14:22:22 -05:00 |
|
jakedt
|
71ecca4c62
|
Fix tests.
|
2014-02-21 14:21:39 -05:00 |
|
jakedt
|
3cef327980
|
Add some better logging to the ancestry audit.
|
2014-02-21 13:56:14 -05:00 |
|
jakedt
|
177a21e996
|
Remove an extraneous slash in image file path computations. Add a script that will audit and fix image ancestry.
|
2014-02-21 12:05:03 -05:00 |
|
jakedt
|
f339160ab9
|
Fix for mapping translations for existing images.
|
2014-02-21 08:00:47 -05:00 |
|
jakedt
|
f8eb0c983f
|
Short circuit the ancestry computation for empty ancestry strings.
|
2014-02-20 22:35:54 -05:00 |
|
jakedt
|
a63a49caa1
|
Fix up the shared base images stuff.
|
2014-02-20 22:26:10 -05:00 |
|
Joseph Schorr
|
5519d93a64
|
Get UI for activating github build triggers in place and working. Note that the actual server-side activation is still not done (but the proper method is invoked)
|
2014-02-20 18:57:49 -05:00 |
|
jakedt
|
05dd00d495
|
Make our registry respond with their silly response message that will make login work without saying account created every time.
|
2014-02-20 14:49:34 -05:00 |
|
Joseph Schorr
|
c494c889f5
|
Add info to the build pane that shows if a trigger started the build
|
2014-02-20 13:27:59 -05:00 |
|
Joseph Schorr
|
5b0300ab62
|
Get initial build trigger UI working
|
2014-02-19 17:38:00 -05:00 |
|
jakedt
|
9e426816a5
|
Pass trigger information on build status. Set up a trigger for the sample building repository. Allow to list the builds started from a trigger. Protect the callback with the proper auth for creating a trigger on a repo.
|
2014-02-19 16:08:33 -05:00 |
|
jakedt
|
57dc1e045a
|
Try to fix the bad query that makes mysql a sad panda.
|
2014-02-18 20:41:00 -05:00 |
|
jakedt
|
f4642be11a
|
Merge remote-tracking branch 'origin/allyourbaseimage'
Conflicts:
test/data/test.db
test/test_api_usage.py
|
2014-02-18 19:15:14 -05:00 |
|
jakedt
|
f60f9eb62a
|
Properly connect the github push webhook with the build worker. Still need to resolve the archive format.
|
2014-02-18 18:09:14 -05:00 |
|
Joseph Schorr
|
ebdeb33f82
|
Make the warning when a user/org is AT the number of private repos less scary
|
2014-02-18 17:52:58 -05:00 |
|
Joseph Schorr
|
a897fb1dd3
|
Add tests for image sharing
|
2014-02-18 16:46:10 -05:00 |
|
jakedt
|
ed38bcdafc
|
Merge remote-tracking branch 'origin/master' into rustedbuilds
Conflicts:
test/data/test.db
|
2014-02-18 16:13:34 -05:00 |
|
jakedt
|
b5d4919364
|
Split out callbacks into their own blueprint. Add build trigger DB information and connect it with some APIs. Stub out the UI to allow for generation of triggers. Split out the triggers into a plugin-ish architecture for easily adding new triggers.
|
2014-02-18 15:50:15 -05:00 |
|
Joseph Schorr
|
fe9d628a5c
|
Restyle the github login page
|
2014-02-18 15:04:39 -05:00 |
|
Joseph Schorr
|
6e2d1dc60e
|
Turn off the background circle on the repo icon in view repo
|
2014-02-18 14:46:56 -05:00 |
|
Joseph Schorr
|
e921222860
|
Fix footer in firefox in certain cases
|
2014-02-18 01:19:09 -05:00 |
|