summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-06Merge pull request #3162 from ether/fix_connection_to_sauce_labsLuiza Pagliari
Fix connection to sauce labs
2017-04-06[fix] Fix path on test scriptLuiza Pagliari
2017-04-06[fix] Use new SauceConnect provided by Sauce LabsLuiza Pagliari
Could not dowload "Sauce-Connect-latest.zip" anymore, need to change to new version of SauceConnect.
2017-04-06Localisation updates from https://translatewiki.net.translatewiki.net
2017-04-04Merge pull request #3160 from pageye123/developLuiza Pagliari
wrong path of generate.js
2017-04-04wrong path of generate.jsjeffreyye
2017-04-03Localisation updates from https://translatewiki.net.translatewiki.net
2017-03-30Localisation updates from https://translatewiki.net.translatewiki.net
2017-03-20Localisation updates from https://translatewiki.net.translatewiki.net
2017-03-13Merge pull request #3149 from AdamNiederer/patch-1Luiza Pagliari
Remove an extra space
2017-03-13Merge pull request #3150 from AdamNiederer/developLuiza Pagliari
Docs: Lots of spelling fixes
2017-03-13Localisation updates from https://translatewiki.net.translatewiki.net
2017-03-11Fix typoAdam Niederer
2017-03-11Spelling fixesAdam Niederer
2017-03-11Spelling fixesAdam Niederer
2017-03-11Spelling, grammar, and style improvementsAdam Niederer
2017-03-11Spelling fixAdam Niederer
Also removes an extra space
2017-03-11Grammar fixAdam Niederer
2017-03-11Remove an extra spaceAdam Niederer
2017-03-06Localisation updates from https://translatewiki.net.translatewiki.net
2017-02-27Localisation updates from https://translatewiki.net.translatewiki.net
2017-02-23Localisation updates from https://translatewiki.net.translatewiki.net
2017-02-20Merge pull request #3141 from ether/fix_ie10_testLuiza Pagliari
Fix IE10 test
2017-02-20[fix] Remove extra whitespace on helper tests for IELuiza Pagliari
2017-02-20[refactor] Use better way to select a single lineLuiza Pagliari
2017-02-20[test] Fix helper tests for IELuiza Pagliari
2017-02-08Merge pull request #3136 from joassouza/fix_minifyLuiza Pagliari
Fix minification of JS files
2017-02-07Refactor codejoassouza
2017-02-07Fix minification of codejoassouza
2017-02-06Localisation updates from https://translatewiki.net.translatewiki.net
2017-02-03Merge pull request #3135 from storytouch/developLuiza Pagliari
[fix] Fix drag and drop tests for IE
2017-02-03[fix] Fix drag and drop tests for IELuiza Pagliari
2017-02-02Merge pull request #3119 from storytouch/fix_3118Luiza Pagliari
Create plugin to run tests for line attribs + fix #3118
2017-01-29Merge pull request #3131 from Sjord/remove-outdated-commentStefan
Remove deprecated comment
2017-01-26Remove deprecated commentSjoerd Langkemper
The session key is currently stored in SESSIONKEY.txt, so it is no longer reset every time the server starts.
2017-01-17Merge pull request #3123 from Sjord/fix-hook-called-fromLuiza Pagliari
Update called from for two hooks
2017-01-17Update called from for two hooksSjoerd Langkemper
`expressCreateServer` and `expressConfigure` are called from `express.js`, not from `server.js`.
2017-01-12Merge pull request #3122 from tpltnt/freebsd-pkg-fixLuiza Pagliari
readme: added curl as dependency
2017-01-12added curl as dependencytpltnt
2017-01-12[chore] Use helper plugin when running tests on TravisLuiza Pagliari
This plugin allows us to test code related to plugins, like testing issues that only happen when we have plugins using line attribs, for example (see #3118).
2017-01-12[fix] Consider line attribs of plugins when building changesetsLuiza Pagliari
When checking the places on text that are identical between content before and after a changeset, we were considering only the standard (Etherpad-core) attributes, and not taking into account attributes created by the plugins. One consequence was that the '*' marker of lines with line attribs were being kept, even when the new lines have different line attribs. See #3118 for more details. Fix #3118.
2017-01-02Localisation updates from https://translatewiki.net.Niklas Laxström
2016-12-29Localisation updates from https://translatewiki.net.Niklas Laxström
2016-12-27Merge pull request #3106 from alxlo/developLuiza Pagliari
minor changes in docs
2016-12-26minor changes in docsAlexander Lorz
- correct link to doc generation tool. - fixed incomplete sentence regarding API client libraries
2016-12-23Merge pull request #3103 from ether/masterStefan
Master to develop
2016-12-23Update CHANGELOG.mdStefan
2016-12-23Merge new release into master branch!Stefan
2016-12-23Release version 1.6.1Stefan
2016-12-23Merge pull request #3101 from Gared/fix_crash_on_invalid_exportStefan
Fixed crash on invalid export url