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
/
user_guide_src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-12
Changed APPPATH, BASEPATH and VIEWPATH to be absolute paths (fixes issue #132...
Andrey Andreev
1
-2
/
+6
2012-06-12
Add changelog entry for issue #7
Andrey Andreev
1
-1
/
+2
2012-06-12
join() with multiple conditions and optional escape parameter
Andrey Andreev
1
-23
/
+27
2012-06-11
Fix issue #1264
Andrey Andreev
1
-0
/
+1
2012-06-11
Fix a join() issue
Andrey Andreev
1
-0
/
+1
2012-06-11
Alter documentation on requirements for the SQLSRV driver
Andrey Andreev
1
-2
/
+3
2012-06-11
Add OFFSET support for SQL Server 2005+ in MSSQL/SQLSRV
Andrey Andreev
1
-1
/
+1
2012-06-11
Remove unused qb_order property + other minor changes
Andrey Andreev
1
-1
/
+1
2012-06-11
changelog
Michiel Vugteveen
2
-0
/
+5
2012-06-10
Add BETWEEN to _has_operator()
Andrey Andreev
1
-0
/
+1
2012-06-10
Fix issue #1452
Andrey Andreev
1
-0
/
+2
2012-06-10
Merge branch 2.1-stable into develop
Andrey Andreev
6
-4
/
+13
2012-06-09
Cleanup the new Redis cache driver and add a changelog entry for it
Andrey Andreev
1
-0
/
+1
2012-06-08
Add OFFSET support for SQL Server 2012
Andrey Andreev
1
-0
/
+1
2012-06-08
escape_identifiers() to accept arrays as well
Andrey Andreev
1
-0
/
+1
2012-06-08
Added MSSQL/SQLSRV field escaping support with QUOTE_IDENTIFIER detection (is...
Andrey Andreev
1
-6
/
+10
2012-06-07
Add ics files support to mimes.php (issue #1441)
Andrey Andreev
1
-2
/
+3
2012-06-07
Add a changelog note
Andrey Andreev
1
-0
/
+1
2012-06-07
Fix issue #861 (and previous commit, for that matter)
Andrey Andreev
1
-1
/
+2
2012-06-07
Added a work-around for MSSQL/SQLSRV create_table() with INT column types (co...
Andrey Andreev
1
-2
/
+2
2012-06-07
Revert 296ab9a06e3c648de56861ad67581236a6dae71a - there's no bug to fix
Andrey Andreev
1
-1
/
+0
2012-06-07
Deprecated do_hash() and read_file() in favor of hash() and file_get_contents...
Andrey Andreev
4
-13
/
+19
2012-06-06
remove text about ipv4/ipv6 support in the doc
Joffrey Jaffeux
1
-1
/
+1
2012-06-06
Merge https://github.com/EllisLab/CodeIgniter into valid-ipv6
Joffrey Jaffeux
1
-0
/
+1
2012-06-06
removed ip_version()
Joffrey Jaffeux
2
-10
/
+1
2012-06-06
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into issue_...
Cory
5
-1
/
+26
2012-06-06
Merge https://github.com/EllisLab/CodeIgniter into valid-ipv6
Joffrey Jaffeux
3
-2
/
+10
2012-06-06
Modifying changelog to reflect the change
Cory
1
-0
/
+1
2012-06-06
Add a second parameter (charset) to CI_Output::set_content_type() + fix for i...
Andrey Andreev
2
-1
/
+7
2012-06-06
bad spacing
Joffrey Jaffeux
1
-1
/
+1
2012-06-06
update documentation for ip_version() and tells valid_ip() now supports ipv6
Joffrey Jaffeux
1
-1
/
+10
2012-06-06
update changelog for ipv6 support
Joffrey Jaffeux
1
-0
/
+1
2012-06-06
Merge pull request #933 from wrightlabs/patch-1
Andrey Andreev
1
-0
/
+1
2012-06-06
Added Fennec as Firefox Mobile to config/user_agents.php (issue #1063)
Andrey Andreev
1
-1
/
+2
2012-06-06
Merge pull request #1415 from mickeywu/develop
Andrey Andreev
2
-0
/
+9
2012-06-06
Update develop
Mickey Wu
1
-1
/
+1
2012-06-05
Fix a magic_quotes-related bug and changed the default parameter value for is...
Andrey Andreev
1
-0
/
+1
2012-06-05
Added get_mimes() function to system/core/Commons.php.The MIMEs array from co...
Andrey Andreev
2
-0
/
+7
2012-06-04
Merge pull request #1420 from IT-Can/fix-issue-1419
Andrey Andreev
1
-0
/
+1
2012-06-04
changelog
Michiel Vugteveen
1
-0
/
+1
2012-06-03
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Phil Sturgeon
4
-16
/
+20
2012-06-03
Added support for $_SERVER['CI_ENV'] in index.php
Phil Sturgeon
2
-2
/
+9
2012-06-02
Changed load model examples to use lowercase model name. Fixes #1417
Alex Bilbie
2
-9
/
+9
2012-06-02
Changed example model name to follow the CI styleguide class naming conventions
Alex Bilbie
1
-1
/
+1
2012-06-01
Update user_guide_src/source/changelog.rst
Mickey Wu
1
-0
/
+1
2012-06-01
Made set_header() public in Email library and updated documentation.
Mickey Wu
1
-0
/
+8
2012-05-31
Changed documentation and added note to changelog as per @philsturgeon request
Thanasis Polychronakis
2
-5
/
+8
2012-05-31
automatic list formatting was broken
vlakoff
1
-1
/
+2
2012-05-30
create_captcha() helper documentation
madhazelnut
1
-1
/
+1
2012-05-26
Fix issue #862
Andrey Andreev
1
-0
/
+1
[next]