index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rebar.config.script
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Coveralls support
Mickael Remond
2016-03-21
1
-1
/
+26
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Extract deps from rebar.config to use in reltool.config.script
Paweł Chmielowski
2016-01-07
1
-1
/
+1
*
Convert rebar.config.script to more declarative format
Paweł Chmielowski
2015-12-18
1
-156
/
+74
*
Remove "--enable-nif" flag
Holger Weiss
2015-12-16
1
-5
/
+1
*
Add plugin for passing extra erl_opts flags to deps, and use it for hipe
Paweł Chmielowski
2015-12-16
1
-2
/
+3
*
Update cache_tab app name
Mickael Remond
2015-12-01
1
-1
/
+1
*
Make JID related functions from jlib.erl deprecated
Evgeniy Khramtsov
2015-11-24
1
-1
/
+1
*
Make Riak working on R18
Evgeniy Khramtsov
2015-11-24
1
-2
/
+2
*
Remove supervisor option, disable it for c2s and muc
Christophe Romain
2015-11-04
1
-2
/
+0
*
Pass {C,CPP,LD}FLAGS used in main ./configure call to invocations from deps
Paweł Chmielowski
2015-10-20
1
-1
/
+6
*
Temporary switch to fork of oauth2 that compiles with r18
Paweł Chmielowski
2015-09-29
1
-1
/
+1
*
oauth uses jiffy so fetch it unconditionally
Paweł Chmielowski
2015-09-28
1
-4
/
+1
*
Enable oauth unconditionally
Paweł Chmielowski
2015-09-25
1
-6
/
+3
*
Revert "Remove "--enable-json" flag"
Christophe Romain
2015-09-25
1
-0
/
+4
*
Add OAuth support (thanks to Aleksey)
Christophe Romain
2015-09-25
1
-0
/
+5
*
Make sure that lager is first on our deps list
Paweł Chmielowski
2015-09-17
1
-1
/
+7
*
Remove "--enable-json" flag
Holger Weiss
2015-08-27
1
-4
/
+0
*
Remove ehyperloglog dependency
Evgeniy Khramtsov
2015-07-03
1
-1
/
+0
*
Use https instead of git in rebar file for dependencies url (#589)
Badlop
2015-06-04
1
-22
/
+22
*
Add ability to configure parameters used by "make test" with test/config.ctc
Paweł Chmielowski
2015-04-09
1
-2
/
+11
*
Merge pull request #486 from saa/sqlite_support
Evgeny Khramtsov
2015-04-08
1
-0
/
+2
|
\
|
*
Add SQLite support
Sergey Abramyan
2015-03-20
1
-0
/
+2
*
|
Make R16B03-1 the minimal reguired otp version
Christophe Romain
2015-03-23
1
-0
/
+3
|
/
*
Add Redis backend for SM
Evgeniy Khramtsov
2015-03-11
1
-0
/
+2
*
Add Meck dependency when building for development
Mickaël Rémond
2015-03-07
1
-0
/
+2
*
set-dep-versions: Cope with branches
Holger Weiss
2015-02-26
1
-6
/
+2
*
Merge pull request #442 from weiss/use-stable-elixir
Mickaël Rémond
2015-02-24
1
-1
/
+3
|
\
|
*
Use Elixir's 'v1.0' branch
Holger Weiss
2015-02-24
1
-1
/
+3
*
|
Add compatibility macros for deprecated types (thanks to Alexey)
Christophe Romain
2015-02-23
1
-0
/
+2
|
/
*
Add Elixir support to ejabberd
Mickaël Rémond
2015-02-10
1
-1
/
+11
*
Clean up rebar script.
Jerome Sautret
2014-10-30
1
-4
/
+1
*
Fix xref check when odbc driver is not used.
Jerome Sautret
2014-10-30
1
-0
/
+2
*
Ignore riak_object module call for xref check.
Jerome Sautret
2014-10-30
1
-0
/
+3
*
Add xref Makefile target.
Jerome Sautret
2014-10-30
1
-0
/
+30
*
Process XML-RPC requests via p1_xml and ejabberd_http
Evgeniy Khramtsov
2014-10-04
1
-1
/
+1
*
Remove "--enable-http" flag
Holger Weiss
2014-07-27
1
-3
/
+0
*
Use p1_utils
Paweł Chmielowski
2014-07-17
1
-1
/
+2
*
Fixate Riak client library
Evgeniy Khramtsov
2014-07-10
1
-0
/
+4
*
Use -include_lib instead of -include for esip and p1_xml
Matwey V. Kornilov
2014-07-05
1
-8
/
+2
*
Always enable STUN at compile time
Evgeniy Khramtsov
2014-06-03
1
-2
/
+2
*
Always enable SIP at compile time
Evgeniy Khramtsov
2014-05-02
1
-11
/
+4
*
SIP support
Evgeniy Khramtsov
2014-04-30
1
-1
/
+11
*
Fix --{enable,disable}-transient_supervisors flag
Holger Weiss
2014-02-21
1
-1
/
+1
*
Check libyaml presence at configure time
Evgeniy Khramtsov
2013-10-22
1
-0
/
+1
*
Change configuration file format to YAML
Evgeniy Khramtsov
2013-08-21
1
-0
/
+1
*
rebar.config.script: fix debug_info handling
Tuncer Ayaz
2013-07-13
1
-2
/
+2
*
Do not build p1_logger if lager is enabled
Evgeniy Khramtsov
2013-07-07
1
-2
/
+3
*
Improve the rebar script. Keep the build graph by default.
Evgeniy Khramtsov
2013-06-30
1
-0
/
+1
*
Switch to rebar build tool
Evgeniy Khramtsov
2013-06-13
1
-0
/
+132