Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Add doc for setting up a MySQL database Terminal and creating database connection with PHP #165

Open
wants to merge 60 commits into
base: phpmyadmin
Choose a base branch
from

Commits on Dec 15, 2014

  1. Add doc for setting up PHPMyAdmin

    Tim Robinson committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    ffcb2ed View commit details
    Browse the repository at this point in the history
  2. Minor tweaks to article

    Conflicts:
    	out/cloud9-user-documentation.json
    	out/index.html
    	out/setting_up_phpmyadmin.html
    	recentFiles.json
    Tim Robinson committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    fb3c178 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #113 from c9/phpma2

    Docs page on PHPMyAdmin
    Fabian Jakobs committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    8b7f462 View commit details
    Browse the repository at this point in the history
  4. Fixing table on mongodb page

    Tim Robinson committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    a1b0305 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. Updated CloudFoundry CLI install section

    skeery committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    0beb033 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2014

  1. Merge pull request #115 from c9/mongodb-fix

    Fixing table on mongodb page
    Ruben Daniels committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    99405be View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2014

  1. Update syntax_highlighting_themes.md

    Update syntax_highlighting_themes.md to include `Dart` in the list of syntax highlighted languages.
    devoncarew committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    0771423 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2014

  1. Merge pull request #123 from devoncarew/patch-1

    Update syntax_highlighting_themes.md
    lennartcl committed Dec 25, 2014
    Configuration menu
    Copy the full SHA
    51ab797 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2014

  1. Update writing_a_php_app.html

    c9 runs PHP version 5.5.9, but writing_a_php_app.html reads "We run PHP version 5.3.3.". I propose this sentence be changed to read "We run PHP version 5.5.9."
    BRWN committed Dec 31, 2014
    Configuration menu
    Copy the full SHA
    83ddfcd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2015

  1. Update frameworks_jekyll.md

    This line of code may prove to be more helpful to newcomers:
    ```
    jekyll serve --host $IP --port $PORT --baseurl ''
    ```
    --baseurl seems to be required if it is already defined in _config.yml.
    --port is necessary for Cloud9.
    --host appears to be unnecessary, but may be better to include for practice.
    doobilydo committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    471d069 View commit details
    Browse the repository at this point in the history
  2. remove out dir

    fjakobs committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    aac9e55 View commit details
    Browse the repository at this point in the history
  3. add couchdb page

    fjakobs committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    c35c91a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #137 from c9/couchdb

    Couchdb
    Fabian Jakobs committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    f2373f5 View commit details
    Browse the repository at this point in the history
  5. fix toc

    fjakobs committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    ae50ba9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:c9/docs.c9.io

    Conflicts:
    	templates/default/toc.jade
    fjakobs committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    cb1469e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2015

  1. Configuration menu
    Copy the full SHA
    882425f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from c9/bitbucket-update

    Bitbucket doc: added note about Git cloning in previously created workspace
    Ruben Daniels committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    f3eaffa View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2015

  1. Created Java runner doc

    bradydowling committed Jan 14, 2015
    Configuration menu
    Copy the full SHA
    bf6bdef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #143 from c9/java_runner

    Created Java runner doc
    Ruben Daniels committed Jan 14, 2015
    Configuration menu
    Copy the full SHA
    976b7d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2015

  1. Configuration menu
    Copy the full SHA
    d95dab5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2015

  1. Merge pull request #120 from skibum55/cfdeploy

    Updated CloudFoundry CLI install section
    Fabian Jakobs committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    dde5358 View commit details
    Browse the repository at this point in the history
  2. fix cf

    fjakobs committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    40a3acc View commit details
    Browse the repository at this point in the history
  3. update redis

    fjakobs committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    6cafe09 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #148 from zemgalis/master

    Add hostname command-line flag
    Fabian Jakobs committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    a5e156b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'patch-1' of https://github.com/The13thDoc/docs.c9.io in…

    …to The13thDoc-patch-1
    fjakobs committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    e1c8136 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b22a622 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:c9/docs.c9.io

    Conflicts:
    	src/frameworks/frameworks_jekyll.md
    fjakobs committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    ac3a09d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'patch-1' of https://github.com/BRWN/docs.c9.io into BRW…

    …N-patch-1
    
    Conflicts:
    	out/writing_a_php_app.html
    fjakobs committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    6bcf43c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3cc7cf9 View commit details
    Browse the repository at this point in the history
  10. remove deploy UI mentions

    fjakobs committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    3f3f9f2 View commit details
    Browse the repository at this point in the history
  11. fix build

    fjakobs committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    d5ac333 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2015

  1. Configuration menu
    Copy the full SHA
    43afd5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d06d823 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #154 from c9/wordpress_doc

    Great start! Merging.
    Ivar Pruijn committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    f51612f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e58b75 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #155 from c9/analytics_update

    Updated Google Analytics code
    Ivar Pruijn committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    bb25f19 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2015

  1. Update setting_up_postgresql.md

    tidied up double usage of `sudo` to fix #158
    muru committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    3cb8fa0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from murukeshm/fix-double-sudo

    Update setting_up_postgresql.md
    muru committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    b798386 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. Configuration menu
    Copy the full SHA
    5174fb7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from murukeshm/master

    Fixed double usage of sudo (#158)
    bradydowling committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    622d204 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    c9bca5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc465cb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #163 from c9/revert_postgresql_changes

    Double sudo is needed so it was re-added
    Ivar Pruijn committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    e3aecca View commit details
    Browse the repository at this point in the history
  6. Merge pull request #164 from c9/faq_update

    Added FAQ about SSHing into workspace
    Ivar Pruijn committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    f0fde38 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2015

  1. Fixed conflict

    bradydowling committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    97a543e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78fee71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6897ca7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2015

  1. Merge pull request #160 from c9/picking_a_plan

    Added doc with workspace details for picking a plan
    bradydowling committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    f051f18 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2015

  1. Configuration menu
    Copy the full SHA
    2587b75 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. Typo

    gsf committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    2f29d7d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2015

  1. Configuration menu
    Copy the full SHA
    566986a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

  1. updated mysql page

    basdewachter committed Feb 19, 2015
    1 Configuration menu
    Copy the full SHA
    9081ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4657377 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2015

  1. Merge pull request #171 from c9/mysqlupdate

    Mysql page update & example
    timjrobinson committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    370477b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #169 from c9/python-cgi

    Add howto for creating CGI apps using python
    Ivar Pruijn committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    f1032f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #168 from gsf/patch-1

    Typo
    Ivar Pruijn committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    e7b2350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22447fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request #172 from c9/geodns

    Changed FAQ about Digital Ocean whitelist
    bradydowling committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    4742dca View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Adding license attribute

    hyandell committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    f6abe68 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Merge pull request #174 from hyandell/master

    Adding license attribute to package.json
    nightwing committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    0bf73da View commit details
    Browse the repository at this point in the history