Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/opendevshop/devmaster-archive

Drupal web interface for DevShop | READ-ONLY
https://github.com/opendevshop/devmaster-archive

If environment is a clone, load the source node and created timestamp, then print in the environment template.

27d58a4bccf2f620c844fff60bdf43a040ef19ad authored over 8 years ago
Adding SITE_HOSTS as a variable and adding our test environment.

a90c7f3d1e454f5e8cca32a030568ebc434c0888 authored over 8 years ago
Add test environment host to travis.

98c645e031123f26665482f228f37a422c857c55 authored over 8 years ago
Delete project tasks when node is deleted.

9f78cd5883360fc5e24785d0dc77e480e8d8b679 authored over 8 years ago
Don't enable hosting_git_checkout.

7367bc119c1210f159accf6903714870f3d23550 authored over 8 years ago
Change "site" to "ref".

b106ffd2c023483a0a710327789e12ddd0899f8e authored over 8 years ago
Load task REF type so we can display the correct task name.

eaac9d203efb9c312714ce2830e8ce4d3d5afd6e authored over 8 years ago
use new environment_settings property to get clone source.

f9d891ea17ed5f68d8778562f8e8b971ee38bc5d authored over 8 years ago
Add environment settings to site context.

a9e8baf6d6bc501faf20ec20f31b58430c2243fb authored over 8 years ago
When install_method is set to "clone", use provision-sync to load in data and files.

ed5e049b00beb4a80f54685ac9d1743d91f0d698 authored over 8 years ago
Set "install_method" for sites that should be cloned. Changing "site_to_clone" to "clone source" so we can be prepared to use any alias.

593faf41ba0dd2890003995b24aa1f13ab0a23e0 authored over 8 years ago
Save site's install task as the environment "last_task" so it appears in the UI.

03d9a1e66b820424f356daa381f187c00d3aac38 authored over 8 years ago
Uncomment timeago init.

fba41ddd4eda1f308c74056efce7438b8718e214 authored over 8 years ago
Dont' save git_ref into environment object, it no longer exists.

4b22a17f45b6ff68543ba203bf0d6d1bd1a0f16f authored over 8 years ago
Save hosting_git info into platform in project create wizard.

7b85986cf19849cc8b6142f7eda4fad6c4bd45d0 authored over 8 years ago
Save updated git_ref to hosting_git table.

7427fef5b59d0da565ddb64d8dd4ecdd67d154c9 authored over 8 years ago
Adding the decoupled install patch.

b2127c9c9eb49bc5f4cdcf1665da9c753345a1a3 authored over 8 years ago
Commenting out more unused code.

b98e3bf4fb281ad0837fb12b30324aa57648d80d authored over 8 years ago
Commenting out more unused code.

1cd61dc01e8d4f981d0887dba4f12b98c19fddd3 authored over 8 years ago
Don't insert git_ref field, it's not there anymore.

979e046e4e9a2929b2e7c768dfe293b65e1c1e73 authored over 8 years ago
Stop tracking git_ref in devshop, and use hosting_git module instead.

- Change the environment load query to lead git_ref and git_url fro hosting_git table.
- Remove g...

090aa8bd0b38113637af813c8879c21db1c6be36 authored over 8 years ago
Enable hosting_git./

7920a236403f36edaeef5fed70ddfc65b218f139 authored over 8 years ago
Add patch to hosting to allow sites to create platforms on node insert.

0bf1eeea1515d492e076f66b45d60b166842d47a authored over 8 years ago
Save a site node instead of a platform node, and remove "post platform verify" hooks to create a site node after the fact! Thanks to https://www.drupal.org/node/2824731

79cf78d1e4e2e74a8eacf828f6a73128326cce65 authored over 8 years ago
Improved "project info" block on create project wizard pages.

ad46752a23696dcb645896389183f1f11fdbf3f2 authored over 8 years ago
Check for empty livedomain string.

f0365a6de964bc4df25d49a467e4c91ed75d10d9 authored over 8 years ago
Bumping bootstrap to version 3.8

74e1f09cfbb9861f310aa496b071966934dd6e70 authored over 8 years ago
Avoid notice if project is not set.

851e65733a245f7d5dc7438d7dc0809029a302af authored over 8 years ago
Added devshop_environment_url() for generating new environment domains from domain name pattern.

bb2fa0daa2a40b38f551153af1946de50665075b authored over 8 years ago
Better "no projects" page.

2d34e1cca6178458781e6c526d75731f8cf55405 authored over 8 years ago
Add a stub for site node load for install_method.

77c9f1b9ce0eb1f7fcd9bb909962be4b093c0092 authored over 8 years ago
Bumping ctools and bootstrap versions.

9c5a9c40516f1e394207fd108ff25b05e4a525f3 authored over 8 years ago
Adding database name and path to access info modal.

d9360385174d3c32008949193344f022a5f7808f authored over 8 years ago
Adjusting help comment.

6a5c447970469e0cc3a90a69764b576f554e4818 authored over 8 years ago
Adding "access info" modal window to environments widget to show drush and SSH connection information.

0b7f77b4310b3d67cf83afe9714c5b3ac603ce99 authored over 8 years ago
save $context_name as a separate variable so we can save the path alias with $name later.

5faab4926028bf23db0d2137b73519e3ee05ef8e authored over 8 years ago
style environment name field.

2ed73fac8f24145b1d1c2f604d841512aa2fdb4d authored over 8 years ago
Improve styles of environment name field.

1c8da1430a27410aa803c444e23f1c5e793b661f authored over 8 years ago
Use the domain name pattern to display a form element surrounding the environment name

e79f8dec692ed9ba67448a471f22974eedb213fa authored over 8 years ago
First steps at using the node/add/site form for environment creation:

- Add "environment name" fieldset and use that to generate domain name.

9484c4f348015932278d8da1f78c30105d8262a6 authored over 8 years ago
Verify platform and site after updating drupal

b6ed3119807ad96b9a6c40c1f89e05e2d013c8b3 authored over 8 years ago
Updating golden contrib to 3.8

6bd952fff50189366101c3661d6ae2ef41570d04 authored over 8 years ago
Bumping hosting to 3.8 and adding a patch.

092922f0669c97c6d70ee527c204f86f4b88b07f authored over 8 years ago
Only show message in git diff if it is truncated. Also truncate git status.

91c17dc16c6c48e314f33db960782ce55d3ae6e9 authored over 8 years ago
Return drush command items.

2568cba0707318c52a287286922a07c8016d7554 authored over 8 years ago
Fixing "fatal: no tag exactly matches" output. Send stderr to null when checking for a tag if there is none.

9d3a662406ca152319d5da5fa6626e96002a189c authored over 8 years ago
Output environment display on clone form.

8b932dd1d74492e2c4b287504d05ebb7abdba394 authored over 8 years ago
When no IP addresses are found, add a link to edit the server node so the user can add them.

a264384b783b2c85bc7b601e5143e2df8a02c880 authored over 8 years ago
Handle loading tasks on node tasks tab

02cf9f97c48df425bffae81bce008d73cb990d3a authored over 8 years ago
Output display for all hooks, add code markup.

c655f7956c130d0ae52a4e23d44cf516718643cd authored over 8 years ago
Merge branch '1.x' of github.com:opendevshop/devmaster into drupal-updates

03de7d435b043a014d85c3fa3e89cb8f0c66563c authored over 8 years ago
No TTY in docker exec, maybe fix hanging tests?

7020f820de28553181230dbdce517f798a24d8cf authored over 8 years ago
adding libraries to makefile.

1f6ccfe1f77aad6365a99de41d074dce962df633 authored over 8 years ago
Put the timeago plugin in the right place.

c82995af94a986fa3b94c9a29105ab9f712501ca authored over 8 years ago
Fixing menu access for project verify task. Refresh Branches link works!

1da07f5cd8793e2e1e010ccea244c56b83fd5818 authored over 8 years ago
Ensure "project_" prefix on hosting context name. Something strange seemed to happen on Drupal core upgrade. I think hosting_name was always populated before (in devshop_project_node_load()) and for some reason, on Drupal 7.51, it is not and $node->title is used.

25833f4bf0e7e44f335c182113cb7cc5b4be84d5 authored over 8 years ago
Fixes #140: Fixing branch and tag detection once and for all.

6f886a5f0c9657b28a78668f12ea82cc5e9fa7bd authored over 8 years ago
Including timeago plugin and module in devmaster.

47917033ba52ec79f24d3dc4eec02e336c710d45 authored over 8 years ago
Check for site site before attempting to load it.

6e29a9229f1bb5d441f687a442d2e11e04ce444b authored over 8 years ago
Remove old projects page alter hook.

0c6bf24a0dc85b3a467918e60dee505eb92fa3ce authored over 8 years ago
Checking for variables before printing.

44f1ae7bbc419f70c4767978a1bf82e203794762 authored over 8 years ago
If node does't exist in variables load it.

78b37208e1ab016e6ab9c6d4b1a65a6a36cabdd8 authored over 8 years ago
Check for array before looping.

475d32e744aec8cf6c84492e23c3e2f6d76b769d authored over 8 years ago
Check for array before looping.

b8290c746f0d9386c0b99273cbe2b054a4f38755 authored over 8 years ago
Check for values before appending.

8888ac870b635458f20b6617f362405d36a96076 authored over 8 years ago
Check for array before looping.

c17a8309e8df7ba433a3162b48a7e7e5ca9d9699 authored over 8 years ago
Merge branch '1.x' into drupal-updates

5feb7e3e6318e41ff767baebe9135dd993f4fe03 authored over 8 years ago
Attach timeago() plugin to any element class timeago.

d36ba2e098ad98bf5bbd0ca432ae835a70e8f5ba authored over 8 years ago
Format global tasks list so that "timeago" updates dynamically.

dc8213ac23bef549508e1861e298c9ed5bb4a09c authored over 8 years ago
Removing old empty file.

c065e79c947f8667a3fe10906f848b7978e574e9 authored over 8 years ago
Only test 1.x branch and PRs

6df8a3b98dc745410efc62af56382fe212b9746f authored over 8 years ago
Updating entity to 1.8

16fff70dd8c5447e662178ba9c1929a8806edac6 authored over 8 years ago
Update drupal core to 7.51

a9b0c3ab9d8cae8126465282a30414b155e0ce2a authored over 8 years ago
Bumping hosting and contribs to 3.7, ctools and bootstrap.

e039c28d3d4199398087d87e86d43c27b21ffa48 authored over 8 years ago
Fixing "Refresh Branches" link. Thanks @timwood!!

3fabcc5fbeb15583a7277aca75edda52458e77ce authored over 8 years ago
Truncate huge diffs. 1000 lines or less, please.

67459f94b629e3a758adb37477aea499d6d0be61 authored over 8 years ago
The git reference is NOT present in the remote repository.

607ee9931481a60d7181f4caadab7aaa6f7b9590 authored over 8 years ago
Fixing description of Aegi r Update feature.

e7a81e1a466cea0fe8cabf8e826efa6bd68aeb0a authored over 8 years ago
Fixing the check if the devshop server's public SSH key is found in the github account.

dcb93ad0a50b9b7e9861fb6658d58621457b0c98 authored over 8 years ago
Don't display "retry" or "destroy" if a new verify or clone is in progress.

47e51b4cb8c810f169932396baa6e4fcd3a1533b authored over 8 years ago
Wrong icon for retry clone.

02bd507a9deb6bfca842b32f011a85c4f7e9b220 authored over 8 years ago
Adding code that catches the strange edge case where a tag and a branch share the same SHA. If a tag matched the latest branch, an environment that should be on a branch shows up as on a tag. This started when I started reading the git reference direct from the codebase of the project.

534455fe6c771d0284525b3ddfcb3a2e5e16da06 authored over 8 years ago
Revert "Test against the new branch with the updated tests."

This reverts commit 36db30259e1afcfefeef0e1cbd315bf351797d4e.

793ab419c036dc84f54e3a5859f31d5bfbaa55d0 authored over 8 years ago
Updating Drupal core to 7.50

49eed6d1088b5228c48709b637ea4703ca8841ee authored over 8 years ago
Merge remote-tracking branch 'origin/1.x' into 1.x

63fc05301e29634f71ae7903b85663e7e10a689d authored over 8 years ago
Merge branch 'deploy-composer-install' into 1.x

07dd9fbafd7cc7c2f196e3b1be5a2dbf823fa7fa authored over 8 years ago
Test against the new branch with the updated tests.

90cd73a657d037aa066f6a512524661df8741b56 authored over 8 years ago
Test against the new branch with the updated tests.

248f949d6a482efc389da8022cb55f54eccc57f8 authored over 8 years ago
Respect the new "composer install" deploy hook setting when first verifying a platform.

b8d6798764bcf0f24652116a6d416f462357064f authored over 8 years ago
Add save icon to finish project wizard button and make it more descriptive.

85906f09c0134068acb527fd533142daf12d154f authored over 8 years ago
Float cancel button to the right in all steps of the wizard.

9eadfcef38422c7ecb16bc64e201185801de7c3b authored over 8 years ago
Adding chevron icon to create project wizard.

0771c947c3dfb4db6a160028c195de2f5873f02d authored over 8 years ago
Adding a "plus" icon to "Add environment" button in project wizard.

731833ec55de5164fc0d97720580ce62455c447b authored over 8 years ago
Float the "cancel" project creation button to the right.

a3c6de58160f1af4dcf1ce8e59c8617a1aec0cce authored over 8 years ago
Adding all of bootstrap css, js, and fonts. Fixing broken button icons.

7f2ee3999f099a9acd7c8f60cbe9aebfc1a07cea authored over 8 years ago
Show a message on all pages if a project is still in the creation wizard.

0bfc3c8e5984513ab9e5641098daa8c23d338008 authored over 8 years ago
Only run composer install if a composer.json file is found in the repo root or the drupal root.

ec1730591726e2f1df513c8ec6b02b75d7fbc726 authored over 8 years ago
Add text to "Environment Dashboard" and "Environment Settings" to make it more clear.

1ec7518504fde3a7866883c7b51705fc8331b27b authored over 8 years ago
Adding composer install to environment deploy hooks form.ˆ

75623558e531438254726cafe1f0fc40d36bc769 authored over 8 years ago
Merge branch '1.x' into deploy-composer-install

3aceac26536285e08cef2f2dd708e11e0b3b8b3b authored over 8 years ago