Commit Graph
28 Commits
Author SHA1 Message Date
Siebrand Mazeland fb459cfd88 Clarify labels for input methods
Bug: 48536
Change-Id: I12fa43a9402f64f6da7ba040ff37363a2cc027bb
2013-05-28 07:54:27 +02:00
Siebrand Mazeland 264652b1fd Reduce use of globals
Or reduce the scope where they are available.

Change-Id: Idce74bda8f64cc6be62b58b2624629408ca18d4b
2013-05-26 11:46:12 +02:00
Siebrand Mazeland 17c1ce60e5 Update formatting
Break or shrink long lines.

Change-Id: I729dffe3f0d9e1132d9232779dc60647a1dc5a97
2013-05-26 11:23:17 +02:00
Siebrand Mazeland 401ab7eb8a Update strings
Change-Id: I48e461803bfda3b9c0100993604ec9349cb469b9
2013-05-11 01:32:39 +02:00
Siebrand MazelandandGerrit Code Review 16e7b63e41 Fix typo
Change-Id: Ic5a12a89c2442d8c658756db8ff392da5b6d1c2e
2013-04-29 11:20:13 +00:00
Siebrand Mazeland b1aed294c0 Fix JSHint issues
Change-Id: I0d63ec803f9cc8719f5275717b788812149a94c5
2013-04-29 10:05:02 +02:00
Siebrand Mazeland 0bbdabd5ab Update from upstream
Change-Id: If0e2a166c50b1e6c104cb81f01c42e4f22d43c21
2013-04-26 17:31:21 +02:00
Siebrand Mazeland a46721412b Ignore libs for JSHint
Change-Id: Id37846ae10e0eef8132f99467a6f7190e4221fed
2013-04-26 15:43:07 +02:00
Siebrand MazelandandGerrit Code Review e5f3f95b2f Update .jshintrc
Change-Id: I9e2add1dac6bf76b4efc0bdf799b731333b28376
2013-04-17 23:29:04 +00:00
Siebrand Mazeland e3a4d27a49 Update code formatting
Change-Id: I6a004a2d1ee803325cb6cfa3ee797a89db058635
2013-01-28 11:04:45 +01:00
Siebrand MazelandandGerrit Code Review a98ff90d49 Update jquery.ime and jquery.webfonts from upstream
Change-Id: I7963adc763c53df87cfb8452fde514554a332e6c
2013-01-17 18:30:36 +00:00
Siebrand MazelandandSanthosh Thottingal d2d4bb5f67 Fix JSHint suggestions
Change-Id: I89dc3f39531f6426fd95b2521ba898cd4fbe04f2
2012-11-14 10:35:41 +05:30
Siebrand MazelandandGerrit Code Review 6c97102725 Merge "Fix some JSHint issues" 2012-11-12 17:38:24 +00:00
Siebrand Mazeland e1f7ebb462 Update docs
Change-Id: I68c0751bf044aa1e35b8db0f85ac2b54270860e9
2012-11-12 07:53:23 +01:00
Siebrand Mazeland 57a30afc55 Fix some JSHint issues
Change-Id: Iecb1f2d2d326260075755070882b7706c1ae7db4
2012-11-12 07:51:39 +01:00
Siebrand Mazeland 9ff4a4c343 Remove empty @returns comment
Change-Id: I83625c21a0de492004a1f20337a8288de0e49fd3
2012-11-12 07:46:38 +01:00
Siebrand Mazeland 7be6eeaa2e Fix possible variable pollution
Change-Id: I93b3329d4ff2d8affac379d10baec892c46481f0
2012-11-12 07:45:12 +01:00
Siebrand Mazeland 98d7a8d9f9 Reformat code.
Change-Id: Ic0a5b37fa01b4a13023e66af0518ea94919ee880
2012-11-11 10:34:10 +01:00
Siebrand Mazeland b3a4705ecc Fix I6cd69962: Put files in the correct folder.
Change-Id: I8b01150c892bb3ac770c563616e2c742143fe408
2012-10-16 00:43:20 +02:00
Siebrand Mazeland b2ff1cb8ce Small tweaks.
* Assign $languageToSave earlier; more efficient.
* Double quotes to single quotes.
* Whitespace update.

Change-Id: I7028ac3ce5cbbe3611f33290331d0a014a073bf5
2012-09-29 00:59:53 -07:00
Siebrand Mazeland 126bf95079 Add profiling.
Change-Id: I965ae08f801dfd24cd7fd5cc69087da7949f8a51
2012-09-29 00:57:44 -07:00
Siebrand Mazeland e1a4f7f0cb After training the PHPStorm code formatter.
See https://github.com/siebrand/MediaWiki-PHPStorm

Issue remains with anonymous functions in JavaScript.

Change-Id: I2b520f8df127452acf02deb659277a6465e6ca59
2012-09-17 17:10:59 -07:00
Siebrand Mazeland 72d2519c4d Fix some issues pointed out by IDE.
* Update .gitignore to ignore .idea.
* Removed unused local variables.
* use local context and Message class instead of deprecated wfMsg* methods.
* Remove redundant px in CSS where possible.
* Combine CSS statements where possible.
* Replace b by strong.

Change-Id: I9d5ed7b7ce585a1c101044254bcbdfc33d42afc1
2012-08-15 17:32:49 +02:00
Siebrand MazelandandGerrit Code Review 6cc7c75458 Merge "Implement dual license GPLv2 and MIT." 2012-07-18 05:35:30 +00:00
Siebrand Mazeland 4041e7dca1 Implement dual license GPLv2 and MIT.
Should only be merged after +1 by all current contributors that are added as
reviewers.

Change-Id: Ie0480019524fa7b45ec6635d92b63e8b7880a2a0
2012-07-13 15:16:06 -04:00
Siebrand MazelandandGerrit Code Review fcbcf1a2a9 Merge "Updates for language database (~75 codes added)." 2012-07-03 15:00:15 +00:00
Siebrand MazelandandAmir E. Aharoni 78ccbc57e6 Updates for language database (~75 codes added).
* Added codes used on translatewiki.net.
* Uncommented and updated a few codes.
* Put a few comments on a separate line, because when trailing, the conversion script b0rks.
* Updated the script groups with new scripts.
* Corrected the tests.

Change-Id: Ia53195834c2afc908d57d2f396bc317fadb2c7a9
2012-07-03 17:02:25 +03:00
Siebrand Mazeland 237820113d Add .gitreview and .gitignore.
Change-Id: If23943dcab86629cccb8926462404d978f8bffa9
2012-06-12 14:13:34 +02:00