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
2013-11-12
Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...
Andrey Andreev
12
-32
/
+80
2013-11-12
[ci skip] Remove some whitespace chars
Andrey Andreev
1
-3
/
+2
2013-11-12
Merge pull request #2719 from GDmac/develop
Andrey Andreev
2
-8
/
+9
2013-11-11
Cleanup PR #2719
GDmac
2
-6
/
+3
2013-11-11
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
GDmac
4
-3
/
+53
2013-11-11
Polish changes from PR #2712
Andrey Andreev
4
-31
/
+16
2013-11-11
Merge pull request #2718 from vkeranov/develop
Andrey Andreev
1
-2
/
+3
2013-11-11
Merge pull request #2712 from pveyes/develop
Andrey Andreev
3
-2
/
+66
2013-11-09
docs: get_compile_select
GDmac
1
-3
/
+3
2013-11-08
Fix #2406 query builder cache
GDmac
1
-6
/
+10
2013-11-08
Update user_agents.php
vkeranov
1
-2
/
+3
2013-11-05
Fix HTTP Verb Routing Rules
Fatih Kalifa
3
-18
/
+51
2013-10-31
Enable HTTP Verb in Routing
Fatih Kalifa
1
-1
/
+32
2013-10-31
Fix #2710
Andrey Andreev
1
-2
/
+1
2013-10-31
Merge branch 'feature/minify' into develop
Andrey Andreev
1
-132
/
+71
2013-10-31
Merge branch 'develop' into feature/minify
Andrey Andreev
8
-16
/
+73
2013-10-31
Apply trim() on the splitted code elements
Andrey Andreev
1
-164
/
+11
2013-10-30
Escape PCRE delimiters
Andrey Andreev
1
-2
/
+2
2013-10-29
Fix a bug when multiple calls to QB's _compile_wh() or _compile_group_by() ar...
Andrey Andreev
1
-1
/
+12
2013-10-29
Update sess_time_to_update description (rel #2397)
Andrey Andreev
2
-3
/
+4
2013-10-29
Merge pull request #2707 from sv3tli0/patch-1
Andrey Andreev
1
-1
/
+2
2013-10-29
Merge pull request #2706 from manmath/patch-1
Andrey Andreev
1
-3
/
+3
2013-10-29
add travis php 5.5
sv3tli0
1
-1
/
+2
2013-10-29
Update readme.rst
Man Math
1
-3
/
+3
2013-10-29
Merge pull request #2705 from kakysha/develop
Andrey Andreev
3
-9
/
+37
2013-10-29
newline at the eof
Kakysha
1
-1
/
+1
2013-10-29
Update caching.rst
kakysha
1
-1
/
+1
2013-10-29
typos
kakysha
1
-1
/
+1
2013-10-29
Spaces, log message
Kakysha
1
-2
/
+2
2013-10-28
Merge branch 'develop' of github.com:kakysha/CodeIgniter into develop
Kakysha
2
-6
/
+18
2013-10-28
Added changelog entry
kakysha
1
-0
/
+1
2013-10-28
Update Redis Caching block
kakysha
1
-6
/
+17
2013-10-28
Code cleanup
Kakysha
1
-2
/
+4
2013-10-28
some code rewrite
Kakysha
1
-3
/
+3
2013-10-28
Correct Redis connection troubleshooting
Kakysha
1
-4
/
+11
2013-10-28
Added option to connect through unix socket in redis cache driver
Kakysha
1
-1
/
+8
2013-10-28
Really fix #2703
Andrey Andreev
1
-1
/
+1
2013-10-28
Fix #2703
Andrey Andreev
1
-1
/
+17
2013-10-28
Merge branch 'develop' into feature/minify
Andrey Andreev
1
-1
/
+1
2013-10-28
Fixing the dumbest parser error ever
Andrey Andreev
1
-1
/
+1
2013-10-28
An alternative to CI_Output::_minify_script_style() using more efficient rege...
Andrey Andreev
1
-5
/
+97
2013-10-28
Fix CI_DB_query_builder::_merge_cache() triggering E_WARNINGs
Andrey Andreev
1
-3
/
+5
2013-10-26
Merge pull request #2699 from vlakoff/url-functions
Andrey Andreev
3
-23
/
+25
2013-10-26
Remove redundant changelog entry
vlakoff
1
-1
/
+0
2013-10-25
Implement $protocol parameter in Config base_url() and site_url() methods
vlakoff
3
-22
/
+25
2013-10-23
Fix issue #2695
Andrey Andreev
2
-9
/
+45
2013-10-22
Fix CSS minifier
Andrey Andreev
1
-4
/
+4
2013-10-21
Add CI_Upload:: option
Andrey Andreev
3
-1
/
+15
2013-10-21
Add 'filename' to the return elements for create_captcha() (PR #2602)
Andrey Andreev
3
-8
/
+10
2013-10-21
Manually apply PR #2656
Andrey Andreev
1
-2
/
+2
[next]