summaryrefslogtreecommitdiff
path: root/src/ejabberd_update.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2022Badlop2022-02-111-1/+1
|
* Copy a change from include file available since OTP 17.0Badlop2021-04-151-1/+2
| | | | | See: https://github.com/erlang/otp/commit/5e575f65629f6d99ed423bc646219c162f6bfa1a
* When using OTP 24.0, use the new 'application' record definition (#3568)Badlop2021-04-141-0/+35
| | | | | This fixes "ejabberdctl update_list", "update", and the equivalent feature on ejabberd's WebAdmin that got broken when using Erlang/OTP 24
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
|
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
|
* Make logging messages more consistentEvgeny Khramtsov2019-06-241-17/+17
|
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
|
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-1/+0
| | | | | | | | | The header consisted of too many unrelated stuff and macros misuse. Some stuff is moved into scram.hrl and type_compat.hrl. All macros have been replaced with the corresponding function calls. TODO: probably type_compat.hrl is not even needed anymore since we support only Erlang >= OTP 17.5
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
|
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
|
* cosmetic cleanupChristophe Romain2015-10-071-14/+11
|
* Fix even more dialyzer warningsBadlop2015-03-271-7/+0
|
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
|
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\ | | | | Update FSF address
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
| |
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
| | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite
* Accumulated patch to binarize and indent codeBadlop2013-03-141-6/+1
|
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
|
* Make sure update_info returns atoms only (EJAB-1595) (Thanks to Jose M Herrero)Evgeniy Khramtsov2013-01-031-17/+20
|
* Add comments about Dialyzer warningsBadlop2012-04-111-0/+3
|
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
|
* Fix update with stripped beams (thanks to Jose M Herrero)(EJAB-1520)Badlop2011-12-211-2/+4
|
* Fix command "update" to return response in the expected formatBadlop2011-12-081-2/+2
|
* Support to update modules in R14B04 and higherBadlop2011-11-031-2/+16
|
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
|
* Only log when script errors are foundBadlop2010-05-241-4/+11
|
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
| | | | SVN Revision: 2891
* Support to select what modules to update. Split large function in smaller ones.Badlop2009-05-271-31/+76
| | | | SVN Revision: 2107
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
| | | | | | | | * doc/guide.html: Likewise * src/*/*.erl: Likewise * src/*/*.erl: Remove unneeded blankspaces in license text SVN Revision: 1804
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
| | | | | | | | | | | * doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499
* Rewrite io:format calls to loglevel macros (EJAB-555)Christophe Romain2008-03-211-5/+7
| | | | SVN Revision: 1239
* * src/ejabberd_update.erl: Fix crash when browsing the UpdateBadlop2008-03-101-2/+2
| | | | | | page in Erlang R12 (EJAB-552) SVN Revision: 1225
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
| | | | | | * src/*: Likewise SVN Revision: 1153
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-5/+23
| | | | SVN Revision: 1110
* * Making sure SVN properties are correctly set.Mickaël Rémond2007-11-151-1/+1
| | | | SVN Revision: 970
* * src/web/ejabberd_web_admin.erl: Added a interface for nodeAlexey Shchepin2006-02-271-1/+1
| | | | | | | updating * src/ejabberd_update.erl: Added function update_info/0 SVN Revision: 513
* * src/web/ejabberd_web_admin.erl: Added a interface for nodeAlexey Shchepin2006-02-271-6/+15
| | | | | | | updating * src/ejabberd_update.erl: Added function update_info/0 SVN Revision: 512
* * src/odbc/pg.sql: Fixed syntax errorAlexey Shchepin2006-01-291-4/+10
| | | | | | | | | | | | * src/ejabberd_router.erl: Updated to use gen_server behaviour * src/ejabberd_sm.erl: Likewise * src/ejabberd_s2s.erl: Likewise * src/gen_iq_handler.erl: Likewise * src/ejabberd_sup.erl: Added supervisor for ejabberd_receiver * src/ejabberd_receiver.erl: Updated SVN Revision: 495
* * src/ejabberd_update.erl: Support for run-time ejabberd updatingAlexey Shchepin2006-01-271-0/+113
(not completed) * src/ejabberd_c2s.erl: Added 'update_info' module attribute for testing ejabberd_update SVN Revision: 494