summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add tests for the notification managerJoas Schilling2015-09-082-2/+360
* Add more action testsJoas Schilling2015-09-082-9/+12
* Add tests for notificationJoas Schilling2015-09-082-8/+610
* Add tests for ActionJoas Schilling2015-09-083-1/+235
* Fix the subject of notificationsJoas Schilling2015-09-082-2/+2
* Scrap the notifications when the share is accepted or declinedJoas Schilling2015-09-088-2/+33
* Add notifications for remote sharesJoas Schilling2015-09-083-0/+115
* Fix closures and adding parsed ActionsJoas Schilling2015-09-082-3/+3
* Fix the request type and the validityJoas Schilling2015-09-082-3/+4
* Allow getting the request typeJoas Schilling2015-09-082-0/+14
* Use an INotification to getCount() and markProcessed()Joas Schilling2015-09-082-18/+10
* Add the request type to the actionJoas Schilling2015-09-082-2/+11
* Add the app id to the markProcessed methodJoas Schilling2015-09-082-3/+5
* Handle InvalidArgumentException more gracefullyJoas Schilling2015-09-081-5/+10
* Add language to the preparation methodJoas Schilling2015-09-082-3/+5
* Nothing is set in stone here yetJoas Schilling2015-09-085-0/+20
* Notification APIJoas Schilling2015-09-0810-1/+1279
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-08212-1192/+1148
* Merge pull request #18876 from owncloud/missing-context-on-update-file-targetMorris Jobke2015-09-071-1/+1
|\
| * Use context function call instead of staticJoas Schilling2015-09-071-1/+1
* | Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-0714-320/+792
|\ \
| * | Added unit tests for "new" file menu and small fixesVincent Petry2015-09-035-54/+247
| * | Remove ellipsis on new file menu itemsVincent Petry2015-09-031-1/+0
| * | fix icon and layout details for new menuJan-Christoph Borchardt2015-09-033-13/+12
| * | Combine upload action into the "New" menuVincent Petry2015-08-2811-270/+551
* | | Merge pull request #18872 from owncloud/settings_users_ldapMorris Jobke2015-09-071-1/+1
|\ \ \ | |_|/ |/| |
| * | Check if app is enabled instead of if class existsRobin McCorkell2015-09-071-1/+1
* | | Merge pull request #18868 from owncloud/fix-files_version-js-loadJoas Schilling2015-09-071-1/+0
|\ \ \ | |/ / |/| |
| * | Remove unneeded includeMorris Jobke2015-09-071-1/+0
* | | Merge pull request #18866 from tflidd/doc_link_phpfpmRobin McCorkell2015-09-071-1/+1
|\ \ \ | |/ / |/| |
| * | remove spaces and empty linetflidd2015-09-071-2/+1
| * | Add documentation link php-fpmtflidd2015-09-071-1/+2
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-074-0/+30
* | Merge pull request #18748 from owncloud/files-versions-tabMorris Jobke2015-09-0718-221/+976
|\ \
| * | Add versions tab to files sidebarVincent Petry2015-09-0318-221/+976
* | | Merge pull request #18839 from owncloud/autoloader-supersecureMorris Jobke2015-09-075-15/+56
|\ \ \
| * | | Unique exception for invalid autoload paths, better handlingRobin McCorkell2015-09-053-9/+53
| * | | Resolve autoloader valid roots before checkingRobin McCorkell2015-09-051-1/+1
| * | | Only add valid root for enabled appsRobin McCorkell2015-09-052-5/+2
* | | | Merge pull request #18742 from owncloud/mimetype-updatedbRoeland Douma2015-09-0613-124/+702
|\ \ \ \
| * | | | Unit tests for mimetype loaderRobin McCorkell2015-09-042-0/+277
| * | | | Introduce mimetype DB update occ commandRobin McCorkell2015-09-042-1/+98
| * | | | Split mimetype handling to new classRobin McCorkell2015-09-047-97/+280
| * | | | Move maintenance:mimetypesjs to sublocation, cleanup codeRobin McCorkell2015-09-012-19/+26
| * | | | Allow access to full alias and mapping arraysRobin McCorkell2015-09-011-8/+22
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-0612-0/+14
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-0520-0/+52
| |/ / / |/| | |
* | | | Merge pull request #18833 from owncloud/share-prevent-twiceMorris Jobke2015-09-041-0/+12
|\ \ \ \
| * | | | Prevent sharing twice with user when already a groupVincent Petry2015-09-041-0/+12
| | |/ / | |/| |
* | | | Merge pull request #18832 from owncloud/fix-infinite-loop-share-propagationRobin Appelman2015-09-041-0/+8
|\ \ \ \