Граф коммитов

206 Коммитов

Автор SHA1 Сообщение Дата
Myk Melez e50434c0e1
note that project is archived 2019-06-20 11:08:59 -07:00
Myk Melez f0a31483ce
Merge pull request #112 from Mozilla-GitHub-Standards/master
Add Mozilla Code of Conduct
2019-04-01 16:21:59 -07:00
Mozilla-GitHub-Standards ea7d3f2b74 Add Mozilla Code of Conduct file
Fixes #111.

_(Message COC002)_
2019-03-29 10:09:06 -07:00
Salvador de la Puente González 50bef3d747 Create README.md 2017-06-12 09:02:39 +02:00
Marco c9ec88700a Merge pull request #100 from marco-c/use_composer_autoload
Use Composer autoloading
2016-04-06 15:02:14 +01:00
Marco Castelluccio 79ba1203b5 Use Mozilla namespace 2016-04-06 14:41:58 +01:00
Marco Castelluccio c73e1d1f62 Update WP_SW_Manager class 2016-04-06 14:40:36 +01:00
Marco Castelluccio be02e8b403 Add 'minimum-stability' field to composer.json 2016-04-06 14:40:26 +01:00
Marco Castelluccio c1f5750cbe Remove 'classmap' autoload for wp-sw-manager 2016-04-06 14:37:58 +01:00
Marco Castelluccio b8a7fc847e Merge branch 'master' of https://github.com/mozilla/wp-offline-shell into use_composer_autoload 2016-04-06 14:22:11 +01:00
Marco c280b45307 Merge pull request #102 from mozilla/marco-c-patch-1
Remove URL from short description
2016-04-06 12:56:15 +01:00
Marco 4ab563e945 Remove URL from short description
Fixes #101.
2016-04-06 12:52:17 +01:00
Marco Castelluccio 0e0a9ee0fc Use Composer autoloading 2016-04-04 20:19:56 +01:00
Marco Castelluccio c7613a71ed Use --prefer-dist instead of --prefer-source, as suggested in https://twitter.com/seldaek/status/708236348281495552 2016-04-04 15:26:45 +01:00
Marco 1932d4fba7 Merge pull request #99 from marco-c/composer_lock
Commit composer.lock
2016-04-04 13:04:32 +01:00
Marco Castelluccio d4ccc8c62a Update dependencies 2016-04-04 12:59:39 +01:00
Marco Castelluccio c7d2493acf Commit composer.lock to the repo 2016-04-04 11:52:39 +01:00
Marco Castelluccio af215fcdeb Use 'prefer-source' and 'no-interaction' arguments for composer install 2016-04-04 11:52:29 +01:00
David Walsh 0f0b62c487 Merge pull request #97 from mozilla/add-ignoresearch-test
Adding test for ignoreSearch
2016-03-14 14:08:20 -05:00
David Walsh 5b17ac84df Adding test for ignoreSearch 2016-03-14 13:52:20 -05:00
David Walsh 37d334486d Merge pull request #96 from mozilla/issue-86
Fix #86 - Rename normalize function
2016-03-14 13:18:36 -05:00
David Walsh a47459ba0d Fix #86 - Rename normalize function 2016-03-14 13:15:28 -05:00
David Walsh cd64bb061c Merge pull request #95 from mozilla/tag-0.4.0
Updating to 0.4.0
2016-03-14 13:11:58 -05:00
David Walsh 6ae0ff0792 Updating to 0.4.0 2016-03-14 13:03:10 -05:00
David Walsh a65fbb6c61 Merge pull request #90 from marco-c/new_Makefile
Import Makefile from wp-web-push
2016-03-14 13:00:39 -05:00
Marco Castelluccio ad4170a4da Merge branch 'master' of https://github.com/mozilla/wp-offline-shell into new_Makefile 2016-03-14 16:55:11 +00:00
David Walsh 48f512a171 Merge pull request #94 from mozilla/stable-branch
Move stable tag to , not a version
2016-03-14 11:39:29 -05:00
David Walsh 3371327466 Move stable tag to , not a version 2016-03-14 11:35:50 -05:00
Marco Castelluccio 9016985969 Generate new POT file 2016-03-14 15:37:24 +00:00
Marco Castelluccio a3a809367c Add missing TextDomain from _e call (and fix an old 'service-worker-cache' one) 2016-03-14 15:37:02 +00:00
Marco Castelluccio e0bcf80058 Merge branch 'master' of https://github.com/mozilla/wp-offline-shell into new_Makefile 2016-03-14 15:35:24 +00:00
David Walsh be2ce33d9d Merge pull request #54 from marco-c/race_network_cache
Make the service worker respond with the fastest between the cache and the network
2016-03-14 10:32:37 -05:00
Marco Castelluccio 85e8e0081f Also update the *-db.php file on 'make release' 2016-03-14 15:31:35 +00:00
Marco Castelluccio 5bcf3dd329 Use a constant to hold the current version of the plugin 2016-03-14 15:31:18 +00:00
Marco Castelluccio 4259c45dfa Make logging less confusing 2016-03-14 15:03:29 +00:00
Marco Castelluccio fa0fafa9da Localize cache-network-race field description 2016-03-14 11:51:57 +00:00
Marco Castelluccio 59239b611f Merge branch 'master' of https://github.com/darkwing/wp-sw-cache into race_network_cache 2016-03-14 11:50:28 +00:00
David Walsh aadf14b903 Merge pull request #84 from brendandahl/admin-notice
Process the POST options before the admin notices are rendered.
2016-03-11 13:29:48 -06:00
Brendan Dahl 419ba64105 Process the POST options before the admin notices are rendered. 2016-03-11 10:26:00 -08:00
Marco 96d69b66a8 Merge pull request #85 from mozilla/branding
Update readme to include screenshot information
2016-03-11 16:03:19 +00:00
David Walsh 5013824702 Update readme to include screenshot information
Add assets for WordPress plugin branding
2016-03-11 09:58:57 -06:00
David Walsh f8b9e8fde5 Merge pull request #87 from marco-c/dont_show_notices_normal_users
Don't show notices to users that can't modify options
2016-03-11 09:36:35 -06:00
David Walsh 4fd91abd4b Merge pull request #93 from marco-c/use_chromium_for_tests
Use Chromium for tests instead of Chrome
2016-03-11 09:24:48 -06:00
Marco Castelluccio 7adec92594 Run Chromium without sandbox 2016-03-11 13:02:18 +00:00
Marco Castelluccio dd58673a58 Remove 'generate-pot' from .PHONY targets 2016-03-11 13:01:57 +00:00
Marco Castelluccio d785bdcf76 Use Chromium for tests instead of Chrome 2016-03-11 12:54:35 +00:00
Marco Castelluccio 0f702cf09d Fix version in POT file 2016-03-11 12:49:46 +00:00
Marco Castelluccio 187cc72a40 Tests should include the built plugin 2016-03-11 12:47:02 +00:00
Marco Castelluccio 3f56b0f9ba Re-add test-sw target 2016-03-11 12:42:30 +00:00
Marco Castelluccio 96ccf8ec9a Don't run composer in .travis.yml because it's automatically executed by the Makefile 2016-03-11 12:38:13 +00:00