- Dec 11, 2014
-
-
Joas Schilling authored
-
- Dec 09, 2014
-
-
Joas Schilling authored
Fix #12227
-
- Nov 26, 2014
-
-
Lukas Reschke authored
This function is about 8 times calles for every single page call, when caching this variable I was able to gain a small performance improvement from 20,512 µs to 630 µs profiled with xhprof Surely, this is no gigantic gain but if we would do that for every function out there...
-
- Nov 24, 2014
-
-
Lukas Reschke authored
Some PHPDocs were incorrect, also used this opportunity to replace some deprecated functions.
-
- Oct 29, 2014
-
-
Vincent Petry authored
-
Thomas Müller authored
adding console command to generate javascript translation files based on existing php translation files read server side translations from json files
-
Thomas Müller authored
remove translation.php
-
- Oct 20, 2014
-
-
Thomas Müller authored
-
- Aug 31, 2014
-
-
Robin Appelman authored
-
- Jul 08, 2014
-
-
Thomas Müller authored
Adding method getNotificationTypes() Adding method filterNotificationTypes() Adding method getDefaultTypes() Adding method translate() and getTypeIcon() Adding method getGroupParameter() Adding method getNavigation() Adding method getNavigation() Adding method isFilterValid() and getQueryForFilter() Adding unit tests for \OC\ActivityManager
-
- May 19, 2014
-
-
Morris Jobke authored
* test case added to avoid adding them later
-
- May 13, 2014
-
-
Bernhard Posselt authored
provide a way to detect the language that is being used (e.g. for clientside javascript language selection
-
Robin McCorkell authored
-
Robin McCorkell authored
-
- May 11, 2014
-
-
Lukas Reschke authored
-
- May 04, 2014
-
-
Lukas Reschke authored
-
- Apr 21, 2014
-
-
Lukas Reschke authored
-
- Apr 15, 2014
-
-
Thomas Müller authored
-
- Mar 01, 2014
-
-
Christopher Schäpers authored
-
- Feb 28, 2014
-
-
Bart Visscher authored
-
Bart Visscher authored
-
- Feb 19, 2014
-
-
Lukas Reschke authored
If an user is able to create folders in /core/l10n/ he is able to execute arbitrary code. Therefore I've added an `issubdirectory` check and removed all potential dangerous characters from `$lang`.
-
Scrutinizer Auto-Fixer authored
This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
-
- Feb 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jan 29, 2014
-
-
Björn Schießle authored
-
- Dec 07, 2013
-
-
Morris Jobke authored
-
- Oct 23, 2013
-
-
Thomas Müller authored
-
Andreas Fischer authored
-
Andreas Fischer authored
-
Andreas Fischer authored
-
Andreas Fischer authored
-
Andreas Fischer authored
-
Andreas Fischer authored
-
- Oct 04, 2013
-
-
Bart Visscher authored
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Aug 09, 2013
-
-
Andreas Fischer authored
-
Andreas Fischer authored
strtotime() will return false and the date will be formatted as the 0-timestamp (e.g. January 1, 1970 00:00) otherwise.
-
- Aug 03, 2013
-
-
Thomas Müller authored
-
- Aug 02, 2013
-
-
Thomas Müller authored
-
Thomas Müller authored
-