fix re-use of variable
[civicrm-core.git] / CRM / Contact /
2015-01-12 Tim OttenMerge pull request #4906 from eileenmcnaughton/minor...
2015-01-12 colemanwMerge pull request #4910 from colemanw/INFRA-132
2015-01-12 Coleman WattsINFRA-132 - Docblock formatting fixes
2015-01-12 Kurund JalmiMerge pull request #4907 from monishdeb/CRM-15695
2015-01-12 Kurund JalmiMerge pull request #4909 from pratikshad/broken-webtest
2015-01-12 kurundMerge remote-tracking branch 'upstream/4.5' into 4...
2015-01-12 Kurund JalmiMerge pull request #4904 from eileenmcnaughton/mailing...
2015-01-12 Kurund JalmiMerge pull request #4898 from monishdeb/CRM-15619-fix
2015-01-28 monishdebtypo mistake
2015-01-28 monishdebtest break fixes
2015-01-28 monishdebApi test failures fix round4
2015-01-28 monishdebQA fixes Round 2
2015-01-28 monishdebApi test fixes
2015-01-28 monishdebEvent api break fixes and cleanup
2015-01-28 monishdebActivity cleanup
2015-01-28 monishdebApi Break fixes
2015-01-12 Eileen McNaughtonMerge pull request #4902 from eileenmcnaughton/test-fix
2015-01-12 Yashodha ChakuMerge pull request #4900 from mrpaulc/CRM-15806
2015-01-12 Yashodha ChakuMerge pull request #4887 from pratikshad/broken-webtest
2015-01-12 colemanwMerge pull request #4903 from colemanw/INFRA-132
2015-01-12 Coleman WattsINFRA-132 - Convert // comments to docblocks
2015-01-12 Coleman WattsINFRA-132 - Comment format cleanup
2015-01-12 Coleman WattsINFRA-132 - Fix incorrect param types
2015-01-12 colemanwMerge pull request #4901 from colemanw/INFRA-132
2015-01-12 Coleman WattsINFRA-132 - Standardize integer to int
2015-01-12 Coleman WattsINFRA-132 - Standardize @inheritDoc tag use
2015-01-12 Coleman WattsINFRA-132 - Move stray comments into docblocks
2015-01-11 Coleman WattsINFRA-132 - Docblock formatting fixes
2015-01-11 Paul CampbellCRM-15806 - getPCPList on new Contribution does not...
2015-01-11 Monish DebMerge pull request #4875 from civicrm/minor-fix
2015-01-11 colemanwMerge pull request #4899 from colemanw/INFRA-132
2015-01-11 Coleman WattsINFRA-132 - Docblock @param and @return tag fixes
2015-01-10 Tim OttenMerge pull request #4896 from totten/master-movedep
2015-01-10 Tim OttenMerge pull request #4897 from totten/master-cleanup2
2015-01-10 Tim OttenINFRA-132 - CRM/ - PHPStorm cleanup
2015-01-10 Tim OttenINFRA-132 - FunctionDeclarationArgumentSpacing.SpaceBef...
2015-01-10 Tim OttenINFRA-132 - SpacingAfterBeak
2015-01-10 Tim OttenINFRA-132 - BraceOnNewLine. ContentAfterBrace. FirstInd...
2015-01-10 colemanwMerge pull request #4895 from colemanw/INFRA-132
2015-01-10 Coleman WattsINFRA-132 - Whitespace fixes in docbloks
2015-01-10 Coleman WattsMerge branch 4.5 into master
2015-01-09 colemanwMerge pull request #4893 from colemanw/INFRA-132
2015-01-09 Coleman WattsINFRA-132 - Remove extra newlines from the bottom of...
2015-01-09 Coleman WattsINFRA-132 - Fix spacing of @return tag in comments
2015-01-09 colemanwMerge pull request #4892 from colemanw/INFRA-132
2015-01-09 Coleman WattsINFRA-132 - Comment grammar cleanup
2015-01-09 Coleman WattsINFRA-132 - Fix missing newlines in comments
2015-01-09 Coleman WattsINFRA-132 - Fix comment spacing
2015-01-09 colemanwMerge pull request #4890 from colemanw/CRM-15803
2015-01-09 colemanwMerge pull request #4891 from colemanw/INFRA-132
2015-01-09 Coleman WattsINFRA-132 - @param type fixes
2015-01-09 Monish DebMerge pull request #4886 from rohankatkar/webtest4.6
2015-01-09 colemanwMerge pull request #4882 from colemanw/CRM-15789
2015-01-09 Eileen McNaughtonMerge pull request #4865 from eileenmcnaughton/my-first...
2015-01-09 Tim OttenMerge pull request #4883 from totten/master-cs4
2015-01-09 Tim OttenINFRA-132 - CRM/ - Fix misc oddball syntax
2015-01-09 Tim OttenINFRA-132 - CRM/ - Fix misc oddball syntax
2015-01-09 Coleman WattsCRM-15789 - Additional button/icon cleanup
2015-01-09 Tim OttenINFRA-132 - s/false/FALSE/
2015-01-09 Tim OttenINFRA-132 - s/true/TRUE/
2015-01-09 Tim OttenINFRA-132 - s/null/NULL/
2015-01-09 Tim OttenMerge pull request #4880 from totten/master-cs3
2015-01-09 Tim OttenINFRA-132 - Trailing commas for multiline arrays
2015-01-08 Tim OttenINFRA-132 - CRM/Contact/BAO/Relationship.php
2015-01-08 Eileen McNaughtonMerge pull request #4871 from eileenmcnaughton/CRM...
2015-01-08 Tim OttenINFRA-132 - s/(else|try){/(else|try) {/
2015-01-08 Tim OttenINFRA-132 - s/array (/array(/
2015-01-08 colemanwMerge pull request #4861 from colemanw/CRM-15789
2015-01-08 Coleman WattsCRM-15789 - Remove ascii art from button text
2015-01-08 yashodhafix errors thrown when group is added
2015-01-08 Tim OttenMerge pull request #4860 from totten/master-ext-cache
2015-01-08 Tim OttenMerge pull request #4851 from totten/master-createtest-bao
2015-01-07 Tim OttenMerge pull request #4866 from totten/master-phpcs
2015-01-07 Tim OttenINFRA-132 - Spaces around "."
2015-01-07 Tim OttenINFRA-132 - Remove white space after an opening "(...
2015-01-07 Tim OttenINFRA-132 - Change "else if" to "elseif"
2015-01-07 Tim OttenINFRA-132 - Add space before "{"
2015-01-07 Tim OttenINFRA-132 - Put space after flow-control (if/switch...
2015-01-07 Tim OttenINFRA-132 - Put "else" and "catch" on new line
2015-01-07 Tim OttenMerge pull request #4863 from totten/master-phpcbf4
2015-01-06 Tim OttenINFRA-132 - CRM/Contact - Misc
2015-01-06 Tim OttenINFRA-132 - CRM/Contact - phpcbf
2015-01-06 Tim OttenINFRA-132 - CRM/Contact/BAO/Query.php - Cleanup via...
2015-01-06 Tim OttenINFRA-132 - CRM/Contact/BAO/Contact.php - Cleanup via...
2015-01-06 Tim OttenINFRA-132 - CRM/Contact - Convert single-line @param...
2015-01-06 Eileen McNaughtonMerge pull request #4859 from eileenmcnaughton/CRM...
2015-01-06 Kurund JalmiMerge pull request #4858 from eileenmcnaughton/CRM...
2015-01-06 Kurund JalmiMerge pull request #4857 from atif-shaikh/CRM-15203
2015-01-06 Eileen McNaughtonCRM-15786-master api now basic, BAO::create looks like...
2015-01-06 Eileen McNaughtonCRM-15781 further tidy-ups
2015-01-06 Eileen McNaughtonMerge pull request #4856 from eileenmcnaughton/CRM...
2015-01-06 Eileen McNaughtonfix run-on formatting
2015-01-06 Eileen McNaughtonCRM-15786 refactor relationship create function to...
2015-01-06 Eileen McNaughtonMerge pull request #4855 from atif-shaikh/CRM-15780
2015-01-06 atif-shaikhCRM-15780 - Remove duplicate function
2015-01-06 Eileen McNaughtonMerge pull request #4838 from eileenmcnaughton/CRM...
2015-01-06 Eileen McNaughtonremove duplicate mergeSameAddress
2015-01-06 colemanwMerge pull request #4606 from johanv/CRM-15636-price_se...
2015-01-06 Tim OttenMerge pull request #4696 from colemanw/CRM-15669
2015-01-06 colemanwMerge pull request #4607 from samuelsov/CRM-15637
next