jenkins-bot
18c9faaf10
Merge "Unbreak the unit tests"
2013-11-01 08:22:35 +00:00
Hashar
692f594ba1
Merge "Actually run all the unit tests."
2013-11-01 08:15:38 +00:00
Kunal Mehta
61f1754d14
Unbreak the unit tests
...
Not all installations will have a user with the id of 2,
like jenkins. At some point User::getOption is called, which
requires loading the user from the database, except it
doesn't exist. At which point the user id is reset to 0,
so it becomes an anonymous user, breaking the test.
Since the MediaWiki test runner automatically
creates a test user, we can safely assume that there is
a user with the id 1.
The other failure was due to that $wgUser may not
always be 127.0.0.1. The test now directly just
calls $wgUser to avoid issues if another test has
altered the global state.
Change-Id: Iacf904d04f1ff5aaf584cb98c3083ef6d7d89cea
2013-11-01 08:13:11 +00:00
Kunal Mehta
86ce24c6d6
Actually run all the unit tests.
...
Change-Id: Ia411cc32f0d0ac17ce43cbe20be17773cad055a7
2013-11-01 04:31:12 +00:00
Translation updater bot
8b0eebe115
Localisation updates from http://translatewiki.net .
...
Change-Id: I2b76d590196ad09e4cad5607926e4946ac73fa1a
2013-10-31 20:21:05 +00:00
Translation updater bot
5617f2eb03
Localisation updates from http://translatewiki.net .
...
Change-Id: Ia53c60700d5f13904cf498b8b146ac4626bfce57
2013-10-30 19:30:44 +00:00
bsitu
974abfa034
Suppressed agent name should be hidden in API
...
bug: 56230
Change-Id: I7cac877ef0ff44a3f64828ae37ced874b720ad27
2013-10-30 11:53:06 -07:00
jenkins-bot
a1388d0096
Merge "Remove class constant variable reference from Echo.php"
2013-10-29 05:10:07 +00:00
Translation updater bot
76ce9fb0e5
Localisation updates from http://translatewiki.net .
...
Change-Id: I23656a0cb33a0119bee8d6fb078a5e9e8fe180f1
2013-10-28 20:09:55 +00:00
Translation updater bot
03e37abed5
Localisation updates from http://translatewiki.net .
...
Change-Id: I15d3db9bd9955922d0401e169bb86cdf5f3d1eab
2013-10-27 20:01:39 +00:00
MatmaRex
0d39b70b45
Remove full stop from 'echo-new-messages' message
...
It should not have a full stop – it's used in the personal menu
(top-right corner of pages), which additionally some skins like
Monobook display in all lowercase.
Updated qqq.
Change-Id: I224a9fc0226ac769eb878cc5d3a7e6d8ebfa7548
2013-10-27 15:37:03 +01:00
Translation updater bot
ef99d1c279
Localisation updates from http://translatewiki.net .
...
Change-Id: Ic3e7804b3cac658481a0ab5b0f1e83f0e182e601
2013-10-26 19:21:22 +00:00
Translation updater bot
9a4830b713
Localisation updates from http://translatewiki.net .
...
Change-Id: I8da2ae0388a7ce968b374a51274fcf80b60ae603
2013-10-25 18:48:46 +00:00
jenkins-bot
fc41b4a613
Merge "Update to latest revision of Echo schema"
2013-10-25 05:41:22 +00:00
Kunal Mehta
18b09b5daa
Update to latest revision of Echo schema
...
This patch updates Echo to revision 6081131 of Schema:Echo, adding a 'rev_id'
field and the code to populate it. The patch also increments the logging
version identifier to 1.5.
Bug: 46045
Change-Id: I4ac1a25c306b0e0983a3490a29fe3dc4aa4bfc6f
2013-10-25 05:40:05 +00:00
Translation updater bot
566521b23f
Localisation updates from http://translatewiki.net .
...
Change-Id: I7fc6301b62faddb0e87be4d2a8c20a937718ff5c
2013-10-24 20:47:11 +00:00
bsitu
71e27f4b7a
Remove class constant variable reference from Echo.php
...
This is causing fatal error in update.php
bug: 55469
Change-Id: Ib0a354addd44542f7ec4eda427c0b530f33e6c12
2013-10-23 12:31:35 -07:00
Translation updater bot
40b7601e62
Localisation updates from http://translatewiki.net .
...
Change-Id: I6cf0794a80b9788416ec0897fa564253be745a9f
2013-10-23 19:00:52 +00:00
Translation updater bot
229ce7d0b7
Localisation updates from http://translatewiki.net .
...
Change-Id: I142241edeb4ca2ffcb237fc0cc2a4a2a73b93cee
2013-10-22 19:18:39 +00:00
Translation updater bot
e45be76e34
Merge "Localisation updates from http://translatewiki.net ."
2013-10-21 19:46:40 +00:00
Translation updater bot
04da164ead
Localisation updates from http://translatewiki.net .
...
Change-Id: I707d9d96ab38db04039026a5b44ccc44e233978d
2013-10-21 19:37:42 +00:00
jenkins-bot
301dd193b8
Merge "Remove "Talk:" prefix from "You have new messages""
2013-10-21 19:25:40 +00:00
Kunal Mehta
790f4bee9e
Remove "Talk:" prefix from "You have new messages"
...
Bug: 49324
Change-Id: I51d9fc5c891d4489fcb5bce74b0428575f1df7f6
2013-10-21 11:56:20 -07:00
Translation updater bot
19bad23827
Localisation updates from http://translatewiki.net .
...
Change-Id: I1370e8abcb4287ef37456b2d7ff0edf8937438ad
2013-10-20 21:44:47 +00:00
jenkins-bot
1b44c4bdc1
Merge "EchoBasicFormatter::formatFragment returns a Message object"
2013-10-20 14:50:42 +00:00
Kunal Mehta
52fab9c515
EchoBasicFormatter::formatFragment returns a Message object
...
Change-Id: I28228f904c4364a1e4c1c1a637bf78f506003eb6
2013-10-20 02:32:30 -07:00
Kunal Mehta
8f77ba2028
Remove duplicate "global $wgUser"
...
Change-Id: I857d09ba3a115a4e042d4c95550ac77f0211c34f
2013-10-20 01:29:00 -07:00
Kunal Mehta
f31c605360
Replace wfMessage calls with $this->msg
...
Change-Id: I600af0721c15828d0a11b36438231b09e4148728
2013-10-19 00:58:38 -07:00
Translation updater bot
61a07a4554
Localisation updates from http://translatewiki.net .
...
Change-Id: Ie21649a0ceb6f8ea88711827f3017ecbc0059389
2013-10-18 19:16:05 +00:00
Translation updater bot
0024b000ff
Localisation updates from http://translatewiki.net .
...
Change-Id: Idcac5b658813c7d7e41c586683d38f72e6a56353
2013-10-17 19:33:09 +00:00
Translation updater bot
ad1bb66d61
Localisation updates from http://translatewiki.net .
...
Change-Id: Iee9f8d5e3061a550d75e5afa38751937086f2472
2013-10-16 21:43:54 +00:00
jenkins-bot
de93be2b47
Merge "Revert "Notification overlay is partially hidden in RTL language""
2013-10-16 17:33:31 +00:00
Bartosz Dziewoński
4ad3cb4674
Revert "Notification overlay is partially hidden in RTL language"
...
Ugly workaround for bug 55779. Let's not do this.
This reverts commit 67bcecff5d
.
Bug: 55629
Change-Id: I5f5503aa1d1f7c93b11bf82cfcd73370a991783c
2013-10-16 09:49:09 +00:00
bsitu
b9a0a339c8
Add new method to process a param in escaped format
...
Change-Id: Ie777d7838b83d6109adf3ea8a71dd19240d8b6f5
2013-10-15 15:38:57 -07:00
Translation updater bot
08c5421a10
Localisation updates from http://translatewiki.net .
...
Change-Id: I91ade67ccad14292d83fc9afba84af4dfb719d4f
2013-10-15 20:52:47 +00:00
jenkins-bot
2ba05992be
Merge "Notification overlay is partially hidden in RTL language"
2013-10-15 15:59:28 +00:00
Translation updater bot
1cf63dc37b
Localisation updates from http://translatewiki.net .
...
Change-Id: I7b842d01a4aacb33f27a7022773a67eba6e3ca68
2013-10-14 09:28:51 +00:00
jenkins-bot
dd6caea6b4
Merge "Native digits on 'mw-echo-overlay-title-text'"
2013-10-13 20:06:09 +00:00
Ebrahim Byagowi
88937d21c1
Native digits on 'mw-echo-overlay-title-text'
...
Change-Id: Icdd52ea0267ffbaa0e103070655735eff8423ca1
2013-10-13 19:34:03 +00:00
Translation updater bot
c49e289614
Localisation updates from http://translatewiki.net .
...
Change-Id: Iafbe56f807eb1edb524b017d46cd06a63fd4cd27
2013-10-13 19:27:29 +00:00
Translation updater bot
aff602ecdd
Localisation updates from http://translatewiki.net .
...
Change-Id: I1250216a02e127c20a33ef0812431f99bb8aeba3
2013-10-12 18:41:21 +00:00
Translation updater bot
7f6035dc1e
Localisation updates from http://translatewiki.net .
...
Change-Id: I966370eeca4e4357c311996a2797afb332a353b0
2013-10-11 19:09:38 +00:00
bsitu
67bcecff5d
Notification overlay is partially hidden in RTL language
...
bug: 55629
Change-Id: I820386379fbea64fb88cfc1a1966ee08680f5c59
2013-10-11 19:06:58 +00:00
jenkins-bot
fab5045776
Merge "alert: Make selectors less overly specific and clean up js"
2013-10-11 04:04:29 +00:00
Translation updater bot
bbab8a0dc2
Localisation updates from http://translatewiki.net .
...
Change-Id: I3f412cca17be613d54b82b864e6d671041f2a001
2013-10-10 19:02:06 +00:00
Translation updater bot
71897030d4
Localisation updates from http://translatewiki.net .
...
Change-Id: I5147399614e3696b841e542c8145f45cbb32745c
2013-10-09 19:35:55 +00:00
Kunal Mehta
d139b75020
Fix phpdoc comments
...
Change-Id: I2f22838aa6c2c46fbd570b01c2fb118cd8c58790
2013-10-08 13:56:24 -07:00
Translation updater bot
29b77da8b5
Localisation updates from http://translatewiki.net .
...
Change-Id: Ia3ff8daabad8e8d38df04a0c04d4631e4b2156e8
2013-10-08 19:04:34 +00:00
Translation updater bot
b26aa56e20
Merge "Localisation updates from http://translatewiki.net ."
2013-10-08 00:58:31 +00:00
Translation updater bot
91fceb53c1
Localisation updates from http://translatewiki.net .
...
Change-Id: Ibcc664dc5c866ef61a2046c38f1306ed65acab5f
2013-10-08 00:53:28 +00:00