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-04-20
added suggested styleguide addition for future consistency
Timothy Warren
1
-1
/
+12
2012-04-15
Added the ability to insert objects with insert_batch() in Active Reccord.
Iban Eguia
1
-0
/
+1
2012-04-13
Update Release Date for version 2.1.1 at user_guide_src/source/changelog.rst
Rogerio Prado de Jesus
1
-1
/
+1
2012-04-09
DB Utility improvements
Andrey Andreev
1
-2
/
+3
2012-04-09
Multiple DB Forge improvements
Andrey Andreev
1
-0
/
+3
2012-04-09
Fix AR delete() for MSSQL and SQLSRV
Andrey Andreev
1
-1
/
+2
2012-04-09
Fix AR delete() for Oracle
Andrey Andreev
1
-0
/
+1
2012-04-09
Extend fix for #798 to work across all DB drivers instead of just mysql
Andrey Andreev
1
-1
/
+1
2012-04-06
Fix a CI_DB_pdo_driver::trans_commit() bug
Andrey Andreev
1
-0
/
+1
2012-04-06
Renamed _escape_identifiers() to escape_identifiers() and moved it to CI_DB_d...
Andrey Andreev
1
-1
/
+2
2012-04-05
Fixed MSSQL and SQLSrv truncate()
Andrey Andreev
1
-0
/
+1
2012-04-05
Add replace() support for SQLite/SQLite3
Andrey Andreev
1
-0
/
+1
2012-04-05
Added a default _insert_batch() method instead of requiring each driver to de...
Andrey Andreev
1
-0
/
+1
2012-04-04
Remove duplicate changelog entries introduced in pull #1225
Andrey Andreev
1
-6
/
+1
2012-04-04
Fixing doc link in changelog
M. Fauzilkamil Zainuddin
1
-1
/
+6
2012-04-04
Fixing user_guide compilation warnings
M. Fauzilkamil Zainuddin
2
-3
/
+3
2012-04-04
Update user_guide_src/source/changelog.rst
Tobias Tschech
1
-0
/
+1
2012-04-03
Merge upstream branch
Andrey Andreev
12
-77
/
+141
2012-04-03
Fix an issue in CI_Trackback::validate_url() and do some cleanup and optimiza...
Andrey Andreev
1
-0
/
+1
2012-04-03
Fix issue #1238
Andrey Andreev
1
-0
/
+2
2012-04-03
Fix issue #14
Andrey Andreev
1
-0
/
+1
2012-04-03
Some improvements to the additions from pull #1234
Andrey Andreev
2
-4
/
+6
2012-04-03
Merge pull request #1234 from obiconbig/develop
Andrey Andreev
2
-0
/
+8
2012-04-03
Move changelog line from verion 2.1.1 to version 3.0
Songpol Sripao-eiam
1
-3
/
+1
2012-04-03
Update changelog
Songpol Sripao-eiam
1
-0
/
+3
2012-04-02
The current name is too wide change to get_content_type()consistent with set_...
Songpol Sripaoeiam
1
-2
/
+2
2012-04-02
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Songpol Sripaoeiam
3
-7
/
+8
2012-04-02
Merge upstream branch
Andrey Andreev
4
-13
/
+25
2012-04-02
Merge upstream branch
Andrey Andreev
9
-70
/
+111
2012-04-01
bracket on a new line
Songpol Sripaoeiam
1
-1
/
+1
2012-04-01
add function get_current_content_type to output class and user manual library
Songpol Sripaoeiam
1
-0
/
+7
2012-03-29
Add a missing changelog entry for pull #1227
Andrey Andreev
1
-0
/
+1
2012-03-29
Merge pull request #1181 from matteomattei/develop
Andrey Andreev
2
-6
/
+16
2012-03-28
Add buffer string attach function to changelog.
Matteo Mattei
1
-1
/
+2
2012-03-28
Merge upstream branch
Andrey Andreev
8
-60
/
+89
2012-03-28
Added random ordering support for MSSQL and SQLSRV drivers and removed an unu...
Andrey Andreev
1
-0
/
+2
2012-03-28
Fix a CI_Loader::_ci_load_class() bug
Andrey Andreev
1
-0
/
+1
2012-03-27
Merge feature/mysqli_oop branch
Andrey Andreev
1
-2
/
+4
2012-03-26
Fix some examples in the user guide
Andrey Andreev
5
-35
/
+37
2012-03-26
Commas, not tabs, are the default delimiter in dbutil->csv_from_result.
mrw
1
-1
/
+1
2012-03-26
Remove remaining access description lines from database classes and styleguid...
Andrey Andreev
1
-1
/
+0
2012-03-26
Make _initialize() a constructor and rename _call_hook() to call_hook in the ...
Andrey Andreev
1
-0
/
+1
2012-03-26
Add visibility declarations where they remain missing
Andrey Andreev
1
-0
/
+1
2012-03-26
Merge pull request #994 from Razican/doctypes
Andrey Andreev
2
-21
/
+42
2012-03-26
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-oci8
Andrey Andreev
1
-2
/
+2
2012-03-26
Minor adjustments in the changelog
Andrey Andreev
1
-4
/
+2
2012-03-26
Merge upstream branch
Andrey Andreev
2
-1
/
+5
2012-03-26
Add DSN string support for Oracle
Andrey Andreev
1
-0
/
+1
2012-03-26
Add DSN string and persistent connections support for CUBRID
Andrey Andreev
1
-0
/
+2
2012-03-26
Centralize handling of attach() function for both real file and buffer string.
Matteo Mattei
1
-9
/
+11
[next]