summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-041-5/+133
|\
| * Use recipient display names when updating shares in the UIVincent Petry2014-06-041-23/+17
| * More unit tests and fixes for shareVincent Petry2014-06-021-5/+139
* | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondouMorris Jobke2014-06-031-7/+7
|\ \
| * | Scrutinizer cleanupkondou2014-06-021-7/+7
* | | Merge pull request #8820 from owncloud/design-detailsFrank Karlitschek2014-06-021-0/+7
|\ \ \ | |/ / |/| |
| * | fix unit tests after introduction of animations - adds delays for click triggerMorris Jobke2014-06-021-0/+7
| |/
* | Merge pull request #8613 from owncloud/filesize-alignmentMorris Jobke2014-06-021-0/+13
|\ \ | |/ |/|
| * display "<1 kB" for really small filesMorris Jobke2014-06-021-0/+13
* | Merge pull request #8187 from owncloud/escape-more-characterMorris Jobke2014-06-021-0/+11
|\ \ | |/ |/|
| * Fix typoLukas Reschke2014-05-311-1/+1
| * Add unit tests for escapeHTMLLukas Reschke2014-05-281-0/+11
* | Added ground work for OC.Share unit testsVincent Petry2014-05-131-0/+97
* | Fix file summary to use the whole file listVincent Petry2014-04-281-0/+17
|/
* Moved SVGSupport call to use OC.Util.SVGSupport()Vincent Petry2014-04-091-3/+3
* Moved code to replace svg with png to OC.UtilVincent Petry2014-04-041-0/+26
* Fixed parseQueryString to handle empty values and plus signsVincent Petry2014-04-011-1/+66
* Fixed matchMedia usage to make unit tests work in PhantomJSVincent Petry2014-03-181-12/+15
* Add/remove main menu action when switching between desktop/mobile modeVincent Petry2014-03-181-0/+101
* Merge pull request #7579 from owncloud/introduce-generateUrl-masterMorris Jobke2014-03-061-0/+9
|\
| * adding js unit tests for OC.generateUrl()Thomas Müller2014-03-061-0/+9
* | fixing js unit testsThomas Müller2014-03-051-10/+4
|/
* Merge pull request #7067 from owncloud/core-sessionheartbeatconfigVincent Petry2014-02-051-0/+74
|\
| * Added unit tests for session_keepalive / heartbeatVincent Petry2014-02-041-0/+74
* | Merge pull request #6969 from owncloud/tests-morecoverageThomas Müller2014-02-041-0/+99
|\ \ | |/ |/|
| * Added core unit tests for basename and dirnameVincent Petry2014-01-301-0/+99
* | Added OC.buidQueryString() utility functionVincent Petry2014-01-241-0/+37
|/
* Added Javascript unit testsVincent Petry2014-01-161-0/+70