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

192 Коммитов

Автор SHA1 Сообщение Дата
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
Marco Castelluccio 0dd5dfce08 Remove old service-worker-cache.pot and add new offline-shell.pot 2016-03-11 12:13:54 +00:00
Marco Castelluccio 2361bb5002 Import new parametric version-changelog.js 2016-03-11 12:13:23 +00:00
Marco Castelluccio e9e2b429de Ignore build directory 2016-03-11 11:42:57 +00:00
Marco Castelluccio f80a4edf84 Import Makefile from wp-web-push plugin 2016-03-11 11:42:48 +00:00
Marco Castelluccio 404952c440 Don't show notices to users that can't modify options 2016-03-11 11:27:27 +00:00
Marco 53e4becdec Merge pull request #83 from mozilla/issue-81
Fix #81 - Prevent normalize/referrer from causing referrer problem.
2016-03-10 22:56:54 +00:00
David Walsh c411bc14d5 Fix #81 - Prevent normalize/referrer from bricking SW 2016-03-10 16:48:20 -06:00
David Walsh 41b5339554 Merge pull request #79 from mozilla/0.2.3
Tagging 0.2.3
2016-03-10 11:09:29 -06:00
David Walsh a01254ad05 Tagging 0.2.3 2016-03-10 11:04:17 -06:00
David Walsh c5e1335561 Merge pull request #78 from mozilla/object-keys
Fix .keys() error in service worker
2016-03-10 11:02:31 -06:00
David Walsh 802a3d0dbf Fix .keys() error in service worker 2016-03-10 10:56:05 -06:00
David Walsh 45d0109923 Merge pull request #76 from mozilla/0.2.2
Tagging 0.2.2
2016-03-09 13:17:54 -06:00
David Walsh f07eb5ee9e Tagging 0.2.2 2016-03-09 13:11:59 -06:00
David Walsh 15d673716e Merge pull request #75 from mozilla/lang-check
Adding 'offline-shell' for language namespace where missed
2016-03-09 12:48:15 -06:00