Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Set permissions to read only | Michael Gapczynski | 2013-02-10 | 1 | -0/+1 | |
| * | | | | | Remove additional old compatibility code | Michael Gapczynski | 2013-02-10 | 1 | -34/+1 | |
| * | | | | | Replace filename key with fileTarget in template | Michael Gapczynski | 2013-02-10 | 1 | -3/+3 | |
| * | | | | | Merge branch 'master' into fix-shared-links | Michael Gapczynski | 2013-02-10 | 533 | -6445/+32348 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Proper fix for shared links | Michael Gapczynski | 2013-02-10 | 4 | -24/+29 | |
| * | | | | | Merge branch 'master' into fix-shared-links | Michael Gapczynski | 2013-02-10 | 720 | -8151/+19181 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fix public links | Michael Gapczynski | 2013-02-10 | 1 | -198/+40 | |
| * | | | | | | Remove old OC4 link compatibility | Michael Gapczynski | 2013-02-06 | 1 | -46/+0 | |
* | | | | | | | Merge pull request #1573 from owncloud/fixing-ctor-local-storage-master | Bernhard Posselt | 2013-02-11 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | adding ctor to Local and revert call to it within Temporary | Thomas Müller | 2013-02-09 | 2 | -0/+3 | |
* | | | | | | | | Merge pull request #1610 from owncloud/improved_personal_page | Jan-Christoph Borchardt | 2013-02-11 | 6 | -6/+128 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | move CSS to correct location, move and format php | Jan-Christoph Borchardt | 2013-02-11 | 2 | -13/+11 | |
| * | | | | | | | | spaces to tabs | Jan-Christoph Borchardt | 2013-02-11 | 1 | -10/+10 | |
| * | | | | | | | | correct target blank from image to link | Jan-Christoph Borchardt | 2013-02-11 | 1 | -6/+6 | |
| * | | | | | | | | add in new window | Frank Karlitschek | 2013-02-09 | 1 | -3/+3 | |
| * | | | | | | | | add the buttons for the clients to the personal page. | Frank Karlitschek | 2013-02-09 | 6 | -6/+130 | |
* | | | | | | | | | Merge pull request #1611 from owncloud/breadcrumb-sizing | Bernhard Posselt | 2013-02-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix breadcrumbs overlapping into the content, preventing the select all check... | Robin Appelman | 2013-02-11 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | I'm an evil bastard and I commit this 3 letter text fix without a pull request. | Frank Karlitschek | 2013-02-09 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #1493 from owncloud/fix_ldap_stored_homedir | Frank Karlitschek | 2013-02-11 | 5 | -29/+35 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | LDAP: fix database cleanup in update script | Arthur Schiwon | 2013-02-09 | 2 | -3/+4 | |
| * | | | | | | | LDAP: fix settings handling of homeFolderNamingRule option | Arthur Schiwon | 2013-02-06 | 1 | -1/+6 | |
| * | | | | | | | LDAP: version bump -> clean up database | Arthur Schiwon | 2013-02-06 | 2 | -2/+5 | |
| * | | | | | | | code style | Arthur Schiwon | 2013-02-06 | 1 | -1/+1 | |
| * | | | | | | | LDAP: do not store user home as it destroys configurability. always fetch it.... | Arthur Schiwon | 2013-02-06 | 1 | -25/+22 | |
| * | | | | | | | check whether user belongs to the backend before calling getHome() | Arthur Schiwon | 2013-02-06 | 1 | -1/+1 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-11 | 186 | -1014/+779 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #1601 from owncloud/lightbox-icons | Bernhard Posselt | 2013-02-10 | 14 | -0/+510 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | split close and delete icon, add red hover for delete | Jan-Christoph Borchardt | 2013-02-10 | 4 | -0/+146 | |
| * | | | | | | | add big white icons for lightbox, slideshow etc | Jan-Christoph Borchardt | 2013-02-10 | 10 | -0/+364 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1558 from schiesbn/trashbin_sizelimit | Björn Schießle | 2013-02-10 | 1 | -27/+135 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | debug output removed | Björn Schießle | 2013-02-09 | 1 | -1/+0 | |
| * | | | | | | | comment added | Björn Schießle | 2013-02-09 | 1 | -2/+1 | |
| * | | | | | | | use never more that 50% of available disc space for the trash bin | Björn Schießle | 2013-02-07 | 2 | -24/+67 | |
| * | | | | | | | keep track of trash bin size | Björn Schießle | 2013-02-07 | 1 | -11/+78 | |
* | | | | | | | | Merge pull request #1597 from owncloud/cache_largesizes | icewind1991 | 2013-02-10 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Cache: allow file sizes >2GB | Robin Appelman | 2013-02-10 | 2 | -2/+2 | |
* | | | | | | | | | Merge pull request #1552 from raghunayyar/personalpage-style-fix | Björn Schießle | 2013-02-10 | 2 | -9/+10 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Personal Page Password Toggle Also Loads Well. | raghunayyar | 2013-02-09 | 2 | -9/+10 | |
* | | | | | | | | | Merge pull request #1592 from owncloud/display_name_setting | blizzz | 2013-02-10 | 3 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add switch to enable/disable the possibility to change the display name by th... | Björn Schießle | 2013-02-10 | 3 | -4/+13 | |
* | | | | | | | | | | Merge pull request #1581 from owncloud/mapper_md5 | Frank Karlitschek | 2013-02-10 | 2 | -8/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Mapper: use md5 hashes for database indexes | Robin Appelman | 2013-02-10 | 2 | -8/+24 | |
* | | | | | | | | | | | Merge pull request #1594 from hkjolhede/master | Lukas Reschke | 2013-02-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update apps/files_external/lib/config.php | hkjolhede | 2013-02-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #1588 from owncloud/etag_quotes | Frank Karlitschek | 2013-02-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | wrap etags in quotes when doing a propfind on a folder | Robin Appelman | 2013-02-10 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #1590 from owncloud/fix_470 | Lukas Reschke | 2013-02-10 | 2 | -2/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | append .part to put files | Jörn Friedrich Dreyer | 2013-02-10 | 2 | -2/+24 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #1585 from owncloud/fix_breadcrumb_resizing | Lukas Reschke | 2013-02-10 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |