21723 Commits (532bcf40b3a4b8c11a77f7f7a703ea147d7c66b7)
 

Author SHA1 Message Date
Joas Schilling 1062f4fe44 Check file existance in MappedLocal in hasUpdated() 11 years ago
Joas Schilling b886d3d645 Make MappedLocal::isLocal() true like for Local 11 years ago
Vincent Petry e733d32eec Merge pull request #12462 from owncloud/issue/12460-localstorage-buildpath 11 years ago
Lukas Reschke e35feadac2 Pass \OC::$WEBROOT to the ctr 11 years ago
Lukas Reschke fef32e63dd Remove redundant code 11 years ago
Lukas Reschke d197f43475 Use server container 11 years ago
Lukas Reschke 048139074d Add functions to modify cookies to response class 11 years ago
Joas Schilling 0ed86c0993 Move OC_USER_BACKEND_* constants to OC_User_Backend class 11 years ago
Joas Schilling 24511c6f00 Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class 11 years ago
Joas Schilling a2172786a8 Merge pull request #12449 from owncloud/issue/12444-namespace-exceptions 11 years ago
Morris Jobke f52ba9c73c Merge pull request #12418 from owncloud/delete_previews 11 years ago
Joas Schilling 4f1bbc4fd5 Remove unused 2nd parameter of buildPath() and rename to getSourcePath() 11 years ago
Joas Schilling 20237fba47 Introduce getSourcePath() in Storage\Local to reduce the difference to MappedLocal 11 years ago
Vincent Petry a74822279c Merge pull request #12464 from owncloud/cache-available-languages 11 years ago
Joas Schilling ea3780f911 Replace exception with standard exception 11 years ago
Joas Schilling e1f3abf7a5 Correctly namespace and autoload DatabaseException 11 years ago
Vincent Petry 51190f711d Merge pull request #12451 from owncloud/issue/6101-remove-gettype-class 11 years ago
Jenkins for ownCloud 87a2aabb98 [tx-robot] updated from transifex 11 years ago
Lukas Reschke b20d698ebd Cache results of available languages 11 years ago
Vincent Petry e306b588d2 Merge pull request #12433 from owncloud/appstore 11 years ago
Vincent Petry cc67e0fe5f Merge pull request #12304 from oparoz/patch-1 11 years ago
Morris Jobke 60f7a86323 Merge pull request #12448 from owncloud/no503forRoot 11 years ago
Thomas Müller bb240209c6 Merge pull request #12453 from owncloud/kill-session-global 11 years ago
Thomas Müller 5097d4dc05 remove deprecated \OC:$session 11 years ago
Joas Schilling 8e28bf012c Move constants from GET_TYPE to OC\Files so they can be autoloaded 11 years ago
Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders 11 years ago
Joas Schilling 3338eede3c Correctly namespace DatabaseSetupException 11 years ago
Robin Appelman a2457b5fb9 Merge pull request #6989 from AdamWill/google-1 11 years ago
Robin Appelman e8cbb8e2d8 Add js unit test 11 years ago
Robin Appelman 9c86665ef4 Dont show the delete button for selected files if one of the selected files is not deletable 11 years ago
Robin Appelman 4321d7522e Check if files are deletable before trying to delete them 11 years ago
Morris Jobke 4ed0a418a0 Merge pull request #12414 from owncloud/delay-autoconfig-kill-2 11 years ago
Joas Schilling a109f94fee Depcrate namespaced functions, since they can not be autoloaded 11 years ago
Bjoern Schiessle a90606fb14 change private/public key names for consistency reasons 11 years ago
Bjoern Schiessle 266f1a2afa harmonize copyright notice 11 years ago
Bjoern Schiessle fd86d76f98 new folder structure for keys 11 years ago
Lukas Reschke c749570a06 Merge pull request #12411 from owncloud/unknown-command-windows 11 years ago
Morris Jobke 1da46b1a58 Merge pull request #12438 from owncloud/jenkins-no-new-session-ocs-api 11 years ago
Morris Jobke 60e4aa120f Merge pull request #12350 from mprokop/link_expiration 11 years ago
Thomas Müller 320a3c3784 because OC_User::login will create a new session we shall only try to login if user and pass are set 12 years ago
Morris Jobke c5fa8f1bdc Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permission-constants 11 years ago
Jenkins for ownCloud 3766d98df6 [tx-robot] updated from transifex 11 years ago
Carla Schroder 06041e3323 added comment that App Store is disabled for EE 11 years ago
Morris Jobke e9696a8c9a Merge pull request #12420 from owncloud/sqlite-wal-2 11 years ago
Carla Schroder 770eea7b56 Markup corrections 11 years ago
Carla Schroder a9ad77fc29 Add notes that SQLite is CE only 11 years ago
Thomas Müller e6a7022037 Merge pull request #12410 from owncloud/no_session_for_public_share_key 11 years ago
Thomas Müller 5d4b7e0e2b fix failing unit test for the temp manager - concurrently executed unit tests influence each other 11 years ago
Joas Schilling 0274dcba57 Replace some more "command -v" calls with the Helper method 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago