Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-18Fix the pathJoas Schilling
2015-11-18Disable skeleton codeJoas Schilling
2015-11-18Inherit FeatureContext of coreJoas Schilling
2015-11-17fix file nameThomas Müller
2015-11-17Fix exit codeThomas Müller
2015-11-17Move unit tests into subfolder tests/unitThomas Müller
2015-11-17Move unit tests into subfolder tests/unitThomas Müller
2015-11-17Add ocs integration testsThomas Müller
2015-11-17Adjust capabilitiesJoas Schilling
2015-11-17Support primary instead of iconJoas Schilling
2015-11-17Fix docsJoas Schilling
2015-11-16Add an OCS endpoint to get a single notificationJoas Schilling
2015-11-16Use ISO date instead of the timestampJoas Schilling
2015-11-16Remove icon from the APIJoas Schilling
2015-11-16Move the endpoint to OCSJoas Schilling
2015-10-01Use a different status code for "No notifiers"Joas Schilling
2015-09-28Also check if the user is logged inJoas Schilling
2015-09-28Only add the JS and CSS when not on public pagesJoas Schilling
2015-09-16Tell the UI to stop polling, when there are no NotifiersJoas Schilling
2015-09-16Correctly deal with notifications of disabled appsJoas Schilling
2015-09-14Add an Etag header for the requestJoas Schilling
2015-09-08Fix php7 "Redefinition of parameter $id" in unit testJoas Schilling
2015-09-08Load the app in testsJoas Schilling
2015-09-08Interfaces are private for nowJoas Schilling
2015-09-02Add capabilitiesJoas Schilling
2015-09-02Make sure to use the returned INotificationJoas Schilling
2015-09-02Fix namespaceJoas Schilling
2015-09-02Fix the count comparison of the routesJoas Schilling
2015-09-02Increase the test coverage a bit moreJoas Schilling
2015-09-02Add an endpoint to allow deleting notificationsJoas Schilling
2015-09-01Add the notification id to the outputJoas Schilling
2015-09-01Add an endpointJoas Schilling
2015-09-01Add the OCP\Notification\IAppJoas Schilling