Robin Appelman
10d84f6e9b
Add a (currently) empty system for running common repair steps
11 years ago
Frank Karlitschek
a11192bab3
send the build number too to push the next daily build. This is needed for the new daily build update channel
11 years ago
Thomas Müller
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
...
Conflicts:
lib/private/vcategories.php
12 years ago
Thomas Müller
d3d91ce347
revert debugging code which accidentially entered this pull request
12 years ago
Thomas Müller
c9123263ab
kill zh_CN.GB2312
12 years ago
Robin Appelman
a0d5ba1167
fix typo
12 years ago
Robin Appelman
9cd7ecd502
Updater: pass update url as argument to update check
12 years ago
Robin Appelman
58f473d734
split upgrade logic from ajax file
12 years ago
Florin Peter
3c100af132
revert changes to fbbc76f281
because master is very unstable right now
12 years ago
Lukas Reschke
d41b600725
Add an update notification on every page for admin users
12 years ago
Bart Visscher
ffae6f4b84
Style-fix: Breakup long lines
12 years ago
Bart Visscher
f39454ed12
Fix "Line indented incorrectly"
12 years ago
Felix Moeller
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
13 years ago
Felix Moeller
afadf93d31
Checkstyle: many fixes
13 years ago
Felix Moeller
e73b817a38
Checkstyle: NoSpaceAfterComma
13 years ago
Felix Moeller
2d61f03452
More Checkstyle cleanup
...
This is for all LowerCaseConstant warnings
13 years ago
Sam Tuke
8b01286a5d
Merged branch 'master'
13 years ago
Bart Visscher
4af5b016cc
Whitespace cleanup
13 years ago
Frank Karlitschek
b7a5cc2fda
use socket timeout of 10 sec to stay responsive even with a slow internet connection or a not working server
13 years ago
Thomas Mueller
3829460ab8
adding space between) and {
13 years ago
Thomas Mueller
6f8efcfe61
l18n support lib/updater.php
13 years ago
Jörn Friedrich Dreyer
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
13 years ago
Frank Karlitschek
061938cbb5
finally fix the updater. next is an automatic updater. but this is a bit more tricky.
13 years ago
Frank Karlitschek
897bfa8814
finally fix the updater. next is an automatic updater. but this is a bit more tricky.
13 years ago
Frank Karlitschek
a945fa10a6
update copyright
13 years ago
Jan-Christoph Borchardt
85cb171cb8
improved updater wording
13 years ago
Frank Karlitschek
6545e48787
Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition.
13 years ago
Bart Visscher
45cff7b737
Move storing "last updated at" time to the app config
...
This way the config.php file is not changed every time you go to the
personal page. Step to make it possible to have a read-only config.php
most of the time
13 years ago
Bart Visscher
1746cba249
Some small changes
13 years ago
Tom Needham
dd7a411f9a
Disable save button while saving. Streamlined code.
14 years ago
Frank Karlitschek
949bd2c47a
first small step to an automatic updating system.
...
At the moment we only have a hint that a new version is avaiable and a link to a not yet existing page if updating information. This has to be improved.
14 years ago