Go to file
bsitu 4bf88aa741 Hygiene: Add abstract model and mapper for notification
* Shared function can be put in the abstract class and this also enforces some interface methods 

* Initialize a default dbFactory when it's not passed to the mapper

Change-Id: I1033dafaa90a1f683fbe9ad69bed04f4844e357b
2014-08-13 00:11:15 +00:00
api Hygiene: Add abstract model and mapper for notification 2014-08-13 00:11:15 +00:00
controller Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
db_patches SQLite compatibility for Echo database patches 2013-10-15 20:56:24 +00:00
formatters Hygiene: Add abstract model and mapper for notification 2014-08-13 00:11:15 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-08-09 19:54:35 +02:00
includes Hygiene: Add abstract model and mapper for notification 2014-08-13 00:11:15 +00:00
jobs Adding Echo jobs to deferred update along with master wait 2013-09-04 17:32:54 -07:00
maintenance Remove invalid maintenance scripts 2013-07-03 12:09:45 -07:00
model Hygiene: Add abstract model and mapper for notification 2014-08-13 00:11:15 +00:00
modules Hygiene: Break out _buildNotificationList 2014-08-08 15:45:02 -07:00
scripts Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
special Hygiene: Add abstract model and mapper for notification 2014-08-13 00:11:15 +00:00
tests QA: Add browser test for sign up notifications 2014-08-07 14:47:41 -07:00
.gitignore Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintignore Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
COPYING Add COPYING 2014-01-24 16:00:24 -08:00
Echo.alias.php Localisation updates from https://translatewiki.net. 2014-08-09 19:54:35 +02:00
Echo.i18n.php Update i18n shim 2014-04-22 13:18:45 +00:00
Echo.php Hygiene: Add abstract model and mapper for notification 2014-08-13 00:11:15 +00:00
echo.sql Remove inappropiate executable flag on Echo.php and echo.sql 2013-07-18 17:19:05 +02:00
Gemfile Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Hooks.php Remove qunit tests from mobile 2014-08-09 02:06:46 +02:00
Makefile Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Notifier.php Fix Echo breaking 2014-08-08 21:35:58 +01:00
package.json Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Resources.php Hygiene: Move the overlay initialisation code into a separate file 2014-08-06 20:29:35 +00:00