Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codebndr
/
compiler
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
76
Code
Issues
6
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Enable Ubuntu 14.04 beta in travis
- #43
#43
Open
dastergon
wants to merge 76 commits into
master
codebndr/compiler:master
from
travis-trusty-beta
codebndr/compiler:travis-trusty-beta
Copy head branch name to clipboard
Conversation
Commits
76
(76)
Checks
Files changed
Open
Enable Ubuntu 14.04 beta in travis
#43
dastergon
wants to merge 76 commits into
master
codebndr/compiler:master
from
travis-trusty-beta
codebndr/compiler:travis-trusty-beta
Copy head branch name to clipboard
Commits
Commits on Jan 9, 2015
Removed in_memory Security Providers (unused)
tzikis
committed
6e07cd5
View commit details
Copy full SHA for 6e07cd5
Browse repository at this point
Replaced OR operator with || & explicit precedence
tzikis
committed
0f56ce5
View commit details
Copy full SHA for 0f56ce5
Browse repository at this point
Removed unnecessary __FILE__ variables
Show description for 8a30ae3
tzikis
committed
8a30ae3
View commit details
Copy full SHA for 8a30ae3
Browse repository at this point
Added codebender favicon
tzikis
committed
9aeed6c
View commit details
Copy full SHA for 9aeed6c
Browse repository at this point
Added stricter checks for successful extractions
tzikis
committed
e25959f
View commit details
Copy full SHA for e25959f
Browse repository at this point
Added stricter checks for successful preprocessing
Show description for b332d4a
tzikis
committed
b332d4a
View commit details
Copy full SHA for b332d4a
Browse repository at this point
Deleted Acme Bundle (Symfony2 Demo)
tzikis
committed
7aa2d68
View commit details
Copy full SHA for 7aa2d68
Browse repository at this point
Fixed Error due to removal of Acme Bundle
tzikis
committed
cf132dd
View commit details
Copy full SHA for cf132dd
Browse repository at this point
Fixed 2nd Error due to removal of Acme Bundle
tzikis
committed
01ee571
View commit details
Copy full SHA for 01ee571
Browse repository at this point
This should fix the Acme deletion error
tzikis
committed
7057acc
View commit details
Copy full SHA for 7057acc
Browse repository at this point
Removed dead code
tzikis
committed
ae8fab2
View commit details
Copy full SHA for ae8fab2
Browse repository at this point
Added 1 more strict bool check
tzikis
committed
885857c
View commit details
Copy full SHA for 885857c
Browse repository at this point
Renamed a variable for readability
tzikis
committed
13f9500
View commit details
Copy full SHA for 13f9500
Browse repository at this point
This should fix all missing ending newlines
tzikis
committed
ec1d2b7
View commit details
Copy full SHA for ec1d2b7
Browse repository at this point
Auto-Formated PreprocessingHandler
tzikis
committed
29eab63
View commit details
Copy full SHA for 29eab63
Browse repository at this point
Auto-Formated UtilityHandler
tzikis
committed
0ee4557
View commit details
Copy full SHA for 0ee4557
Browse repository at this point
Auto-Formated PostProcessingHandler
tzikis
committed
8c57183
View commit details
Copy full SHA for 8c57183
Browse repository at this point
Auto-Formated MCUHandler
tzikis
committed
21854c0
View commit details
Copy full SHA for 21854c0
Browse repository at this point
Auto-Formated DefaultController
tzikis
committed
d25ee5a
View commit details
Copy full SHA for d25ee5a
Browse repository at this point
Silenced PHPStorm Warning
tzikis
committed
4260afd
View commit details
Copy full SHA for 4260afd
Browse repository at this point
Auto-Formated DefaultControllerTest
tzikis
committed
ff13752
View commit details
Copy full SHA for ff13752
Browse repository at this point
Removed unused Class
tzikis
committed
65d426f
View commit details
Copy full SHA for 65d426f
Browse repository at this point
Auto-Formated CompilerHandler
tzikis
committed
8b0faee
View commit details
Copy full SHA for 8b0faee
Browse repository at this point
Avoiding using functions in for loop
tzikis
committed
b52fc76
View commit details
Copy full SHA for b52fc76
Browse repository at this point
Fixed all PSR-1 Method Naming warnings (hopefuly)
tzikis
committed
c1b4154
View commit details
Copy full SHA for c1b4154
Browse repository at this point
Initial fix for containing the deletion Actions
Show description for d42172c
tzikis
committed
d42172c
View commit details
Copy full SHA for d42172c
Browse repository at this point
Fixed 2nd deletion Action size
Show description for af91913
tzikis
committed
af91913
View commit details
Copy full SHA for af91913
Browse repository at this point
Updated Symfony version and dependencies
tzikis
committed
95f8e21
View commit details
Copy full SHA for 95f8e21
Browse repository at this point
Suppressed Warning that breaks our JSON output
Show description for 1334b87
tzikis
committed
1334b87
View commit details
Copy full SHA for 1334b87
Browse repository at this point
Added EOF Newline
tzikis
committed
9af22c7
View commit details
Copy full SHA for 9af22c7
Browse repository at this point
Commits on Apr 30, 2015
Made Travis run the tests on PHP 5.3 (for now)
fpapadopou
committed
7ca854a
View commit details
Copy full SHA for 7ca854a
Browse repository at this point
Removed silly commented out test (tested against the produced binary)
fpapadopou
committed
8e7e91e
View commit details
Copy full SHA for 8e7e91e
Browse repository at this point
Made the test file indicate it's a set of functional tests
fpapadopou
committed
d6e3f88
View commit details
Copy full SHA for d6e3f88
Browse repository at this point
Removed unnecessary comments from code used to functionally test the compiler
fpapadopou
committed
335d89a
View commit details
Copy full SHA for 335d89a
Browse repository at this point
Added functional tests for external cores/variants usage
fpapadopou
committed
dbea937
View commit details
Copy full SHA for dbea937
Browse repository at this point
Moved check for created object file to the binary test function (syntax creates no object files)
fpapadopou
committed
75dd878
View commit details
Copy full SHA for 75dd878
Browse repository at this point
Made the external core test work on any environment, with any external cores path parameter
fpapadopou
committed
9884dd7
View commit details
Copy full SHA for 9884dd7
Browse repository at this point
Silenced archive creation output (prints output on local testing)
fpapadopou
committed
8e9da06
View commit details
Copy full SHA for 8e9da06
Browse repository at this point
Added a simple test for archive creation
fpapadopou
committed
74e84f7
View commit details
Copy full SHA for 74e84f7
Browse repository at this point
Commits on Jul 17, 2015
Merge remote-tracking branch 'origin/dev' into sensiolabs-insight-fixes
fpapadopou
committed
ffb82c6
View commit details
Copy full SHA for ffb82c6
Browse repository at this point
Merge pull request #33 from codebendercc/sensiolabs-insight-fixes
Show description for 96a5e19
fpapadopou
committed
96a5e19
View commit details
Copy full SHA for 96a5e19
Browse repository at this point
Code style changes in PreprocessingHandler
Show description for 98dcec6
fpapadopou
committed
98dcec6
View commit details
Copy full SHA for 98dcec6
Browse repository at this point
CamelCased a bunch of variables in the UtilityHandler
fpapadopou
committed
46dfc7c
View commit details
Copy full SHA for 46dfc7c
Browse repository at this point
Commits on Jul 23, 2015
Removed unused parameters from config file
fpapadopou
committed
60985a3
View commit details
Copy full SHA for 60985a3
Browse repository at this point
Commits on Jul 24, 2015
Updated the code of the deletion actions and handler methods
Show description for 9b467bb
fpapadopou
committed
9b467bb
View commit details
Copy full SHA for 9b467bb
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into sensiolabs-insight-deletionaction-fixes
Show description for 15a46f9
fpapadopou
committed
15a46f9
View commit details
Copy full SHA for 15a46f9
Browse repository at this point
Merge pull request #36 from codebendercc/parameters-revision
Show description for e431319
fpapadopou
committed
e431319
View commit details
Copy full SHA for e431319
Browse repository at this point
Removed update coveralls statement (it's already installed along with Symfony by composer)
fpapadopou
committed
756fce4
View commit details
Copy full SHA for 756fce4
Browse repository at this point
Silenced arduino core file unzipping (produces more than 7K lines of unnecessary logs)
fpapadopou
committed
b05358d
View commit details
Copy full SHA for b05358d
Browse repository at this point
Merge pull request #35 from codebendercc/sensiolabs-insight-deletionaction-fixes
Show description for 290356e
fpapadopou
committed
290356e
View commit details
Copy full SHA for 290356e
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into travis
fpapadopou
committed
5fd92ab
View commit details
Copy full SHA for 5fd92ab
Browse repository at this point
Commits on Aug 21, 2015
Added coded that removes unnecessary paths info from linking error output
fpapadopou
committed
1b07b90
View commit details
Copy full SHA for 1b07b90
Browse repository at this point
Code formatting in tests class
fpapadopou
committed
ab69a71
View commit details
Copy full SHA for ab69a71
Browse repository at this point
Added functional test for the linker output cleanup function
fpapadopou
committed
5a7c0ba
View commit details
Copy full SHA for 5a7c0ba
Browse repository at this point
Commits on Aug 28, 2015
Removed 'files', 'libraries', 'cb_personal_libraries' paths from compilation output and added info texts, indicating where the error came from
fpapadopou
committed
3e2b0e9
View commit details
Copy full SHA for 3e2b0e9
Browse repository at this point
Merge remote-tracking branch 'origin/master' into dev
fpapadopou
committed
7c226ff
View commit details
Copy full SHA for 7c226ff
Browse repository at this point
Commits on Sep 2, 2015
Removed '$' from class parameters usages in DeletionHandler
fpapadopou
committed
e48b6fe
View commit details
Copy full SHA for e48b6fe
Browse repository at this point
Commits on Sep 23, 2015
Decode HTML entities in project files and library files before compilation
fpapadopou
committed
2fa9595
View commit details
Copy full SHA for 2fa9595
Browse repository at this point
Added a test for html encoded input to the compiler
fpapadopou
committed
1dbc0d0
View commit details
Copy full SHA for 1dbc0d0
Browse repository at this point
Commits on Sep 28, 2015
Updated test and html encoding-decoding code (didn't really work as expected)
fpapadopou
committed
dbaa56d
View commit details
Copy full SHA for dbaa56d
Browse repository at this point
Commits on Oct 15, 2015
Updated Apache VirtualHost setup (2.4.7 compatibility)
fpapadopou
committed
ccdf2da
View commit details
Copy full SHA for ccdf2da
Browse repository at this point
Removed cache-fs & logs-fs setup (unnecessary in 14.04)
fpapadopou
committed
969e4de
View commit details
Copy full SHA for 969e4de
Browse repository at this point
Apache 2.4.7 needs a .conf extension in VirtualHost files
fpapadopou
committed
2b12d33
View commit details
Copy full SHA for 2b12d33
Browse repository at this point
Updated PHPUnit to version 4.8.13
fpapadopou
committed
6f9519d
View commit details
Copy full SHA for 6f9519d
Browse repository at this point
Updated vendors (most significant is Symfony 2.3.33)
fpapadopou
committed
342df73
View commit details
Copy full SHA for 342df73
Browse repository at this point
Add PHP XDebug ( needed for coverage generation)
fpapadopou
committed
c64ef0b
View commit details
Copy full SHA for c64ef0b
Browse repository at this point
Commits on Oct 23, 2015
Fixed some issues that came up during review
fpapadopou
committed
add4d26
View commit details
Copy full SHA for add4d26
Browse repository at this point
Revert "Updated test and html encoding-decoding code (didn't really work as expected)"
Show description for 0436535
fpapadopou
committed
0436535
View commit details
Copy full SHA for 0436535
Browse repository at this point
Revert "Added a test for html encoded input to the compiler"
Show description for 86e5832
fpapadopou
committed
86e5832
View commit details
Copy full SHA for 86e5832
Browse repository at this point
Revert "Decode HTML entities in project files and library files before compilation"
Show description for 3f36a4d
fpapadopou
committed
3f36a4d
View commit details
Copy full SHA for 3f36a4d
Browse repository at this point
Commits on Nov 5, 2015
Updated complete.py file
Show description for dc855d4
fpapadopou
committed
dc855d4
View commit details
Copy full SHA for dc855d4
Browse repository at this point
Updated CompilerHandler
Show description for a857683
fpapadopou
committed
a857683
View commit details
Copy full SHA for a857683
Browse repository at this point
Commits on Nov 11, 2015
enable Ubuntu 14.04 beta in travis
Pavlos Ratis
committed
292511c
View commit details
Copy full SHA for 292511c
Browse repository at this point
remove old php versions from travis.yml
Pavlos Ratis
committed
0b3c14c
View commit details
Copy full SHA for 0b3c14c
Browse repository at this point
add explicit php version in travis.yml
Pavlos Ratis
committed
9c22c78
View commit details
Copy full SHA for 9c22c78
Browse repository at this point
remove php-specific-config from travis.yml
Show description for eefbf70
Pavlos Ratis
committed
eefbf70
View commit details
Copy full SHA for eefbf70
Browse repository at this point
You can’t perform that action at this time.