Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | get all display names from users in a given group | Björn Schießle | 2013-01-25 | 6 | -7/+54 | |
| * | | | | | | get all display names | Björn Schießle | 2013-01-25 | 4 | -5/+53 | |
| * | | | | | | add display name to title instead if login-ID | Björn Schießle | 2013-01-24 | 2 | -2/+2 | |
| * | | | | | | new branch which introduces display names | Björn Schießle | 2013-01-24 | 3 | -2/+60 | |
* | | | | | | | Merge pull request #1352 from mjkent/master | Lukas Reschke | 2013-01-29 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add robot.txt | Michael Kent | 2013-01-28 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #1324 from owncloud/permanent-share-icons | Michael Gapczynski | 2013-01-28 | 3 | -6/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Change file action text for files inside shared folders as well | Michael Gapczynski | 2013-01-28 | 1 | -0/+1 | |
| * | | | | | | | | Change file action text to 'Shared' | Michael Gapczynski | 2013-01-28 | 1 | -0/+3 | |
| * | | | | | | | | fix color change on click | Jan-Christoph Borchardt | 2013-01-28 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'master' into permanent-share-icons | Jan-Christoph Borchardt | 2013-01-28 | 189 | -4746/+5319 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | Permanently display shared status icons | Michael Gapczynski | 2013-01-26 | 2 | -5/+18 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-29 | 138 | -6224/+6942 | |
| |/ / / / / / |/| | | | | | | ||||||
| | | | | | * | Files: Dont get maxUploadSize if the filecache needs to be upgraded | Robin Appelman | 2013-01-30 | 1 | -3/+2 | |
| | | | | | * | Cache: don't insert duplicated during upgrade | Robin Appelman | 2013-01-30 | 1 | -5/+18 | |
| | | | | | * | Make zip downloads use actual folder names, fix spelling mistakes | Michael Gapczynski | 2013-01-28 | 1 | -6/+9 | |
| | | | | | * | Sharing: partailly fix searchByMime | Robin Appelman | 2013-01-28 | 1 | -27/+28 | |
| | | | | | * | Files: fix sharing newly uploaded files | Robin Appelman | 2013-01-28 | 1 | -17/+20 | |
| | | | | | * | fix files_version hooks | Robin Appelman | 2013-01-28 | 1 | -17/+17 | |
| | | | | | * | change required ownCloud version to 4.91 | Robin Appelman | 2013-01-28 | 6 | -6/+6 | |
| | | | | | * | merge master into filesystem | Robin Appelman | 2013-01-28 | 17 | -75/+50 | |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Fix phpdoc | Robin Appelman | 2013-01-28 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #1313 from owncloud/updater-CSP | Lukas Reschke | 2013-01-28 | 3 | -27/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into updater-CSP | Thomas Mueller | 2013-01-28 | 217 | -5235/+5896 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Move update inline JS | Lukas Reschke | 2013-01-25 | 3 | -27/+26 | |
| * | | | | | | | | Move checkMaintenance and checkUpgrade | Lukas Reschke | 2013-01-25 | 1 | -2/+3 | |
* | | | | | | | | | Merge pull request #1318 from j-ed/master | Thomas Müller | 2013-01-28 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Update lib/mail.php | j-ed | 2013-01-26 | 1 | -0/+2 | |
| * | | | | | | | | Update config/config.sample.php | j-ed | 2013-01-26 | 1 | -0/+4 | |
* | | | | | | | | | Merge pull request #1321 from owncloud/csp-fixes | Thomas Müller | 2013-01-28 | 11 | -46/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use HTML5 data attribute + fix undefined variable | Lukas Reschke | 2013-01-26 | 6 | -27/+5 | |
| * | | | | | | | | | Remove outdated comments | Lukas Reschke | 2013-01-26 | 3 | -11/+0 | |
| * | | | | | | | | | Fix undefined variable | Lukas Reschke | 2013-01-26 | 2 | -8/+7 | |
* | | | | | | | | | | Merge pull request #1337 from owncloud/fix-issue-780 | Thomas Müller | 2013-01-27 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add create permission, fixes #780 | Michael Gapczynski | 2013-01-27 | 1 | -0/+3 | |
|/ / / / / / / / / / | ||||||
| | | | | | | | | * | add oc:// streamwrapper to provide access to ownCloud's virtual filesystem | Robin Appelman | 2013-01-28 | 3 | -0/+149 | |
| | | | | | | | | * | Move streamwrappers to seperate files and put them in a namespace | Robin Appelman | 2013-01-28 | 14 | -204/+242 | |
| | | | | | | | | * | Merge branch 'master' into filesystem | Robin Appelman | 2013-01-28 | 173 | -4671/+5269 | |
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-28 | 24 | -151/+187 | |
* | | | | | | | | | | Merge pull request #1326 from owncloud/event-source-token | Lukas Reschke | 2013-01-26 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use global oc_requesttoken for Event Source | Michael Gapczynski | 2013-01-26 | 2 | -2/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* / | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-27 | 165 | -4555/+5118 | |
|/ / / / / / / / / | ||||||
| | | | | | | | * | Filesystem: use the updated Mount::findById in getPath to ensure we get the c... | Robin Appelman | 2013-01-28 | 1 | -3/+11 | |
| | | | | | | | * | Filesystem: return all matching mounts in Mount::findById | Robin Appelman | 2013-01-28 | 2 | -5/+10 | |
| | | | | | | | * | Filesystem: also add getPath to \OC\Filesystem | Robin Appelman | 2013-01-27 | 1 | -0/+12 | |
| | | | | | | | * | Filesystem: add View->getPath to the cache api | Robin Appelman | 2013-01-27 | 2 | -0/+38 | |
| | | | | | | | * | Cache: add function to get storage id and internal path of a file by id | Robin Appelman | 2013-01-27 | 2 | -0/+31 | |
| | | | | | | | * | Test cases for new mount management | Robin Appelman | 2013-01-27 | 1 | -0/+37 | |
| | | | | | | | * | Filesystem: add Mount::findById | Robin Appelman | 2013-01-27 | 1 | -1/+17 | |
| | | | | | | | * | Don't check for updates for sub storages, these scans should be done in the b... | Michael Gapczynski | 2013-01-26 | 1 | -3/+0 |