Skip to content

ADB PR#12947

Closed
sunshyland wants to merge 588 commits intomasterfrom
staging
Closed

ADB PR#12947
sunshyland wants to merge 588 commits intomasterfrom
staging

Conversation

@sunshyland
Copy link
Copy Markdown

Pre-Submission Checklist

  • Your pull request targets the staging branch of freeCodeCamp.
  • Branch starts with either fix/, feature/, or translate/ (e.g. fix/signin-issue)
  • You have only one commit (if not, squash them into one commit).
  • All new and existing tests pass the command npm test. Use git commit --amend to amend any fixes.

Type of Change

  • Small bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Add new translation (feature adding new translations)

Checklist:

  • Tested changes locally.
  • Closes currently open issue (replace XXXX with an issue no): Closes #XXXX

Description

Manish-Giri and others added 30 commits December 3, 2016 21:45
Fixes incorrect subject verb agreement in description of the "Use Hex Code for
Specific Colors" challenge.
Remove reset/delete account progress animations and change color/increase size of buttons
Fix typo in "Use Hex Code for Specific Colors" challenge
Update Redirect when cancelling to remove account
Hyperdev has been renamed: update twitch pass-through link
Correct challenge grammar and improve clarity
Reorder projects and challenges from newest to oldest
This gets rid of the odd white spaces in the testimonials section by just centering the text instead of justifying it.
Feature/Block names added to challenge and document titles
…l-0.12.1

Update babel-istanbul to version 0.12.1 🚀
…Line_Challenge

Update instructions for Stand in Line Challenge
dhcodes and others added 13 commits January 27, 2017 09:47
Fix sequencing issues in Basic CSS section
…tures

Improvements to adv. algos and data structures
…-use-of-string-repeat

fix(challenge): Prevent use of String.repeat() in Basic Algorithm
fixes for various typos in the Applied Visual Design section
…pages

update links and formatting, project landing pages
Prevent 'comment-your-javascript-code' from passing incorrectly due to multi-line comments which are not visible to users
@BerkeleyTrue BerkeleyTrue added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Jan 29, 2017
@erictleung erictleung changed the title adb shell getprop > sulog.txt adb shell set >> sulog.txt adb shell toolbox id >> sulog.txt adb shell busybox >> sulog.txt adb shell su -v >> sulog.txt adb shell su -V >> sulog.txt adb shell su -h >> sulog.txt adb shell su --self-test >> sulog.txt adb shell ls -l /system/xbin/*su* >> sulog.txt adb shell ls -lZ /system/xbin/*su* >> sulog.txt adb shell ls -lZ /system/bin/toolbox >> sulog.txt adb shell ls -l /system/bin >> sulog.txt adb shell ls -l /system/xbin >> sulog.txt adb shell ls -laR /su >> sulog.txt adb shell ps >> sulog.txt ADB PR Jan 29, 2017
@erictleung
Copy link
Copy Markdown
Member

@sunshyland looks like you pulled in other commits into your PR. Please rebase your repo with the latest changes. Check out the issues list for issues to work on https://github.com/freeCodeCamp/freeCodeCamp/issues. Happy coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.