jenkins-bot has submitted this change and it was merged.

Change subject: Release 0.1.0 of QuickSurveys
......................................................................


Release 0.1.0 of QuickSurveys

Merge branch 'dev'
Generated via
``git merge --no-ff origin/dev``

Change-Id: Idc6af61a633a125dc0a149ca411e646984acbf90
---
M .gitreview
A HISTORY
M extension.json
3 files changed, 28 insertions(+), 2 deletions(-)

Approvals:
  Jdlrobson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.gitreview b/.gitreview
index a7671ae..93cc955 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,5 +2,5 @@
 host=gerrit.wikimedia.org
 port=29418
 project=mediawiki/extensions/QuickSurveys.git
-defaultbranch=dev
+defaultbranch=master
 defaultrebase=0
diff --git a/HISTORY b/HISTORY
new file mode 100644
index 0000000..cd113b7
--- /dev/null
+++ b/HISTORY
@@ -0,0 +1,26 @@
+== QuickSurveys 0.1.0 ==
+b6d889b Push to dev branch by default
+f1abf24 Update gitignore
+30d58bf Load a quick survey on desktop and mobile
+1789de8 Register enabled surveys as RL modules via hook
+4a90c94 Add support for logging events to Schema:QuickSurveysResponses
+86b4645 Move the extend function to the utils module
+f5fb14a Show external surveys
+f3d061b Fix jscs and jsdoc warnings
+ff497e2 QA: My extensions first browser test
+6542d09 QA: Browser test for participant in survey
+b58bede Model internal and external surveys
+8e6ec7d QA: Add sample articles for testing purposes
+6827ade Don't inject survey into table of contents
+39bdf81 Include the name of the survey in the spec
+1703aa7 Setup survey bucketing and add browser tests
+c7068e1 Hygiene: Make survey selection easier to read
+49b6393 Styling tweaks for Vector
+1091272 Add an option to load a specific survey
+ff83ade Add browser tests for external surveys
+91b8c4f Don't show the survey panel when minerva beta opt-in panel is shown
+f5dbd89 Generate a new token for each survey
+72f7fa9 Do not load Mustache and Hogan on mobile
+7466976 Trim MediaWiki:Quicksurveys-desc for clarity
+a0959b1 Hygiene: Refactor insertion of survey panel
+
diff --git a/extension.json b/extension.json
index 1869db7..1e96013 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "QuickSurveys",
-       "version": "0.0.1",
+       "version": "0.1.0",
        "author": [
                "Bahodir Mansurov",
                "Joaquin Hernandez",

-- 
To view, visit https://gerrit.wikimedia.org/r/236972
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idc6af61a633a125dc0a149ca411e646984acbf90
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/QuickSurveys
Gerrit-Branch: master
Gerrit-Owner: Robmoen <rm...@wikimedia.org>
Gerrit-Reviewer: Jdlrobson <jrob...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to