Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-05 | 8 | -105/+11 |
|\ | |||||
| * | Merge pull request #238 from fmms/checkstyle04 | Thomas Müller | 2012-11-04 | 1 | -3/+3 |
| |\ | |||||
| | * | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -3/+3 |
| * | | Merge pull request #178 from owncloud/JustOneCSRFTokenPerSession | Lukas Reschke | 2012-11-04 | 7 | -102/+8 |
| |\ \ | | |/ | |/| | |||||
| | * | Change the requesttoken back to OC.EventSource.requesttoken | Lukas Reschke | 2012-10-31 | 1 | -1/+1 |
| | * | Create only one CSRF token per session | Lukas Reschke | 2012-10-31 | 6 | -101/+7 |
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-04 | 8 | -4/+31 |
|\| | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-04 | 3 | -1/+17 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-02 | 2 | -3/+3 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-01 | 4 | -0/+11 |
* | | | VCategories: Use correct variable. | Thomas Tanghus | 2012-11-04 | 1 | -1/+1 |
* | | | Update vcategories ajax scripts. | Thomas Tanghus | 2012-11-01 | 3 | -9/+2 |
* | | | Add routes for vcategory favorites. | Thomas Tanghus | 2012-11-01 | 1 | -0/+6 |
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-31 | 5 | -18/+71 |
|\| | | |||||
| * | | Merge pull request #112 from libasys/Fix-strange-Isue-IE8 | Thomas Tanghus | 2012-10-31 | 1 | -17/+21 |
| |\ \ | |||||
| | * | | UPDATE oc-dialogs.js and Fix some small Bugs Added in the description of form... | libasys | 2012-10-31 | 1 | -4/+4 |
| | * | | Fix for problems using for() function instead of $.each for arrays with IE8 | libasys | 2012-10-26 | 1 | -15/+19 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-31 | 4 | -1/+50 |
* | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-30 | 77 | -424/+438 |
|\| | | | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-30 | 6 | -2/+17 |
| | |/ | |/| | |||||
| * | | Move loading setting routing to OC_Router | Bart Visscher | 2012-10-29 | 1 | -2/+0 |
| * | | Change search to use routing | Bart Visscher | 2012-10-29 | 2 | -1/+4 |
| * | | Move and fix app setting navigation detect | Bart Visscher | 2012-10-29 | 1 | -22/+0 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-29 | 11 | -2/+39 |
| * | | Try to fix shared status icons again | Michael Gapczynski | 2012-10-28 | 1 | -10/+5 |
| * | | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 1 | -7/+33 |
| * | | added some visual feedback is password was set | Björn Schießle | 2012-10-28 | 1 | -0/+1 |
| * | | set password if user leaves password field (issue #57) | Björn Schießle | 2012-10-28 | 1 | -9/+7 |
| * | | deny the usage of dots in database name | Georg Ehrke | 2012-10-28 | 1 | -1/+1 |
| * | | use css to show/hide fileactions | Robin Appelman | 2012-10-28 | 1 | -3/+4 |
| * | | ->l expects two parameters | Lukas Reschke | 2012-10-28 | 2 | -3/+4 |
| * | | Revert "Fix a typo" | Lukas Reschke | 2012-10-28 | 2 | -2/+2 |
| * | | Fix a typo | Lukas Reschke | 2012-10-28 | 2 | -2/+2 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-28 | 55 | -154/+48 |
| * | | Load all apps in core share ajax file for apps to register their share backends | Michael Gapczynski | 2012-10-27 | 1 | -0/+1 |
| * | | Fix introduced style errors | Bart Visscher | 2012-10-27 | 2 | -5/+9 |
| * | | Fix download url generation | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
| * | | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 15 | -79/+229 |
| |\ \ | |||||
| | * | | Resetting the password should also invalidate the token login cookies | Bart Visscher | 2012-10-17 | 1 | -0/+1 |
| | * | | Change the lostpassword flow to a controller | Bart Visscher | 2012-10-17 | 6 | -67/+101 |
| | * | | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 53 | -113/+792 |
| | |\ \ | |||||
| | * | | | Implement routing on javascript side | Bart Visscher | 2012-10-05 | 2 | -0/+76 |
| | * | | | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 9 | -10/+22 |
| | * | | | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 2 | -14/+7 |
| | * | | | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -0/+15 |
| | * | | | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 4 | -8/+99 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 64 | -233/+981 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-07 | 67 | -181/+238 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-30 | 13 | -70/+352 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'gitorious/master' into routing | Bart Visscher | 2012-08-29 | 72 | -25/+631 |
| | |\ \ \ \ \ \ \ |