Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
1228fe27bc1f22838cd80c5fe33c37274faf0e24
/
system
/
libraries
/
Javascript.php
1228fe2
Replace is_null() with === / !== NULL
by vlakoff
· 12 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
838a9d6
[ci skip] Cleaned some spaces
by Andrey Andreev
· 12 years ago
597ea27
[ci skip] DocBlocks for Email, Ftp, Unit_test and Javascript libraries
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
5fd3ae8
[ci skip] style and phpdoc-related changes (rel #1295)
by Andrey Andreev
· 12 years ago
3dad2e7
Replace strncmp() usage with strpos()
by Andrey Andreev
· 13 years ago
d261b1e
Replaced `==` with `===` and `!=` with `!==` in /system/libraries
by Alex Bilbie
· 13 years ago
3259e98
Update system/libraries/Javascript.php
by Cosmin Atanasiu
· 13 years ago
0b10a8c
Update system/libraries/Javascript.php
by Cosmin Atanasiu
· 13 years ago
a5918eb
Update system/libraries/Javascript.php
by Cosmin Atanasiu
· 13 years ago
fc90a7b
Update system/libraries/Javascript.php
by Cosmin Atanasiu
· 13 years ago
1b81553
Minor cleanup and style fixes in the Unit_test and Image_lib libraries
by Andrey Andreev
· 13 years ago
443bbd9
Minor cleanup and style fixes in the Log and Javascript libraries
by Andrey Andreev
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
6aac0ba
Remove @access from method descriptions
by Andrey Andreev
· 13 years ago
92ba08a
Replace private with protected, so the class can be easily extended
by Andrey Andreev
· 13 years ago
ad47f94
Improve the Javascript & Jquery libs
by Andrey Andreev
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
37f4b9c
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
f1bd6fa
Fixed a bug in the Javascript Library where improperly escaped characters could result in arbitrary javascript execution.
by Pascal Kriete
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
a926328
Changing all class constructors to __construct()
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
aa7d3f9
Automated merge with https://bitbucket.org/barrymieny/codeigniter
by Derek Jones
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
3934a4a
Fixed link
by fesplugas
· 14 years ago
9d653ed
fixing docblock for Javascript class
by Derek Jones
· 15 years ago
aacfe48
Moving Jquery library to javascript/Jquery.php
by Greg Aker
· 15 years ago
811f475
adding initial Javascript and Jquery libs
by Derek Jones
· 15 years ago