Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-15 | 60 | -114/+132 |
* | Merge pull request #6103 from nextcloud/swift-filter-dot-12 | Robin Appelman | 2017-08-14 | 1 | -1/+1 |
|\ | |||||
| * | Filter magic dot object when swift directory | Robin Appelman | 2017-08-14 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-14 | 16 | -4/+98 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-13 | 16 | -24/+82 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-12 | 22 | -14/+150 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-11 | 6 | -18/+580 |
* | Merge pull request #6067 from nextcloud/stable12-5981-fix-preview-of-theming | Morris Jobke | 2017-08-10 | 8 | -33/+314 |
|\ | |||||
| * | Fix preview of theming | Daniel Calviño Sánchez | 2017-08-10 | 1 | -5/+9 |
| * | Refactor reloadStylesheets to receive absolute URLs | Daniel Calviño Sánchez | 2017-08-10 | 1 | -3/+3 |
| * | Provide "server.css" URL in ThemingController response | Daniel Calviño Sánchez | 2017-08-10 | 2 | -4/+48 |
| * | Split updateStylesheet tests for success and error | Daniel Calviño Sánchez | 2017-08-10 | 1 | -17/+51 |
| * | Unify DataResponse format with its uses in the rest of the file | Daniel Calviño Sánchez | 2017-08-10 | 1 | -6/+9 |
| * | Add acceptance tests for setting the color in the Theming app | Daniel Calviño Sánchez | 2017-08-10 | 4 | -0/+187 |
| * | Add getter for the timeout multiplier | Daniel Calviño Sánchez | 2017-08-10 | 1 | -0/+9 |
* | | Merge pull request #6061 from nextcloud/stable12_6052 | Morris Jobke | 2017-08-10 | 1 | -0/+6 |
|\ \ | |/ |/| | |||||
| * | Fix copy from jailed storage | Roeland Jago Douma | 2017-08-10 | 1 | -0/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-10 | 6 | -0/+22 |
* | Fix redis-cluster support on drone | Morris Jobke | 2017-08-09 | 1 | -4/+3 |
* | Update syntax to drone 0.8 | Morris Jobke | 2017-08-09 | 1 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-09 | 574 | -862/+462 |
* | Merge pull request #5978 from nextcloud/12-5908 | Morris Jobke | 2017-08-08 | 1 | -0/+4 |
|\ | |||||
| * | Add css class for toogle preview icon | Morris Jobke | 2017-08-04 | 1 | -0/+4 |
* | | Merge pull request #5979 from nextcloud/12-5738 | Morris Jobke | 2017-08-08 | 1 | -3/+3 |
|\ \ | |||||
| * | | Improve spelling in LDAP | Allan Nordhøy | 2017-08-04 | 1 | -3/+3 |
| |/ | |||||
* | | Merge pull request #6008 from nextcloud/stable12-5969-fix-vertical-alignment-... | Morris Jobke | 2017-08-08 | 1 | -19/+8 |
|\ \ | |||||
| * | | Fix code style | Daniel Calviño Sánchez | 2017-08-07 | 1 | -1/+1 |
| * | | Remove superfluous selector part | Daniel Calviño Sánchez | 2017-08-07 | 1 | -1/+1 |
| * | | Align vertically loading icon and status message | Daniel Calviño Sánchez | 2017-08-07 | 1 | -6/+6 |
| * | | Do not use the same rules for loading icon than for upload icon | Daniel Calviño Sánchez | 2017-08-07 | 1 | -1/+1 |
| * | | Remove ignored rules | Daniel Calviño Sánchez | 2017-08-07 | 1 | -11/+0 |
* | | | Merge pull request #5946 from nextcloud/12-5897 | Morris Jobke | 2017-08-08 | 5 | -11/+146 |
|\ \ \ | |||||
| * | | | Disable default activity email for incoming shares | Morris Jobke | 2017-08-02 | 3 | -3/+3 |
| * | | | Send an email once a file/folder is shared with a user | Morris Jobke | 2017-08-01 | 3 | -9/+144 |
* | | | | Merge pull request #5966 from nextcloud/backport-oracle | Morris Jobke | 2017-08-08 | 19 | -97/+209 |
|\ \ \ \ | |||||
| * | | | | Add a method to compare empty strings with an expression | Joas Schilling | 2017-08-03 | 4 | -1/+64 |
| * | | | | Fix repair step for oracle... | Joas Schilling | 2017-08-03 | 1 | -1/+1 |
| * | | | | Fix last failures with oracle | Joas Schilling | 2017-08-03 | 3 | -5/+12 |
| * | | | | Fix querybuilder and functionbuilder tests | Joas Schilling | 2017-08-03 | 2 | -25/+33 |
| * | | | | Fix ILIKE regex for oracle | Joas Schilling | 2017-08-03 | 1 | -1/+1 |
| * | | | | Fix auth provider | Joas Schilling | 2017-08-03 | 1 | -1/+1 |
| * | | | | Use selectAlias() | Joas Schilling | 2017-08-03 | 1 | -2/+4 |
| * | | | | Can not insert auto increment on oracle | Joas Schilling | 2017-08-03 | 5 | -46/+53 |
| * | | | | Fix missing escape on column and table name | Joas Schilling | 2017-08-03 | 1 | -1/+1 |
| * | | | | Fix clob comparison | Joas Schilling | 2017-08-03 | 1 | -1/+1 |
| * | | | | Allow to specify the table space on occ | Joas Schilling | 2017-08-03 | 1 | -0/+4 |
| * | | | | Quote aliases as well | Joas Schilling | 2017-08-03 | 2 | -10/+24 |
| * | | | | Oracle does not support PDO::FETCH_KEY_PAIR | Joas Schilling | 2017-08-03 | 1 | -6/+13 |
* | | | | | Merge pull request #5937 from nextcloud/backend-can-be-wrong---sometimes | Morris Jobke | 2017-08-08 | 3 | -7/+20 |
|\ \ \ \ \ | |||||
| * | | | | | now, with less CSS | Maxence Lange | 2017-08-01 | 1 | -8/+1 |