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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
Updated email library documentation
Alex Bilbie
1
-0
/
+8
2012-07-30
Only clear if request was successful
Alex Bilbie
1
-3
/
+3
2012-07-30
New parameter to automatically clear the parameters
Alex Bilbie
1
-3
/
+13
2012-07-30
After sending an email clear the parameters
Alex Bilbie
1
-2
/
+6
2012-07-29
Merge pull request #1670 from CaSoft/develop
Andrey Andreev
1
-1
/
+6
2012-07-29
Merge pull request #1669 from EllisLab/feature/stringify_attributes
Eric Barnes
6
-83
/
+97
2012-07-29
Merge branch 'develop' of github.com:CaSoft/CodeIgniter into develop
InFog
0
-0
/
+0
2012-07-29
Added documentation for mailto function.
InFog
1
-1
/
+6
2012-07-29
Added documentation for mail_to function.
InFog
1
-1
/
+6
2012-07-29
Fixed messed up welcome controller.
Eric Barnes
1
-4
/
+1
2012-07-29
Merge pull request #1668 from ShadesOfLight/feature/stringify_attributes
Eric Barnes
1
-21
/
+13
2012-07-29
Refactored _stringify_attributes in system/core/Common.php
Chad Furman
1
-21
/
+13
2012-07-29
refactored (crunched down) _stringify_attributes
Chad Furman
1
-1
/
+40
2012-07-29
Refactored _stringify_attributes function
Eric Barnes
1
-24
/
+22
2012-07-29
Adding a common stringify_attributes function for dealing with attributes thr...
Eric Barnes
5
-100
/
+88
2012-07-28
Adding optional attributes as array or object for html helper
Eric Barnes
3
-21
/
+60
2012-07-28
Merge pull request #1640 from thecrypticace/develop
Alex Bilbie
2
-2
/
+25
2012-07-27
Change log for IPv4 range mask support
Jordan Pittman
1
-1
/
+1
2012-07-27
Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add changelo...
Andrey Andreev
2
-2
/
+2
2012-07-26
If $htdocs = FALSE delete_files would never unlink
Phil Sturgeon
1
-1
/
+1
2012-07-26
Merge pull request #1654 from Debeet/patch-1
Alex Bilbie
1
-0
/
+2
2012-07-25
Windows 8 and PlayStation 3 in user_agents.php
Debeet
1
-0
/
+2
2012-07-24
Cleaned up bangs and lowercase booleans, and fixed userdata return on not fou...
dchill42
3
-12
/
+12
2012-07-23
Made cookie driver default and did miniscule code cleanup on drivers
dchill42
3
-11
/
+3
2012-07-23
Merge pull request #1648 from vlakoff/page-cache
Andrey Andreev
1
-2
/
+2
2012-07-23
output->_display_cache() simplifications
vlakoff
1
-2
/
+2
2012-07-23
Merge pull request #1647 from vlakoff/page-cache
Andrey Andreev
1
-1
/
+1
2012-07-23
Merge branch develop of github.com:/EllisLab/CodeIgniter into session
dchill42
603
-47038
/
+55424
2012-07-23
output->_display_cache() optimization
vlakoff
1
-1
/
+1
2012-07-23
Fix issue #1644
Andrey Andreev
2
-1
/
+2
2012-07-23
Fix a bug in CI_DB_sqlsrv_driver::affected_rows()
Andrey Andreev
2
-1
/
+2
2012-07-23
Update system/core/Input.php
Jordan Pittman
1
-11
/
+17
2012-07-22
Removing $reduce_linebreaks in auto_typography helper. Fixes #1642
Eric Barnes
1
-2
/
+2
2012-07-22
Merge pull request #1643 from firian/html-helper-comment-fix
Eric Barnes
1
-3
/
+3
2012-07-22
Comment fix. Html5 is most popular these days and should be added to comment....
Przemyslaw Tomaszewski
1
-3
/
+3
2012-07-21
Added support for IP Address Range Masks (e.g. 192.168.137.0/24) to the Proxy...
Jordan Pittman
1
-2
/
+19
2012-07-19
Hope this regexp works for travis ...
Andrey Andreev
1
-1
/
+1
2012-07-19
Fix CI_DB_driver::_get_operator()
Andrey Andreev
1
-20
/
+19
2012-07-19
Add back a removed paramter description
Andrey Andreev
1
-0
/
+1
2012-07-19
Merge develop changes
Andrey Andreev
13
-147
/
+163
2012-07-19
Enable travis for feature/* branches
Andrey Andreev
1
-1
/
+2
2012-07-19
Implement _compile_order_by()
Andrey Andreev
6
-57
/
+78
2012-07-19
Implement group_by() compiler and no_escape feature
Andrey Andreev
1
-4
/
+14
2012-07-19
Remove _limit()'s extra parameters and qb_limit, qb_offset unneeded typecasts...
Andrey Andreev
15
-101
/
+95
2012-07-19
Remove qb_wherein property
Andrey Andreev
1
-7
/
+4
2012-07-18
Merge where() and having() logic - it's structurally identical and only the k...
Andrey Andreev
13
-115
/
+69
2012-07-18
Remove dependancies on qb_like and remove unneeded parameters from _delete(),...
Andrey Andreev
23
-554
/
+297
2012-07-18
Merge pull request #1633 from vlakoff/htaccess
Andrey Andreev
3
-3
/
+3
2012-07-18
Change _like() to append to the qb_where array
Andrey Andreev
1
-14
/
+6
2012-07-17
Fix WHERE escaping/prefixing
Andrey Andreev
2
-38
/
+100
[prev]
[next]