Gervase Markham
|
d9160e1ab8
|
Bug 757018 - upgrade license to MPL 2.
|
2012-05-30 17:48:24 +01:00 |
Mark Banner
|
4f4f4ecfc8
|
Fix client.py bustage from bug 748158 - I had forgotten to fully take account of repository being None. rs=Callek
|
2012-04-24 08:34:38 +01:00 |
Mark Banner
|
594c7cde3d
|
Bug 748158 - Strip trailing slashes from repository urls before passing them to hgtool.py (in client.py). r=Callek
|
2012-04-24 07:53:47 +01:00 |
Mark Banner
|
2f4205e292
|
Bug 720328 - Update LDAP c-sdk to LDAPCSDK_6_0_7D_RTM - Pull in build config only fixes to reduce unnecessary rebuilding of files (bug 712785) and improve the OpenBSD build config options (bug 720373). r=bienvenu
|
2012-01-24 18:06:57 +00:00 |
Mark Banner
|
76e4352a18
|
Bug 706905 - Pull in the latest ldap/sdks tag to pick up bug 693141 to allow LDAP C SDK with pymake on windows. r=bienvenu
|
2011-12-12 19:15:44 +00:00 |
Philippe M. Chiasson
|
223232cbce
|
Bug 688856 - teach comm-central client.mk to use hgtool.py r=Standard8,jhopkins
|
2011-10-06 13:41:58 -04:00 |
John Hopkins
|
4d39e407aa
|
Bug 631597 - Prototype the "Canary" system for Thunderbird. r=standard8
|
2011-06-22 12:13:50 -07:00 |
Philippe M. Chiasson
|
c79d4947ab
|
Bug 661267 - Add --tinderbox-print to client.py to output hg revision links for buildbot. r=Standard8
|
2011-06-20 15:40:02 -04:00 |
Mark Banner
|
bfbd292161
|
Bug 641495 Pull the latest LDAP code into comm-central - Pick up tag 6.0.7a which is a minor build config update to the LDAP c-sdk. r=bienvenu
|
2011-05-03 08:19:16 +01:00 |
Mark Banner
|
9b23b09011
|
Bug 623497 - Update trunk comm-central to LDAP c-sdk version 6.0.7; r=bienvenu
|
2011-01-07 08:06:30 +00:00 |
Mark Banner
|
eacb4f4fb4
|
Bug 506601 - Transition LDAP SDKs to Mercurial - now pull the LDAP c-sdk from Mercurial rather than cvs; r=kairo
--HG--
rename : directory/makefiles.sh => ldap/makefiles.sh
rename : directory/xpcom/Makefile.in => ldap/xpcom/Makefile.in
rename : directory/xpcom/README.txt => ldap/xpcom/README.txt
rename : directory/xpcom/TODO.txt => ldap/xpcom/TODO.txt
rename : directory/xpcom/base/Makefile.in => ldap/xpcom/base/Makefile.in
rename : directory/xpcom/base/public/Makefile.in => ldap/xpcom/base/public/Makefile.in
rename : directory/xpcom/base/public/nsILDAPBERElement.idl => ldap/xpcom/base/public/nsILDAPBERElement.idl
rename : directory/xpcom/base/public/nsILDAPBERValue.idl => ldap/xpcom/base/public/nsILDAPBERValue.idl
rename : directory/xpcom/base/public/nsILDAPConnection.idl => ldap/xpcom/base/public/nsILDAPConnection.idl
rename : directory/xpcom/base/public/nsILDAPControl.idl => ldap/xpcom/base/public/nsILDAPControl.idl
rename : directory/xpcom/base/public/nsILDAPErrors.idl => ldap/xpcom/base/public/nsILDAPErrors.idl
rename : directory/xpcom/base/public/nsILDAPMessage.idl => ldap/xpcom/base/public/nsILDAPMessage.idl
rename : directory/xpcom/base/public/nsILDAPMessageListener.idl => ldap/xpcom/base/public/nsILDAPMessageListener.idl
rename : directory/xpcom/base/public/nsILDAPModification.idl => ldap/xpcom/base/public/nsILDAPModification.idl
rename : directory/xpcom/base/public/nsILDAPOperation.idl => ldap/xpcom/base/public/nsILDAPOperation.idl
rename : directory/xpcom/base/public/nsILDAPServer.idl => ldap/xpcom/base/public/nsILDAPServer.idl
rename : directory/xpcom/base/public/nsILDAPService.idl => ldap/xpcom/base/public/nsILDAPService.idl
rename : directory/xpcom/base/public/nsILDAPSyncQuery.idl => ldap/xpcom/base/public/nsILDAPSyncQuery.idl
rename : directory/xpcom/base/public/nsILDAPURL.idl => ldap/xpcom/base/public/nsILDAPURL.idl
rename : directory/xpcom/base/src/Makefile.in => ldap/xpcom/base/src/Makefile.in
rename : directory/xpcom/base/src/ldapComponents.manifest => ldap/xpcom/base/src/ldapComponents.manifest
rename : directory/xpcom/base/src/nsLDAPBERElement.cpp => ldap/xpcom/base/src/nsLDAPBERElement.cpp
rename : directory/xpcom/base/src/nsLDAPBERElement.h => ldap/xpcom/base/src/nsLDAPBERElement.h
rename : directory/xpcom/base/src/nsLDAPBERValue.cpp => ldap/xpcom/base/src/nsLDAPBERValue.cpp
rename : directory/xpcom/base/src/nsLDAPBERValue.h => ldap/xpcom/base/src/nsLDAPBERValue.h
rename : directory/xpcom/base/src/nsLDAPChannel.cpp => ldap/xpcom/base/src/nsLDAPChannel.cpp
rename : directory/xpcom/base/src/nsLDAPChannel.h => ldap/xpcom/base/src/nsLDAPChannel.h
rename : directory/xpcom/base/src/nsLDAPConnection.cpp => ldap/xpcom/base/src/nsLDAPConnection.cpp
rename : directory/xpcom/base/src/nsLDAPConnection.h => ldap/xpcom/base/src/nsLDAPConnection.h
rename : directory/xpcom/base/src/nsLDAPControl.cpp => ldap/xpcom/base/src/nsLDAPControl.cpp
rename : directory/xpcom/base/src/nsLDAPControl.h => ldap/xpcom/base/src/nsLDAPControl.h
rename : directory/xpcom/base/src/nsLDAPInternal.h => ldap/xpcom/base/src/nsLDAPInternal.h
rename : directory/xpcom/base/src/nsLDAPMessage.cpp => ldap/xpcom/base/src/nsLDAPMessage.cpp
rename : directory/xpcom/base/src/nsLDAPMessage.h => ldap/xpcom/base/src/nsLDAPMessage.h
rename : directory/xpcom/base/src/nsLDAPModification.cpp => ldap/xpcom/base/src/nsLDAPModification.cpp
rename : directory/xpcom/base/src/nsLDAPModification.h => ldap/xpcom/base/src/nsLDAPModification.h
rename : directory/xpcom/base/src/nsLDAPOperation.cpp => ldap/xpcom/base/src/nsLDAPOperation.cpp
rename : directory/xpcom/base/src/nsLDAPOperation.h => ldap/xpcom/base/src/nsLDAPOperation.h
rename : directory/xpcom/base/src/nsLDAPProtocolHandler.js => ldap/xpcom/base/src/nsLDAPProtocolHandler.js
rename : directory/xpcom/base/src/nsLDAPProtocolModule.cpp => ldap/xpcom/base/src/nsLDAPProtocolModule.cpp
rename : directory/xpcom/base/src/nsLDAPSecurityGlue.cpp => ldap/xpcom/base/src/nsLDAPSecurityGlue.cpp
rename : directory/xpcom/base/src/nsLDAPServer.cpp => ldap/xpcom/base/src/nsLDAPServer.cpp
rename : directory/xpcom/base/src/nsLDAPServer.h => ldap/xpcom/base/src/nsLDAPServer.h
rename : directory/xpcom/base/src/nsLDAPService.cpp => ldap/xpcom/base/src/nsLDAPService.cpp
rename : directory/xpcom/base/src/nsLDAPService.h => ldap/xpcom/base/src/nsLDAPService.h
rename : directory/xpcom/base/src/nsLDAPSyncQuery.cpp => ldap/xpcom/base/src/nsLDAPSyncQuery.cpp
rename : directory/xpcom/base/src/nsLDAPSyncQuery.h => ldap/xpcom/base/src/nsLDAPSyncQuery.h
rename : directory/xpcom/base/src/nsLDAPURL.cpp => ldap/xpcom/base/src/nsLDAPURL.cpp
rename : directory/xpcom/base/src/nsLDAPURL.h => ldap/xpcom/base/src/nsLDAPURL.h
rename : directory/xpcom/datasource/Makefile.in => ldap/xpcom/datasource/Makefile.in
rename : directory/xpcom/datasource/nsLDAPDataSource.js => ldap/xpcom/datasource/nsLDAPDataSource.js
rename : directory/xpcom/tests/Makefile.in => ldap/xpcom/tests/Makefile.in
rename : directory/xpcom/tests/example.rdf => ldap/xpcom/tests/example.rdf
rename : directory/xpcom/tests/example.xul => ldap/xpcom/tests/example.xul
rename : directory/xpcom/tests/jar.mn => ldap/xpcom/tests/jar.mn
rename : directory/xpcom/tests/ldapshell.js => ldap/xpcom/tests/ldapshell.js
rename : directory/xpcom/tests/unit/test_nsLDAPURL.js => ldap/xpcom/tests/unit/test_nsLDAPURL.js
|
2010-11-23 13:21:58 +00:00 |
Philippe M. Chiasson
|
81b50970ea
|
Bug 591388 - Teach client.py how to apply local patches; r=Standard8
|
2010-11-23 09:20:56 +00:00 |
Justin Wood
|
ab281ede52
|
Bug 601649 - Client.py doesn't work with python3, Use a better error message/format. So the user knows why it doesn't work. r=Standard8
|
2010-10-06 21:25:29 -04:00 |
Justin Wood
|
b9c95a1475
|
Comment and correctness nit for Bug 601207, f=sgautherie, a=Callek for CLOSED TREE
|
2010-10-01 22:20:59 -04:00 |
Justin Wood
|
21af357c0e
|
Backed out changeset 25e697e42d9a/Bug 599743
Due to Bug 601207.
|
2010-10-01 22:18:19 -04:00 |
Serge Gautherie
|
ad812a5823
|
Bug 599743 - End-of-life Python 2.4 for build support, in c-c; (Av1a) client.py part.
r=Callek.
|
2010-09-27 01:57:59 +02:00 |
Justin Wood
|
455dd9b8bd
|
Bug 556394 - Allow a single option to control tag/revision to pull in client.py. r=gozer
Part 2 - The real work and adds the commandline option
--HG--
extra : rebase_source : 97f7e70b3e50cdf3fb7ac35501243e82e54e8e9b
|
2010-06-15 23:47:11 -04:00 |
Justin Wood
|
bb77714db9
|
Bug 556394 - Allow a single option to control tag/revision to pull in client.py. r=gozer
Part 1 - create a python dictionary for DEFAULTS and stuff our (main) defaults in there
|
2010-06-14 02:22:16 -04:00 |
Mark Banner
|
375ed362f9
|
Remove the temporary forcing of pulling a specific mozilla-central version now that the repository issues are being resolved via other methods to those previously expected.
|
2010-06-09 09:55:45 +01:00 |
Mark Banner
|
4af21690d3
|
Temporarily force client.py onto pulling mozilla-central revision 28086cf6ede8 whilst issues with that repository are resolved. See Mozilla Weekly Updates (2010-06-07) for more info. rs=dmose,no bug
|
2010-06-07 22:41:11 +01:00 |
Mark Banner
|
3f2368184e
|
Backout unintended client.py change
|
2010-04-22 07:38:36 +01:00 |
Mark Banner
|
a64f63c618
|
Fix WSEnable build bustage. a=Standard8
|
2010-04-22 07:36:02 +01:00 |
Serge Gautherie
|
0f78eb9b9c
|
Bug 552955 - Resync' client.py on c-1.9.1 after bug 508955 and bug 538528; (Bv1) Clean a blank line up on c-c.
(no review)
|
2010-03-17 19:27:07 +01:00 |
Serge Gautherie
|
b9bc9f05a1
|
Bug 538528 - Allow client.py network attempts to restart itself in case of failures; (Cv1) Never retry 'cvs checkout', Rewrite its call, Improve documentation.
r=gozer.
|
2010-03-17 17:54:06 +01:00 |
Serge Gautherie
|
b135b0d824
|
Bug 538528 - Allow client.py network attempts to restart itself in case of failures; (Bv1a) Never retry 'hg update', Reorder/Rewrite some code, Improve documentation.
r=gozer.
|
2010-03-17 14:59:43 +01:00 |
Philippe M. Chiasson
|
bd057618ec
|
Bug 508955. Address comment #2 in proper handling of hg clone options. r=Callek
|
2010-02-17 15:24:59 -05:00 |
Philippe M. Chiasson
|
89fbf16b55
|
Bug 508955. Missed one instance of hgcloneopts when un-bitrotting the original patch.
|
2010-02-17 12:41:41 -05:00 |
Serge Gautherie
|
0376e156df
|
Bug 538528 - Allow client.py network attempts to restart itself in case of failures; (Av3d) Add a '--retries' option related to check_call_noisy(), Sort hg options, Fix program usage nits.
r=(Callek, gozer) sr=Standard8.
Initial patch by Justin Wood, rewritten by me.
|
2010-02-17 16:52:24 +01:00 |
Philippe M. Chiasson
|
41302649fc
|
Bug 508955 - Add to client.py --hg-clone-options r=kairo
|
2010-02-05 11:08:45 -05:00 |
Serge Gautherie
|
2929b6b57c
|
Bug 537571 - client.py should error out early if wrong python version;
(Bv1) Detect v1- and (future) v4+ too. r+=Gozer
|
2010-01-16 07:54:00 -05:00 |
Justin Wood
|
cb67f7762f
|
Bug 537571, client.py should error out early if wrong python version
r+=gozer
|
2010-01-13 15:53:10 -05:00 |
Serge Gautherie
|
ffe6fd8ce7
|
Bug 524682 - comm-central should pull Chatzilla from hg rather than CVS; (Av1).
r=(gozer, kairo)
|
2009-11-03 05:02:59 +01:00 |
Mark Banner
|
cfa7c7ed54
|
Bug 522445 - "Adjust client.py for handling the creation of the 1.9.1 branch" [r=gozer,kairo a=Standard8 for checkin to closed tree]
|
2009-10-22 16:05:39 +01:00 |
Mark Banner
|
8c3d864635
|
Bustage fix for bug 520401 - pick up a new version with correct c-style comments
|
2009-10-06 22:49:32 +01:00 |
Mark Banner
|
db18a1febc
|
Bug 520476 Pick up latest LDAP c-sdk fixes - update to LDAPCSDK_6_0_6C_MOZILLA_RTM. r+sr+a=Standard8
|
2009-10-06 22:23:31 +01:00 |
Mark Banner
|
dc5e4f26e2
|
Bug 481835 - "client.py should use hg pull without -r tip argument" [r=Callek]
|
2009-07-18 19:44:35 +01:00 |
Dan Mosedale
|
3289dfa8b7
|
Make it possible invoke "./client.py" rather than "python client.py" by fixing the file permissions and switching the interpreter to a more portable invocation. r=Standard8. no bug.
|
2009-06-19 13:32:16 -07:00 |
Mark Banner
|
a27929ca63
|
Pick up new version of LDAP c-sdk to pick up bustage (from bug 491545) fix for some Windows compilers. r/sr=Standard8
|
2009-05-11 13:42:31 +01:00 |
Mark Banner
|
24c2fd8438
|
Upgrade LDAP C-SDK to latest code to fix bug 491488 latest trunk failing to start with 'missing msvcr80.dll error'. r/sr=Standard8
|
2009-05-08 11:21:52 +01:00 |
Serge Gautherie
|
0bc69e7bf7
|
Bug 484205 - Additional fixes to client.py, after bug 482686; (Cv1) Improve current code and documentation, use sys.exit() more; r=bugspam.Callek
|
2009-04-26 15:25:08 +02:00 |
Serge Gautherie
|
868b723d74
|
Bug 484205 - Additional fixes to client.py, after bug 482686; (Bv1) 1 optimization, plus some reorderings; r=bugspam.Callek
|
2009-04-15 10:45:45 +02:00 |
Serge Gautherie
|
94cbff2a17
|
Bug 482686 - comm-central should pull Venkman from hg rather than CVS; (Av5) Pull Hg instead of cvs; r=(bugspam.Callek + kairo)
|
2009-03-19 16:35:42 +01:00 |
Mark Banner
|
5e26eee8a4
|
Bug 473827 Remove pulling of wallet from client.py. r=KaiRo
|
2009-01-19 16:16:43 +00:00 |
Philippe M. Chiasson
|
c37760ea18
|
Bug 470671. Fix client.py's incorrect detection of mozilla-central clone when missing a trailing '/'. r=Standard8
|
2008-12-22 11:33:05 -05:00 |
Robert Kaiser
|
368238f2a4
|
followup for bug 465521 - fixup section name in .treestate as python 2.6 doesn't allow 'default', r=Standard8
|
2008-12-01 22:18:11 +01:00 |
Mark Banner
|
50fed9bf68
|
Pull from default rather than tip to get around problems with named branches on tinderboxes. no bug, r=gozer over irc
|
2008-12-01 19:34:05 +00:00 |
Justin Wood
|
3dd658758a
|
bug 465521 - client.py needs a way to update the default repo for m-c, add move_to_stable functionality to switch comm-central pulls to mozilla-1.9.1 branch, r=Standard8,davida,KaiRo
|
2008-12-01 18:27:18 +01:00 |
Robert Kaiser
|
a5924ed428
|
bug 461938 - remove old suite typeaheadfind implementation from pull and packages, r+sr=Neil
|
2008-11-04 16:59:25 +01:00 |
Philippe M. Chiasson
|
f0364e241d
|
Bug 459396. make client.py use 'hg pull -r tip' when pulling to work around hg bug. r=Callek
Upstream bug: http://www.selenic.com/mercurial/bts/issue1320
|
2008-10-10 12:59:43 -04:00 |
Philippe M. Chiasson
|
84177b51c4
|
Bug 458215. Add --hg-options to client.py to pass arbitrary options to hg. r=Callek
|
2008-10-02 13:19:48 -04:00 |