Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds CssControllerTests | Roeland Jago Douma | 2017-01-06 | 4 | -17/+123 |
* | Fix variables should be passed by reference | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+2 |
* | Updated installation css for config error and update | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -476/+557 |
* | Removed old css files | John Molakvoæ (skjnldsv) | 2017-01-06 | 10 | -3642/+0 |
* | 3rdparty branch set | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+0 |
* | Tooltip scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+125 |
* | Systemtags scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+84 |
* | Styles scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+1274 |
* | Share scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+199 |
* | Multiselect scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+124 |
* | Jquery-ui-fixes scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+132 |
* | Inputs scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+782 |
* | Icons scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+454 |
* | Header scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+423 |
* | Apps scss | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+689 |
* | Fix typo | Roeland Jago Douma | 2017-01-06 | 1 | -1/+1 |
* | Inject SCSSCacher | Roeland Jago Douma | 2017-01-06 | 2 | -33/+19 |
* | Make SCCCacher injectable | Roeland Jago Douma | 2017-01-06 | 2 | -69/+56 |
* | Formatting | Roeland Jago Douma | 2017-01-06 | 3 | -64/+89 |
* | No need for the CssManager | Roeland Jago Douma | 2017-01-06 | 4 | -77/+19 |
* | Installation css & template edit | John Molakvoæ (skjnldsv) | 2017-01-06 | 2 | -7/+723 |
* | Css installation page fallback | John Molakvoæ (skjnldsv) | 2017-01-06 | 2 | -2/+16 |
* | Do not add ICssManager to OCP | Roeland Jago Douma | 2017-01-06 | 5 | -63/+10 |
* | Code cleanup | Roeland Jago Douma | 2017-01-06 | 5 | -16/+12 |
* | Fix php docs | John Molakvoæ (skjnldsv) | 2017-01-06 | 4 | -21/+21 |
* | Css cache folder name fix, route fix and various fixes | John Molakvoæ (skjnldsv) | 2017-01-06 | 8 | -19/+28 |
* | Appdata location fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 2 | -3/+5 |
* | Regex fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+1 |
* | Injection fix and log appname fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 4 | -14/+30 |
* | Since fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+2 |
* | Url generator fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+2 |
* | log app name fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 2 | -3/+3 |
* | Appdata integration 2 | John Molakvoæ (skjnldsv) | 2017-01-06 | 9 | -6/+248 |
* | Appdata integration 1 & log fix 2 | John Molakvoæ (skjnldsv) | 2017-01-06 | 4 | -21/+49 |
* | Debug log fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -1/+6 |
* | Cache and compile base | John Molakvoæ (skjnldsv) | 2017-01-06 | 3 | -0/+139 |
* | Merge pull request #2676 from nextcloud/smb-2.0.0 | Morris Jobke | 2017-01-05 | 23 | -299/+431 |
|\ | |||||
| * | Update icewind/smb to 2.0.0 | Robin Appelman | 2017-01-05 | 23 | -299/+431 |
* | | Merge pull request #2817 from nextcloud/fix-invalid-share-perms | Morris Jobke | 2017-01-05 | 5 | -2/+150 |
|\ \ | |||||
| * | | Use the new expression | Joas Schilling | 2017-01-05 | 1 | -10/+1 |
| * | | Add bitwise AND and OR to the expression builder | Joas Schilling | 2017-01-05 | 2 | -1/+58 |
| * | | Adjust version to Nextcloud | Lukas Reschke | 2017-01-05 | 2 | -2/+2 |
| * | | Add repair step to fix file share permissions | Vincent Petry | 2017-01-05 | 2 | -0/+100 |
* | | | Merge pull request #2946 from nextcloud/kill-apc | Joas Schilling | 2017-01-05 | 6 | -168/+3 |
|\ \ \ | |||||
| * | | | Make sure old instances don't break | Joas Schilling | 2017-01-05 | 1 | -3/+3 |
| * | | | Kill APC because it requires PHP 5.4 | Joas Schilling | 2017-01-05 | 5 | -165/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #2797 from nextcloud/issue-2734-sudo-password-with-ldap | Joas Schilling | 2017-01-05 | 4 | -9/+18 |
|\ \ \ | |||||
| * | | | Remove warning | Joas Schilling | 2017-01-05 | 1 | -1/+1 |
| * | | | Fix tests | Joas Schilling | 2017-01-05 | 1 | -1/+13 |
| * | | | Make sure the loginname is set when logging in via cookie | Joas Schilling | 2017-01-05 | 1 | -0/+1 |