Commit Graph

15283 Commits (87e795a693c9671d5564815e71f3821348f2b9d5)
 

Author SHA1 Message Date
Thomas Mueller 87e795a693 fixing PHPDoc and spelling 12 years ago
Andreas Fischer 93b0bd0a9e Use getLastError() everywhere. 12 years ago
Andreas Fischer 904573d0d0 Add getLastError() 12 years ago
Andreas Fischer 955127231a No function as oci_last_error. It's oci_error. 12 years ago
Andreas Fischer fcf332abbf There is no property such as dbusername. It's 'dbuser'. 12 years ago
Andreas Fischer b90f88f939 Correct property name. It's 'dbpassword', with the 'db' prefix. 12 years ago
Andreas Fischer 005c98e46c Correct property name. It's just 'tableprefix', without the 'db' prefix. 12 years ago
Frank Karlitschek 6c16d45dc7 Merge pull request #6070 from ganomi/showstars 12 years ago
Frank Karlitschek d2567129a1 Merge pull request #6072 from owncloud/mssql-fix-schema-migration-oc6 12 years ago
Vincent Petry a1d2f0f516 Merge pull request #6094 from owncloud/enc_fix_reshares 12 years ago
Thomas Müller f23d641b82 Merge pull request #6084 from owncloud/fix-app-routing 12 years ago
Bjoern Schiessle efe7c4075a fix path reconstruction for reshares 12 years ago
Morris Jobke 54b24ca88d Merge pull request #6048 from owncloud/encryption_initial_enc_indicator 12 years ago
Morris Jobke 55d7cf8ffd improve encryption message 12 years ago
Bjoern Schiessle d9729168f9 some small js fixes 12 years ago
Bjoern Schiessle 0219b8b3b9 add spinner to the template so that it can be loaded in time 12 years ago
Bjoern Schiessle e0924a5f07 switch to large spinner 12 years ago
Robin Appelman 885d04bc86 Fix getRawPathInfo for the '/' edge case 12 years ago
Björn Schießle 5295993144 Merge pull request #6088 from owncloud/fix_public_previews 12 years ago
Björn Schießle 34a8c3c4cd Merge pull request #6039 from owncloud/trashbin_move_file_to_owners_trash 12 years ago
Bjoern Schiessle aee7781f22 fix public preview creation if a user ios logged in 12 years ago
Morris Jobke 39f9e16f20 Merge pull request #6086 from owncloud/incognito_mode 12 years ago
Jenkins for ownCloud 4a78f12682 [tx-robot] updated from transifex 12 years ago
Vincent Petry d2840a045d Fixed sharing hook to not remove the share before the trashbin 12 years ago
Bjoern Schiessle 1536c7ea58 switch from "name" attribute to "id" 12 years ago
Bjoern Schiessle 6deda1b9f6 return false if user is in incognito mode 12 years ago
Bjoern Schiessle 1065c33543 Merge branch 'master' into encryption_initial_enc_indicator 12 years ago
Vincent Petry 40231c08cf Merge pull request #5977 from owncloud/encryption_enable_public_upload 12 years ago
Robin Appelman c47e46fda0 fix custom routes defined by apps 12 years ago
Bjoern Schiessle 060e0ad0cd with the latest changes in master $this-userID is always the correct ID, so we no longer need the extra parameter 12 years ago
Bjoern Schiessle 9fb71af988 Merge branch 'master' into encryption_enable_public_upload 12 years ago
Thomas Müller 5b7b053634 Merge pull request #5976 from owncloud/encryption_work_with_public_gallery 12 years ago
Bjoern Schiessle 7f2bdb0e97 typo fixed 12 years ago
Bjoern Schiessle 7f3b178d73 some small changes according to the review comments 12 years ago
Morris Jobke a81909097c Merge pull request #6027 from owncloud/public-api-restful-routing-oc6 12 years ago
Morris Jobke 7755e69af0 add PHPDoc for urlParams 12 years ago
blizzz 34704eded6 Merge pull request #5955 from owncloud/fix5863 12 years ago
Thomas Müller af46d99730 Merge pull request #6075 from owncloud/ssl-warning 12 years ago
Thomas Müller 3456109916 Merge pull request #6071 from owncloud/db-documentation 12 years ago
Morris Jobke 8506d2bf42 fix wording 12 years ago
Morris Jobke 2d822e3b95 add warning for HTTP connection 12 years ago
Thomas Mueller 4fbc2774ef on mssql the schema migration sometimes fails due to an already existing transaction - error: 'New transaction is not allowed because there are other threads running in the session.' 12 years ago
Andreas Fischer 0013e2e6a8 Fix spacing. 12 years ago
Andreas Fischer 68986f5272 db-doc: privatedata description 12 years ago
Andreas Fischer 2714a22ba8 db-doc: vcategory* descriptions 12 years ago
Andreas Fischer ab773650cd db-doc: users description 12 years ago
Andreas Fischer bc77ba1d4c db-doc: jobs description 12 years ago
Andreas Fischer 8cde5e80f6 db-doc: share description 12 years ago
Andreas Fischer f4031d4320 db-doc: properties description 12 years ago
Andreas Fischer 035199acab db-doc: preferences description 12 years ago