index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
Fix issue #1545
Andrey Andreev
1
-6
/
+12
2012-06-27
valid_email() to always return boolean
Andrey Andreev
3
-3
/
+3
2012-06-27
Correct variable names
Timothy Warren
2
-2
/
+2
2012-06-27
Update other email validation methods
Timothy Warren
2
-2
/
+2
2012-06-27
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into email
Timothy Warren
43
-529
/
+731
2012-06-27
Utilize query()'s return_object parameter
Andrey Andreev
1
-11
/
+11
2012-06-27
Use ctype_* functions in Form_validation instead of PCRE when possible
Andrey Andreev
1
-4
/
+4
2012-06-27
Fix a PHPDoc error in FTP Class
vlakoff
1
-1
/
+1
2012-06-27
URL Helper redirect() to utilize HTTP/1.1 response code 303 See Other
Andrey Andreev
1
-3
/
+11
2012-06-26
Correct solution to #1533
Andrey Andreev
1
-1
/
+1
2012-06-26
Fix issue #427
Andrey Andreev
3
-2
/
+16
2012-06-26
Fix get_where() test
Andrey Andreev
1
-1
/
+1
2012-06-26
Fix issue #1533
Andrey Andreev
1
-1
/
+1
2012-06-25
Fix issues #1529 & #1530
Andrey Andreev
2
-5
/
+5
2012-06-25
Change where() to skip dbprefix (until a better solution is available)
Andrey Andreev
2
-7
/
+18
2012-06-25
Fix Interbase _field_data() method
Andrey Andreev
1
-8
/
+5
2012-06-24
Some fixes to the SQLSRV and MSSQL drivers
Andrey Andreev
2
-28
/
+22
2012-06-24
Some changes to the OCI8 (Oracle) driver
Andrey Andreev
1
-4
/
+7
2012-06-24
Merge pull request #1521 from aquarion/develop
Phil Sturgeon
1
-2
/
+2
2012-06-24
Merge pull request #1519 from mwhitneysdsu/develop
Alex Bilbie
1
-2
/
+18
2012-06-24
Use the VIEWPATH constant, instead of assuming the user hasn't moved them
Nicholas Avenell
1
-2
/
+2
2012-06-24
Add a default _limit() method to the Query Builder class
Andrey Andreev
11
-117
/
+24
2012-06-24
Minor changes to the MySQL and MySQLi drivers
Andrey Andreev
2
-3
/
+11
2012-06-23
Add _where() changes from pull #1517 to the PostgreSQL driver
Andrey Andreev
2
-9
/
+13
2012-06-23
If there is no output then no need to try minifying it
Phil Sturgeon
1
-0
/
+5
2012-06-23
Added ['reuse_query_string'] to Pagination.
Phil Sturgeon
1
-40
/
+58
2012-06-22
Added optional fourth parameter to timezone_menu
Mat Whitney
1
-2
/
+18
2012-06-22
fixed query grouping when using where($array) syntax
WanWizard
1
-10
/
+4
2012-06-21
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Phil Sturgeon
2
-3
/
+2
2012-06-21
Replaced block tag minification regex with a less greedy solution.
Phil Sturgeon
1
-1
/
+1
2012-06-21
Fix issue #79
Andrey Andreev
1
-2
/
+1
2012-06-20
Small adjustment due to 079fbfcde095230f304e889217f897031a948f61
Andrey Andreev
1
-1
/
+1
2012-06-19
Fixed Migrations and an incorrect strict comparison.
Phil Sturgeon
2
-2
/
+2
2012-06-19
Property values aligned into one vertical line
Dumk0
1
-17
/
+17
2012-06-18
Changed limit() and offset() to ignore NULL values
Andrey Andreev
1
-7
/
+3
2012-06-18
Fix ODBC _limit()
Andrey Andreev
1
-1
/
+1
2012-06-18
Fix issue #1328
Andrey Andreev
1
-1
/
+6
2012-06-17
Add join() USING support
Andrey Andreev
1
-3
/
+11
2012-06-17
Improve escaping, support for table names with spaces and fix where() for str...
Andrey Andreev
3
-34
/
+30
2012-06-17
Add deprecated docblock tags for do_hash() and read_file()
Andrey Andreev
2
-0
/
+2
2012-06-17
AND -> &&
Andrey Andreev
1
-1
/
+1
2012-06-17
Pagination: fixed 'rel' attribute handling, added custom attributes support, ...
Andrey Andreev
1
-27
/
+59
2012-06-17
Merge pull request #1479 from srtfisher/develop
Phil Sturgeon
1
-1
/
+1
2012-06-16
Add an option to disable MIME detection in the Upload library (issue #1494)
Andrey Andreev
1
-3
/
+13
2012-06-16
anchor_popup() improvements
Andrey Andreev
1
-3
/
+13
2012-06-16
Fix two anchor_popup() issues
Andrey Andreev
1
-5
/
+2
2012-06-16
Really important space fix :)
vkeranov
1
-1
/
+1
2012-06-16
Fix CI_Calendar::generate() not accepting NULLs (introduced in d261b1e89c3d4d...
Andrey Andreev
1
-2
/
+2
2012-06-16
Fix issue #999
Andrey Andreev
2
-5
/
+19
2012-06-16
Fix local_to_gmt()
Andrey Andreev
1
-7
/
+7
[next]