Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/opendevshop/devmaster
Drupal web interface for DevShop | READ-ONLY
https://github.com/opendevshop/devmaster
Put back hook_intercomio_settings_alter() so we don't override user_id.
be43473b2a6f29efd51b3ed3bada2acfff48bea4 authored about 6 years ago
be43473b2a6f29efd51b3ed3bada2acfff48bea4 authored about 6 years ago
Don't use "cas_name" for intercom name.
6cad999e9aedf89c4a33f1396945643d5beaaa99 authored about 6 years ago
6cad999e9aedf89c4a33f1396945643d5beaaa99 authored about 6 years ago
Skip composer-manager install command, just use the command to build the composer.json then a direct call to `composer install`.
76ef4ba209998afb592e6fe43e88b31e367cda57 authored about 6 years ago
76ef4ba209998afb592e6fe43e88b31e367cda57 authored about 6 years ago
Add log message to composer install.
35d132373ad32b91ab7b72c24a5a895c98345607 authored about 6 years ago
35d132373ad32b91ab7b72c24a5a895c98345607 authored about 6 years ago
Remove autoloader.
1c58ede773e7c200c902fadd2649485b3da62df2 authored about 6 years ago
1c58ede773e7c200c902fadd2649485b3da62df2 authored about 6 years ago
Remove variable set from profile.
da5ce4bdd96fd6523de60e6fc04b8e8d2d3da2dd authored about 6 years ago
da5ce4bdd96fd6523de60e6fc04b8e8d2d3da2dd authored about 6 years ago
Remove autoloader again!
da1a337afc63c5e070b45918ba3e6672b7e7f217 authored about 6 years ago
da1a337afc63c5e070b45918ba3e6672b7e7f217 authored about 6 years ago
Hah! don't forget composer manager.
2691cab9cd153d1216b0c1ec09f06bcdbed8e9d2 authored about 6 years ago
2691cab9cd153d1216b0c1ec09f06bcdbed8e9d2 authored about 6 years ago
Remove autoloader.
f28ca7f7207c45ee0a68235682a1608ac19ef974 authored about 6 years ago
f28ca7f7207c45ee0a68235682a1608ac19ef974 authored about 6 years ago
Fixing automated composer install for devmaster! no more vendor code commits.
062685a277e0f86563c710529c69a6c4329d1762 authored about 6 years ago
062685a277e0f86563c710529c69a6c4329d1762 authored about 6 years ago
REmove drush_composer_manager() call from profile.
b43f6c10528302d06b0860c9e9c967d23dc131b0 authored about 6 years ago
b43f6c10528302d06b0860c9e9c967d23dc131b0 authored about 6 years ago
Last autoload include?
cb54bdbf65c6e38176f57e1dee0a032cbeec1336 authored about 6 years ago
cb54bdbf65c6e38176f57e1dee0a032cbeec1336 authored about 6 years ago
No longer need to require vendor.
566c165d96cb0cbfba86ab8d2310f48197ec9184 authored about 6 years ago
566c165d96cb0cbfba86ab8d2310f48197ec9184 authored about 6 years ago
Don't autobuild composer.json on module enable through web.
4524058a4be4ac870bd226d51195a5a2c517273a authored about 6 years ago
4524058a4be4ac870bd226d51195a5a2c517273a authored about 6 years ago
Removing vendor code from devshop_github now that we use composer_manager.
d96922fb2b133d662e9a703b0ef98bb91e2f207a authored about 6 years ago
d96922fb2b133d662e9a703b0ef98bb91e2f207a authored about 6 years ago
Bumping minimum PHP version.
5305b94bb069a66b7d07c49292f97f6cefc1ed75 authored about 6 years ago
5305b94bb069a66b7d07c49292f97f6cefc1ed75 authored about 6 years ago
Enable composer_manager by default and use drush_composer_manager() to build vendor dependencies in devmaster_install().
5603dfbf557e725483d6ac1d1e2a364c4d7658e4 authored about 6 years ago
5603dfbf557e725483d6ac1d1e2a364c4d7658e4 authored about 6 years ago
Fix comment for post updatedb hook.
212f8db289890f29996973970658d271aa25b685 authored about 6 years ago
212f8db289890f29996973970658d271aa25b685 authored about 6 years ago
Enable composer manager, devshop permissions, and intercom IO on devshop support network install.
a121493c161cfbc397b0de7e26c979fad6fefe1c authored about 6 years ago
a121493c161cfbc397b0de7e26c979fad6fefe1c authored about 6 years ago
Removing devmaster.install file, update hooks in other module.
8dc58774a81565bc35a69484ab34f2d35628ff8c authored about 6 years ago
8dc58774a81565bc35a69484ab34f2d35628ff8c authored about 6 years ago
Deleting vendor code
5371098e2a0e8073d9026f8497bb986b99d4faf1 authored about 6 years ago
5371098e2a0e8073d9026f8497bb986b99d4faf1 authored about 6 years ago
Add a drush hook to trigger composer install in devmaster profile on updatedb.
406a760b93e9ebaf753296c5ad64a4d244d24b8e authored about 6 years ago
406a760b93e9ebaf753296c5ad64a4d244d24b8e authored about 6 years ago
Merge branch 'composer-consolidation' of github.com:opendevshop/devmaster into devshop-support
6b98e2aa5a4fe23e5008431f0fb75a565064391f authored about 6 years ago
6b98e2aa5a4fe23e5008431f0fb75a565064391f authored about 6 years ago
Enable devshop permissions module by default.
c56549639a220b2649e3cc5cf42f42b51dd0857f authored about 6 years ago
c56549639a220b2649e3cc5cf42f42b51dd0857f authored about 6 years ago
Update admin_menu to 3.0-rc6!
bc27b10b4d5f10392a2a50cf97181c3499bd07e5 authored about 6 years ago
bc27b10b4d5f10392a2a50cf97181c3499bd07e5 authored about 6 years ago
Revert "Revert "Bump bootstrap version.""
This reverts commit 47dbe5892bef7de59250baff6da8f7e8e7a46bde.
f77545ca1719f6513f805c502b31e203881f4a1c authored about 6 years ago
Merge branch 'devshop-support' of github.com:opendevshop/devmaster into devshop-support
8547bdfbb6881134f58398b0f8fce6efbc3e4af1 authored about 6 years ago
8547bdfbb6881134f58398b0f8fce6efbc3e4af1 authored about 6 years ago
Run hosting tasks one more time? hoping that fixes the failing upgrade test?
d45134bacba46632a52138aa2084c24e4e60e25f authored about 6 years ago
d45134bacba46632a52138aa2084c24e4e60e25f authored about 6 years ago
Revert "Bump bootstrap version."
This reverts commit 468b5025ec616fde3eee6456116ba7dcb52a5869.
0767f832bc8d0a7b23cd36769f4104998e81d2ea authored about 6 years ago
Fix devshop_reset_last_tasks() function.
fd84c3d6a57f9fe25e29e8281e7ce7498cc1a186 authored about 6 years ago
fd84c3d6a57f9fe25e29e8281e7ce7498cc1a186 authored about 6 years ago
Fix devshop_reset_last_tasks()
091d2a6bb9871b463c18fa34a70c48e278a0ca68 authored about 6 years ago
091d2a6bb9871b463c18fa34a70c48e278a0ca68 authored about 6 years ago
Reset last tasks after importing.
ac1096de1ba8c9f57fbad188cab8a4368d7d92bc authored about 6 years ago
ac1096de1ba8c9f57fbad188cab8a4368d7d92bc authored about 6 years ago
Use correct site and platform nids.
b61af221c10ff978ef5759b6167055ceaea0109c authored about 6 years ago
b61af221c10ff978ef5759b6167055ceaea0109c authored about 6 years ago
Add found platform and site nids for debugging.
9c5f33e96afe286074bd57c16ab560f383d10a9f authored about 6 years ago
9c5f33e96afe286074bd57c16ab560f383d10a9f authored about 6 years ago
in devshop_environment_save(), check for existing records so we can insert too.
62b87b7f96e510e512b10f57f70eafeedd5b5330 authored about 6 years ago
62b87b7f96e510e512b10f57f70eafeedd5b5330 authored about 6 years ago
Fix hosting-import hooks to allow importing of drush project contexts into devshop.
635202a5dbf390aa637ee21e0718303d563ae212 authored about 6 years ago
635202a5dbf390aa637ee21e0718303d563ae212 authored about 6 years ago
Load context names into environments.
832a03d1ae238006f6e196a2954f0453411c8cf0 authored about 6 years ago
832a03d1ae238006f6e196a2954f0453411c8cf0 authored about 6 years ago
Don't export tasks lists to aegir contexts.
c3bcf7fcca895fa59382abe1522050bd5cedaa36 authored about 6 years ago
c3bcf7fcca895fa59382abe1522050bd5cedaa36 authored about 6 years ago
Better description of offering.
7620977f4ca0d2d1356c53a95438973ddbe4486c authored about 6 years ago
7620977f4ca0d2d1356c53a95438973ddbe4486c authored about 6 years ago
Re-do tests to confirm inactive license, then active license.
d510effd9d7a15f700c87580b917cc8411bbb0ae authored about 6 years ago
d510effd9d7a15f700c87580b917cc8411bbb0ae authored about 6 years ago
Handle fake license key.
b36dcd06c2488d0f408cf8ce16a50b597ee7f034 authored about 6 years ago
b36dcd06c2488d0f408cf8ce16a50b597ee7f034 authored about 6 years ago
Bump bootstrap version.
e87ecdaa8d978f05c628e0337f124efcf4a5104d authored about 6 years ago
e87ecdaa8d978f05c628e0337f124efcf4a5104d authored about 6 years ago
Bail out for devshop.local.computer license check before we add users.
d818f3a881fc9dd05a4cb205648d7e7c66694008 authored about 6 years ago
d818f3a881fc9dd05a4cb205648d7e7c66694008 authored about 6 years ago
Remove dehydrated from makefiles.
4d70a4a2c9688e1c66a67ca0146bb904db2905ad authored about 6 years ago
4d70a4a2c9688e1c66a67ca0146bb904db2905ad authored about 6 years ago
Use a tagged version of dehydrated.
52bdee6c051b5ede3ed33e5bbf3e2420ab2c76bf authored about 6 years ago
52bdee6c051b5ede3ed33e5bbf3e2420ab2c76bf authored about 6 years ago
Add footer links to login pages.
b445cef0a7c31254a683422323b639ce89299aca authored about 6 years ago
b445cef0a7c31254a683422323b639ce89299aca authored about 6 years ago
Fixing test
8189385e5fb53f3877348019257d70f108d62820 authored about 6 years ago
8189385e5fb53f3877348019257d70f108d62820 authored about 6 years ago
Fixing bad link call
914a03a15565f5df7e20c5f6ba40362880c0d6ab authored about 6 years ago
914a03a15565f5df7e20c5f6ba40362880c0d6ab authored about 6 years ago
Adding support logo
c09f8e5a2cbdd934d69c90fbb925113a8032b058 authored about 6 years ago
c09f8e5a2cbdd934d69c90fbb925113a8032b058 authored about 6 years ago
prevent support license checks in automated testing.
d7c35d03703f74b797ea2e8cbff7897b8bc8983b authored about 6 years ago
d7c35d03703f74b797ea2e8cbff7897b8bc8983b authored about 6 years ago
Show both logos!
ec8bb974e28f13d2235fcb5aedcad30483b6d2dd authored about 6 years ago
ec8bb974e28f13d2235fcb5aedcad30483b6d2dd authored about 6 years ago
Show both logos!
843520f00d97c597e316ccc22baa3141bfca1f82 authored about 6 years ago
843520f00d97c597e316ccc22baa3141bfca1f82 authored about 6 years ago
Validate license on cas_user_alter so users will be present right before login.
1575dc51075fce19db40a8571d8e71e974668e1b authored about 6 years ago
1575dc51075fce19db40a8571d8e71e974668e1b authored about 6 years ago
Fixing the text and the test.
fd0c6cccea5f84168cf89b945465a6fd7bfaa645 authored about 6 years ago
fd0c6cccea5f84168cf89b945465a6fd7bfaa645 authored about 6 years ago
force cas identifier to 0 because automated tests redirect, and we dont really need it because our buttons are links.
9da2d577209e2263f4d4391aa374315169e8df85 authored about 6 years ago
9da2d577209e2263f4d4391aa374315169e8df85 authored about 6 years ago
Hide login button another way
38ba6a778e49ea930fcd336b9f99749dab612e47 authored about 6 years ago
38ba6a778e49ea930fcd336b9f99749dab612e47 authored about 6 years ago
Improving the login experience.
4f4975b25ca5f84c806a475683e29dd7f5a6c24f authored about 6 years ago
4f4975b25ca5f84c806a475683e29dd7f5a6c24f authored about 6 years ago
Don't forget the @api!
091929f7d451d1ca183888cedd3bdedd5078d0ea authored about 6 years ago
091929f7d451d1ca183888cedd3bdedd5078d0ea authored about 6 years ago
Use the right module name.
11e72a39e02af503534f0febf45730161e3b16b4 authored about 6 years ago
11e72a39e02af503534f0febf45730161e3b16b4 authored about 6 years ago
Enable devshop_support on install.
723f0965c4cfc5d9902a20b850e2b7e6c94a75bd authored about 6 years ago
723f0965c4cfc5d9902a20b850e2b7e6c94a75bd authored about 6 years ago
Print drush output in test to debug.
a3ac18b86216bfdf3ca654a80887bf1f2d178ad9 authored about 6 years ago
a3ac18b86216bfdf3ca654a80887bf1f2d178ad9 authored about 6 years ago
Adding new login/forgot password templates and tests to ensure turning on the license turns on the messaging.
3a1c6572b3458cfcdfef830321862f3cfab5e300 authored about 6 years ago
3a1c6572b3458cfcdfef830321862f3cfab5e300 authored about 6 years ago
Enable devshop support client on upgrade.
149b1e6191c4d6e9f852689e389d777661050024 authored about 6 years ago
149b1e6191c4d6e9f852689e389d777661050024 authored about 6 years ago
force cas login if license is active, and dont alter page to show support status if user is not logged in.
3a20f9f261f1885125d9f133ddfd305bc16cbff5 authored about 6 years ago
3a20f9f261f1885125d9f133ddfd305bc16cbff5 authored about 6 years ago
Making an awesome sign in page if devshop support is enabled.
613d2bd8e846426c9f4b4d8d96729c71f75236c6 authored about 6 years ago
613d2bd8e846426c9f4b4d8d96729c71f75236c6 authored about 6 years ago
If not logged in, redirect to the user/login page instead of just returning the form.
8697ad9af584a42a861edbe7fd284ce9c0c52789 authored about 6 years ago
8697ad9af584a42a861edbe7fd284ce9c0c52789 authored about 6 years ago
Avoid notice
24aa9e26855b78c32ea9388d8ef049f34e9aae0b authored about 6 years ago
24aa9e26855b78c32ea9388d8ef049f34e9aae0b authored about 6 years ago
Fixing link to support status
6843fce98aa65bab00593d2182cdc665b680e7bb authored about 6 years ago
6843fce98aa65bab00593d2182cdc665b680e7bb authored about 6 years ago
Merge branch 'fix-remote-alias-load' of github.com:opendevshop/devmaster into devshop-support
eaf5e2650f5dedb1cb67844e9c8cb36dfbe927fb authored about 6 years ago
eaf5e2650f5dedb1cb67844e9c8cb36dfbe927fb authored about 6 years ago
Adding devshop support module
c0c71a556b6827c4c206c11e0bb083f7fffb56fe authored about 6 years ago
c0c71a556b6827c4c206c11e0bb083f7fffb56fe authored about 6 years ago
Fixing styles of new task view.
8b6b722a2d18e2a2575dcb3413e851ac319df178 authored about 6 years ago
8b6b722a2d18e2a2575dcb3413e851ac319df178 authored about 6 years ago
Fixing up task buttons.
dce88a10f53f6767d1a2527a45c8fbc21aae1c9c authored about 6 years ago
dce88a10f53f6767d1a2527a45c8fbc21aae1c9c authored about 6 years ago
Fix token on Run Again button.
b542215a96fb5b4d1352de990e87314136e1bfe5 authored about 6 years ago
b542215a96fb5b4d1352de990e87314136e1bfe5 authored about 6 years ago
Load project messages from $project->messages
24a3a067cecb1500c2f5daccc78bef8b4582f69b authored about 6 years ago
24a3a067cecb1500c2f5daccc78bef8b4582f69b authored about 6 years ago
Safeguard existing environments when loading remote sync sources: show a warning message when a sync source matches a live environment.
9a14ace77d428c32872ca6a1ebd791c758c61708 authored about 6 years ago
9a14ace77d428c32872ca6a1ebd791c758c61708 authored about 6 years ago
Fixing pre-wrap in console logs. so annoying! Now better.
0ed4bcf585b1478b84fbcd56c7d4723fb3e869b7 authored about 6 years ago
0ed4bcf585b1478b84fbcd56c7d4723fb3e869b7 authored about 6 years ago
Making sure to load remotes only if there is one
df1409923d33425e79c06f92065f2fbedef918a8 authored about 6 years ago
df1409923d33425e79c06f92065f2fbedef918a8 authored about 6 years ago
Regenerate autoloader
97d2260d614d7216fe4ac7f2c201476bd05c24fc authored about 6 years ago
97d2260d614d7216fe4ac7f2c201476bd05c24fc authored about 6 years ago
One more dirname()
7e9f6e18a2498e357b5ae3b30618bff24f4bbbb9 authored about 6 years ago
7e9f6e18a2498e357b5ae3b30618bff24f4bbbb9 authored about 6 years ago
Removing extra composer directories in devshop. Just use the one in devmaster root.
e2a2e98ddd400a944dbd262fbce5817d1db7da07 authored about 6 years ago
e2a2e98ddd400a944dbd262fbce5817d1db7da07 authored about 6 years ago
Add statsd.module.
e77b02c95878b2d3bb8b394db20a3734f45e630d authored about 6 years ago
e77b02c95878b2d3bb8b394db20a3734f45e630d authored about 6 years ago
Merge branch '7.x-1.x' into notices
f1f45d9af7efc09fb2aab2e029e39ea46525f111 authored about 6 years ago
f1f45d9af7efc09fb2aab2e029e39ea46525f111 authored about 6 years ago
Update drupal-org-core.make
3ffb58f405035b2c9b84c57642fa40ae425e0605 authored about 6 years ago
3ffb58f405035b2c9b84c57642fa40ae425e0605 authored about 6 years ago
Switch to just HOSTING_HTTPS_ENABLED.
183e26a77dda9909d9a1c6ffbba81683636431af authored about 6 years ago
183e26a77dda9909d9a1c6ffbba81683636431af authored about 6 years ago
Let's default to use production letsencrypt server.
b85c18d31738c53c1feddaf33c545f938b2eeb01 authored about 6 years ago
b85c18d31738c53c1feddaf33c545f938b2eeb01 authored about 6 years ago
Fail better, don't enable HTTPS.
347e93b5893b091cb150a31bbc398c73ac99892c authored about 6 years ago
347e93b5893b091cb150a31bbc398c73ac99892c authored about 6 years ago
bumping to Drupal 7.61
f15b99b63f7654a595611c53d7f00f19dc62656f authored about 6 years ago
f15b99b63f7654a595611c53d7f00f19dc62656f authored about 6 years ago
Default to HTTPS enabled and notify user.
08198e3d3cc1a9c8bbd8cbf779d96a685a291702 authored about 6 years ago
08198e3d3cc1a9c8bbd8cbf779d96a685a291702 authored about 6 years ago
Merge branch '7.x-1.x' of github.com:opendevshop/devmaster into 3014468-graceful-https-fail
106d683e6c63fd263fd0c8754b1b8c33390e20f7 authored about 6 years ago
106d683e6c63fd263fd0c8754b1b8c33390e20f7 authored about 6 years ago
Add Hosting HTTPS patch for graceful LE verify.
27499fd7fcd9f6a0f04e6149ac533d9f3a5da74a authored about 6 years ago
27499fd7fcd9f6a0f04e6149ac533d9f3a5da74a authored about 6 years ago
Merge pull request #128 from opendevshop/ensure-le-upgrade
Ensure LetsEncrypt is enabled
c94860d1c4bbfd0e1b3e6fcbfa007d24e6812508 authored about 6 years ago
Comment out selector of Apache HTTPS, it's breaking too much now.
b3ad13b9322d2c3ac3a9abf88601a287dfce4290 authored about 6 years ago
b3ad13b9322d2c3ac3a9abf88601a287dfce4290 authored about 6 years ago
Revert "Force enable hosting_apache_https, tests seem to not see the "Apache HTTPS" option."
This reverts commit 9ad30f0b92d9cb6426834455eedfbed6a7680f29.
00b2cdc42fec5ef055afb2286f50177b7f0da2a4 authored about 6 years ago
Force enable hosting_apache_https, tests seem to not see the "Apache HTTPS" option.
74570f20ffd89fc7387b52f4a94e942d9586a643 authored about 6 years ago
74570f20ffd89fc7387b52f4a94e942d9586a643 authored about 6 years ago
Forgot to select apache https too.
bd3b438a3bc0e242e34dae0e84a435921e8e3f02 authored about 6 years ago
bd3b438a3bc0e242e34dae0e84a435921e8e3f02 authored about 6 years ago
Turn on LetsEncrypt for server_master in the test, since we can't in the upgrade hook.
1fb94f09f894327aff22535e589c9f191675ec96 authored about 6 years ago
1fb94f09f894327aff22535e589c9f191675ec96 authored about 6 years ago
Make it dependent on an earlier version? 7010 seems to be the update running when the error throws? https://travis-ci.org/opendevshop/devmaster/jobs/455732885#L3928
ef91d480354ef3456f63b23fad5a24930ce77614 authored about 6 years ago
ef91d480354ef3456f63b23fad5a24930ce77614 authored about 6 years ago
Revert "Remove automated install of hosting_letsencrypt to see if that's what's causing our errors."
This reverts commit 4e3e640e9e5a9a88acd87bce540420de322eb772.
34b641cde9df87b0362334e7419ef210fb8558ee authored about 6 years ago
Attempt to use update dependencies to get around hook load update bugs?
426e74b872e42c6ceb6055da7844bb36ea7df455 authored about 6 years ago
426e74b872e42c6ceb6055da7844bb36ea7df455 authored about 6 years ago
Merge pull request #134 from Nimblersoft/7.x-1.x
Adding support for Gitlab webhooks
1d3ba79b777f8e09ef219b7f6dd08c0bd7001816 authored about 6 years ago