Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Make sure all variables are defined | Joas Schilling | 2015-10-05 | 1 | -0/+2 | |
| * | | | | | | Make sure the share we found is for the same item | Joas Schilling | 2015-10-05 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #18484 from owncloud/fix-17964 | Thomas Müller | 2015-10-06 | 2 | -7/+152 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | trim by default, add unit tests | Arthur Schiwon | 2015-10-05 | 2 | -16/+140 | |
| * | | | | | | Spaces -> Tabs, Update PHP-Doc and function logic | Lennart Rosam | 2015-10-05 | 1 | -12/+27 | |
| * | | | | | | Remove whitespace from base-DNs | Lennart Rosam | 2015-10-05 | 1 | -6/+12 | |
| |/ / / / / | ||||||
* | | | / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-06 | 42 | -36/+268 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #18883 from owncloud/encryption-move-same-storage | Thomas Müller | 2015-10-05 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | use a normal rename when moving from the same storage in the encryption wrapper | Robin Appelman | 2015-10-05 | 1 | -0/+3 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #19553 from owncloud/properly_format_date_shareview | Thomas Müller | 2015-10-05 | 2 | -9/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use DD-MM-YYYY consistently in share sidebar | Roeland Jago Douma | 2015-10-04 | 2 | -9/+11 | |
* | | | | | | Merge pull request #19590 from owncloud/compactmode-sidebarfullscreen | Thomas Müller | 2015-10-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make sidebar properly fullscreen in mobile/compact mode | Vincent Petry | 2015-10-05 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #19558 from owncloud/sharing_sidebar_toggle_enforcedpass | Roeland Douma | 2015-10-05 | 2 | -1/+42 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Do not remove linkshare if there is none | Roeland Jago Douma | 2015-10-05 | 2 | -1/+42 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #19591 from owncloud/files-renametooltipplacement | Hendrik Leppelsack | 2015-10-05 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix tooltip placement on rename error | Vincent Petry | 2015-10-05 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #19582 from owncloud/fix_19456 | Morris Jobke | 2015-10-05 | 2 | -0/+9 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | add some output to explain the pre-conditions for decrypt-all | Bjoern Schiessle | 2015-10-05 | 2 | -0/+9 | |
|/ / / | ||||||
* | | | Merge pull request #19576 from owncloud/update-example-theme | Thomas Müller | 2015-10-05 | 1 | -0/+81 | |
|\ \ \ | ||||||
| * | | | Update example theme with App URLs and PHPDoc | Morris Jobke | 2015-10-05 | 1 | -0/+81 | |
* | | | | Merge pull request #19574 from owncloud/fix-sharing-tests-assuming-empty-shar... | Thomas Müller | 2015-10-05 | 1 | -12/+23 | |
|\ \ \ \ | ||||||
| * | | | | Clear the shares after the test like storages and files | Joas Schilling | 2015-10-05 | 1 | -12/+23 | |
* | | | | | Merge pull request #19487 from owncloud/split_share_middleware | Thomas Müller | 2015-10-05 | 8 | -86/+229 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | sharingcheckmiddleware now handles externalshares as well | Roeland Jago Douma | 2015-10-02 | 8 | -66/+195 | |
| * | | | | Split files_sharing middelware | Roeland Jago Douma | 2015-10-02 | 2 | -29/+43 | |
* | | | | | Merge pull request #19416 from owncloud/node-hook-connector | Thomas Müller | 2015-10-05 | 3 | -1/+332 | |
|\ \ \ \ \ | ||||||
| * | | | | | remove unused use | Robin Appelman | 2015-09-28 | 1 | -1/+0 | |
| * | | | | | pass view hooks trough to the node hooks | Robin Appelman | 2015-09-28 | 1 | -1/+5 | |
| * | | | | | Add hook connector to connect view and node hooks | Robin Appelman | 2015-09-28 | 2 | -0/+328 | |
* | | | | | | Merge pull request #19552 from owncloud/inline_fileactions_alttext | Thomas Müller | 2015-10-05 | 2 | -1/+58 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | If an inline files action provides an alt text show it | Roeland Jago Douma | 2015-10-03 | 2 | -1/+58 | |
* | | | | | | | Merge pull request #19539 from owncloud/fix-multiselect-overlap-shorter | Thomas Müller | 2015-10-05 | 2 | -25/+47 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix filelist size issues, breadcrumb, multiselect | Vincent Petry | 2015-10-02 | 2 | -25/+47 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #19547 from owncloud/fix-16154 | Thomas Müller | 2015-10-05 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | LDAP Wizard: do not be picky about credentials when only looking for the port | Arthur Schiwon | 2015-10-03 | 1 | -4/+5 | |
* | | | | | | | | Merge pull request #19560 from owncloud/add-note-about-x-forwarded-for | Jörn Friedrich Dreyer | 2015-10-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Add notice about X-Forwarded-For | Lukas Reschke | 2015-10-05 | 1 | -0/+3 | |
|/ / / / / / / | ||||||
* | | | | / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-05 | 2 | -0/+10 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-04 | 44 | -20/+482 | |
* | | | | | | Merge pull request #19543 from owncloud/fix-19542 | Thomas Müller | 2015-10-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Check if decoded JSON returned null | Lukas Reschke | 2015-10-02 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #19545 from owncloud/fix-16908 | Thomas Müller | 2015-10-03 | 2 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add remark that $run is not supported anymore | Lukas Reschke | 2015-10-02 | 2 | -0/+3 | |
| |/ / / / | ||||||
* / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-03 | 190 | -30/+798 | |
|/ / / / | ||||||
* | | | | Merge pull request #19534 from owncloud/fix_19532 | Thomas Müller | 2015-10-02 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | if mountpoint is applicable to all users the old API expects a array with 'all' | Bjoern Schiessle | 2015-10-02 | 1 | -0/+5 | |
* | | | | | Merge pull request #19538 from owncloud/versions-lock | Thomas Müller | 2015-10-02 | 1 | -0/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Lock files when rolling back version | Robin Appelman | 2015-10-02 | 1 | -0/+9 | |
* | | | | | | Merge pull request #19272 from owncloud/mimetypes-enhanced | Thomas Müller | 2015-10-02 | 8 | -35/+186 | |
|\ \ \ \ \ \ |