-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identify Arduino libraries in Github repos' subfolders and more.. (no-html-encode) #6
Commits on Aug 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4d2fd95 - Browse repository at this point
Copy the full SHA 4d2fd95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829babb - Browse repository at this point
Copy the full SHA 829babbView commit details
Commits on Aug 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b79dc60 - Browse repository at this point
Copy the full SHA b79dc60View commit details -
Updated github library url insertion
Changed url validation in template Moved owner & repo identification to the backend
Configuration menu - View commit details
-
Copy full SHA for 2bf5cf5 - Browse repository at this point
Copy the full SHA 2bf5cf5View commit details -
Update the way Git library metadata are fetched
- The parsing of the Github url (owner/repo/folder) was moved to the backend and is now prformed by processGithubUrl function - The onwer & repo names are returned to the frontend after the pre-processing, along with the header names found in the repo
4Configuration menu - View commit details
-
Copy full SHA for 351582c - Browse repository at this point
Copy the full SHA 351582cView commit details -
Need to pass the requested folder to the processGitDir function (why …
…would it be hardcoded to empty string?)
Configuration menu - View commit details
-
Copy full SHA for 32a9fe8 - Browse repository at this point
Copy the full SHA 32a9fe8View commit details -
- Can now fetch a the list with the blobs and trees that belong to a provided folder. - Removed some unncessary else statements - Fixed brackets
Configuration menu - View commit details
-
Copy full SHA for 97b39f9 - Browse repository at this point
Copy the full SHA 97b39f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a52f74 - Browse repository at this point
Copy the full SHA 1a52f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for c64f714 - Browse repository at this point
Copy the full SHA c64f714View commit details
Commits on Aug 5, 2015
-
2
Configuration menu - View commit details
-
Copy full SHA for e843824 - Browse repository at this point
Copy the full SHA e843824View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3baf01 - Browse repository at this point
Copy the full SHA e3baf01View commit details -
Use Github's tree API for repo filelist fetching
- Use Github's tree API in order to get the complete list of the files under a provided repo or a repo directory - Include only blobs to the returned filelist - Does not work in current state (WIP)
Configuration menu - View commit details
-
Copy full SHA for 22b1d70 - Browse repository at this point
Copy the full SHA 22b1d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc5a6e - Browse repository at this point
Copy the full SHA 5cc5a6eView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for af3185e - Browse repository at this point
Copy the full SHA af3185eView commit details
Commits on Aug 7, 2015
-
11
Configuration menu - View commit details
-
Copy full SHA for 7ddd168 - Browse repository at this point
Copy the full SHA 7ddd168View commit details
Commits on Aug 12, 2015
-
Using Github tree API and jsTree presentation
Made the backend of the library manager capable of doing the following: - Fetch the whole tree structure of a Github repo using Github's tree API - Return the directory structure in a way that is understandable by the jsTree jQuery plugin (used by the frontend) - Provide useful metadata such as in-repo full path and sha hash for every node of the returned tree (will make directory selection easier) Also renamed some functions and removed some unused ones.
2Configuration menu - View commit details
-
Copy full SHA for 5bae29c - Browse repository at this point
Copy the full SHA 5bae29cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b300199 - Browse repository at this point
Copy the full SHA b300199View commit details -
Configuration menu - View commit details
-
Copy full SHA for d005518 - Browse repository at this point
Copy the full SHA d005518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f8a48 - Browse repository at this point
Copy the full SHA 28f8a48View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6cda83 - Browse repository at this point
Copy the full SHA b6cda83View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc60aa1 - Browse repository at this point
Copy the full SHA cc60aa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4230a44 - Browse repository at this point
Copy the full SHA 4230a44View commit details -
Add any info about machine names to each tree node, before returning …
…the jsTree structure
2Configuration menu - View commit details
-
Copy full SHA for 214eb97 - Browse repository at this point
Copy the full SHA 214eb97View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad05abd - Browse repository at this point
Copy the full SHA ad05abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6404eab - Browse repository at this point
Copy the full SHA 6404eabView commit details
Commits on Aug 13, 2015
-
Return the branch actually used when fetching the file tree, not the …
…one pointed by the url
Configuration menu - View commit details
-
Copy full SHA for f212710 - Browse repository at this point
Copy the full SHA f212710View commit details -
6
Configuration menu - View commit details
-
Copy full SHA for 3e8c760 - Browse repository at this point
Copy the full SHA 3e8c760View commit details -
Removed unused path valiable and made the meta action return the repo…
…sitory's description
Configuration menu - View commit details
-
Copy full SHA for aa99c33 - Browse repository at this point
Copy the full SHA aa99c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09886f8 - Browse repository at this point
Copy the full SHA 09886f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0036720 - Browse repository at this point
Copy the full SHA 0036720View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 79c24e8 - Browse repository at this point
Copy the full SHA 79c24e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e255df - Browse repository at this point
Copy the full SHA 5e255dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8d9e60 - Browse repository at this point
Copy the full SHA f8d9e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2368d3 - Browse repository at this point
Copy the full SHA a2368d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced420d - Browse repository at this point
Copy the full SHA ced420dView commit details -
Configuration menu - View commit details
-
Copy full SHA for afde0a5 - Browse repository at this point
Copy the full SHA afde0a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80849fa - Browse repository at this point
Copy the full SHA 80849faView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2473b5 - Browse repository at this point
Copy the full SHA c2473b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666a08b - Browse repository at this point
Copy the full SHA 666a08bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48008a1 - Browse repository at this point
Copy the full SHA 48008a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0e081 - Browse repository at this point
Copy the full SHA 3a0e081View commit details -
Replaced sha form field with a field called path
The removed sha key would be used when calling Github's contents API in order to fetch the contents of each of the selected files. Unfortunatelly this is not supported. Instead, the root path of the library within the repository (might be the same as the repo root directory) should be provided. In order to achieve that, the path form field is updated each time the jsTree selection event is fired.
Configuration menu - View commit details
-
Copy full SHA for 64ab83f - Browse repository at this point
Copy the full SHA 64ab83fView commit details
Commits on Aug 14, 2015
-
Revamped the code of the newLibraryAction
Moved all the form validation and handling into a separate function and added flashbag errors that will be returned upon failure (previously it just dumped the error as a JSON stirng).
2Configuration menu - View commit details
-
Copy full SHA for ed9a41a - Browse repository at this point
Copy the full SHA ed9a41aView commit details -
Added two functions for form validation & handling
- validateFormData function makes sure only zip or git data are contained in the form and determines the type of library addition (git/zip) - addLibrary performs the actual library addition, fetches the library files (either extracts them from the zip or fetches them from git) and saves the new library.
Configuration menu - View commit details
-
Copy full SHA for f9aa2f6 - Browse repository at this point
Copy the full SHA f9aa2f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04cf35a - Browse repository at this point
Copy the full SHA 04cf35aView commit details -
Updated checkGithubUpdates function
Made the function compatible with the getLastCommit function. However, the current state of the checkGithubUpdates function does not support checking the git branch of an already uploaded library before checking for the last commit. Thus the master branch was used for all cases and a TODO was added in order to check the function code again. Note: this function is not actually used ever. We need to figure out what we want it to return.
Configuration menu - View commit details
-
Copy full SHA for ab893f1 - Browse repository at this point
Copy the full SHA ab893f1View commit details -
Added function for fetching code from github.
The getGithubRepoCode function handles the fetching of the code of a folder (given a repo-branch combination). For every file in the folder, getGithubFileCode function will be called in order to get the actual content of the file. For every subfolder, the getGithubRepoCode will be called recursively, until all the code is fetched.
4Configuration menu - View commit details
-
Copy full SHA for 568112c - Browse repository at this point
Copy the full SHA 568112cView commit details -
Added path parameter to getLastCommit function and added default valu…
…es for optional parameters
Configuration menu - View commit details
-
Copy full SHA for cd5c79c - Browse repository at this point
Copy the full SHA cd5c79cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 131ca81 - Browse repository at this point
Copy the full SHA 131ca81View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e4eea - Browse repository at this point
Copy the full SHA b1e4eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00dca69 - Browse repository at this point
Copy the full SHA 00dca69View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 5096782 - Browse repository at this point
Copy the full SHA 5096782View commit details -
Make file structure created from the Git process compatible to the on…
…es created by the zip-process
2Configuration menu - View commit details
-
Copy full SHA for b51c494 - Browse repository at this point
Copy the full SHA b51c494View commit details
Commits on Aug 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 800f836 - Browse repository at this point
Copy the full SHA 800f836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cdff0 - Browse repository at this point
Copy the full SHA 85cdff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0029ff3 - Browse repository at this point
Copy the full SHA 0029ff3View commit details
Commits on Aug 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4d6dc01 - Browse repository at this point
Copy the full SHA 4d6dc01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 660d8ab - Browse repository at this point
Copy the full SHA 660d8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0206295 - Browse repository at this point
Copy the full SHA 0206295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32bb3ec - Browse repository at this point
Copy the full SHA 32bb3ecView commit details -
Moved from 'contents' to 'blobs' API in file fetching, in order to ta…
…ke advantage of the 100 MB size limit of the 'blobs' API
Configuration menu - View commit details
-
Copy full SHA for 4fce815 - Browse repository at this point
Copy the full SHA 4fce815View commit details -
Handle utf-8 encoding of text files properly (applies to both git & zip)
Instead of converting all files' contents to UTF-8 (which breaks binaries, executables, etc) write the file, then identify the mime-type and if dealing with a text file that is not encoded in UTF-8, convert it to UTF-8 and write the file again. Might take longer to execute, but this is the safest way of converting only text files to UTF-8.
3Configuration menu - View commit details
-
Copy full SHA for 5f07369 - Browse repository at this point
Copy the full SHA 5f07369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3beb423 - Browse repository at this point
Copy the full SHA 3beb423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b248e4 - Browse repository at this point
Copy the full SHA 4b248e4View commit details
Commits on Aug 20, 2015
-
Add the 'in_repo_path' ExternalLibrary parameter (used for multi-libr…
…ary Github repos)
Configuration menu - View commit details
-
Copy full SHA for bce79f2 - Browse repository at this point
Copy the full SHA bce79f2View commit details -
Determine whether a library is in sync with any git repo and send it …
…to the library view
2Configuration menu - View commit details
-
Copy full SHA for 0f4cf8d - Browse repository at this point
Copy the full SHA 0f4cf8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20bc1c1 - Browse repository at this point
Copy the full SHA 20bc1c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0775dea - Browse repository at this point
Copy the full SHA 0775deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b4e4c - Browse repository at this point
Copy the full SHA 07b4e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2216d18 - Browse repository at this point
Copy the full SHA 2216d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f48bea - Browse repository at this point
Copy the full SHA 2f48beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f148a21 - Browse repository at this point
Copy the full SHA f148a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aec546 - Browse repository at this point
Copy the full SHA 3aec546View commit details -
Configuration menu - View commit details
-
Copy full SHA for d39a46c - Browse repository at this point
Copy the full SHA d39a46cView commit details
Commits on Aug 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ee1d606 - Browse repository at this point
Copy the full SHA ee1d606View commit details -
This function fetches the parameters needed for Github authentication from the container and then performs the actual request to Github. Enabled removing duplicated code from all Git-related functions
2Configuration menu - View commit details
-
Copy full SHA for fc202f8 - Browse repository at this point
Copy the full SHA fc202f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed60800 - Browse repository at this point
Copy the full SHA ed60800View commit details -
Shows any library notes on the library view page and repositions libr…
…ary description and humanName
Configuration menu - View commit details
-
Copy full SHA for 57d1e87 - Browse repository at this point
Copy the full SHA 57d1e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf33908 - Browse repository at this point
Copy the full SHA bf33908View commit details -
Configuration menu - View commit details
-
Copy full SHA for d06380b - Browse repository at this point
Copy the full SHA d06380bView commit details
Commits on Sep 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e17a030 - Browse repository at this point
Copy the full SHA e17a030View commit details -
Configuration menu - View commit details
-
Copy full SHA for f523133 - Browse repository at this point
Copy the full SHA f523133View commit details -
Removed function that changes files encoding on upload.
As we already discussed, all data should be stored in our databases/filesystems as is. That is without changing the character encoding of the files, or any other of their properties. Thus, the function was removed, and the file encoding should be changed only while fetching the files of a library.
Configuration menu - View commit details
-
Copy full SHA for 70a53d3 - Browse repository at this point
Copy the full SHA 70a53d3View commit details -
Return the actual files' contents in case of library zip download, in…
…stead of their utf-8 encoded versions
2Configuration menu - View commit details
-
Copy full SHA for d21bd6a - Browse repository at this point
Copy the full SHA d21bd6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46aa9a9 - Browse repository at this point
Copy the full SHA 46aa9a9View commit details
Commits on Oct 15, 2015
-
Updated checkGithubUpdates method
The method is now capable of using the branch and in-repo path (if available) when checking the last commit of a library stored in library manager's database.
4Configuration menu - View commit details
-
Copy full SHA for 3bc1bfd - Browse repository at this point
Copy the full SHA 3bc1bfdView commit details -
Made checkGithubUpdates return the count of the libraries that need t…
…o be updated too.
Configuration menu - View commit details
-
Copy full SHA for 6aefd3b - Browse repository at this point
Copy the full SHA 6aefd3bView commit details -
Split builtin from external libraries parameters
`arduino_library_directory` parameter was replace by `builtin_libraries` (for builtin libraries and examples, tracked on Github) and `external_libraries` (for untracked external libraries, stored on AWS S3)
Configuration menu - View commit details
-
Copy full SHA for a47c478 - Browse repository at this point
Copy the full SHA a47c478View commit details -
Made the app use the new parameters
Made the library manager use the `builtin_libraries` and `external_libraries` paths. Note that the external_libraries path is the root to all the external libraries, unlike the previous implementation, which was like `arduino_library_files/external_libraries/libraries_directories`
Configuration menu - View commit details
-
Copy full SHA for df62126 - Browse repository at this point
Copy the full SHA df62126View commit details
Commits on Oct 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for acf4c57 - Browse repository at this point
Copy the full SHA acf4c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79852bc - Browse repository at this point
Copy the full SHA 79852bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d461a0b - Browse repository at this point
Copy the full SHA d461a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 115df4f - Browse repository at this point
Copy the full SHA 115df4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e67aea - Browse repository at this point
Copy the full SHA 8e67aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bca42c - Browse repository at this point
Copy the full SHA 1bca42cView commit details -
Fixture library & example files installation
- Added actual files to be used as library and example fixtures. - Added a Symfony2 command, capable of purging pre-existing files from `external_libraries` directory and copying the fixture files there.
Configuration menu - View commit details
-
Copy full SHA for 3aaea0b - Browse repository at this point
Copy the full SHA 3aaea0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 979b114 - Browse repository at this point
Copy the full SHA 979b114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15fb5c9 - Browse repository at this point
Copy the full SHA 15fb5c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d363d0c - Browse repository at this point
Copy the full SHA d363d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb83b82 - Browse repository at this point
Copy the full SHA fb83b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c3aff - Browse repository at this point
Copy the full SHA 44c3affView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe6dec - Browse repository at this point
Copy the full SHA 5fe6decView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f2ae4 - Browse repository at this point
Copy the full SHA a3f2ae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f893173 - Browse repository at this point
Copy the full SHA f893173View commit details -
Configuration menu - View commit details
-
Copy full SHA for da8f2e1 - Browse repository at this point
Copy the full SHA da8f2e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c882cd - Browse repository at this point
Copy the full SHA 5c882cdView commit details
Commits on Oct 21, 2015
-
Added two more library entities to the fixture data, which correspond to the 'WebSerial' and 'Dynamic-Array-Helper' libraries hosted by codebender under its organization account. The actual code of the libraries was not added, since they will only be used in order to test the functionality of the 'checkGithubUpdates' method.
Configuration menu - View commit details
-
Copy full SHA for bc5cc90 - Browse repository at this point
Copy the full SHA bc5cc90View commit details -
Excluded inactive libraries from checkGithubUpdates method and added …
…sunctional tests.
Configuration menu - View commit details
-
Copy full SHA for 0005583 - Browse repository at this point
Copy the full SHA 0005583View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3284a - Browse repository at this point
Copy the full SHA 5a3284aView commit details
Commits on Oct 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bc21be5 - Browse repository at this point
Copy the full SHA bc21be5View commit details -
Updated the library addition page
Moved the library form into a single div, instead of having it span accross several divs (this was necessary for the functional test crawler) and made some more minor changes
Configuration menu - View commit details
-
Copy full SHA for 18d885e - Browse repository at this point
Copy the full SHA 18d885eView commit details -
Added installation/configuration scripts
- Updated vhost configuration file (apache 2.4.7 compatibility) - Created install script for the application - Created clean cache, warmup cache and composer setup scripts - Created a scripts that installs the builtin libraries from the corresponding codebender organisation Github repo.
6Configuration menu - View commit details
-
Copy full SHA for 60f4960 - Browse repository at this point
Copy the full SHA 60f4960View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c01d9 - Browse repository at this point
Copy the full SHA b7c01d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec940fb - Browse repository at this point
Copy the full SHA ec940fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a35cb3 - Browse repository at this point
Copy the full SHA 6a35cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d1ef2 - Browse repository at this point
Copy the full SHA 80d1ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f243424 - Browse repository at this point
Copy the full SHA f243424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e5b0a - Browse repository at this point
Copy the full SHA 70e5b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceed4db - Browse repository at this point
Copy the full SHA ceed4dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad34c98 - Browse repository at this point
Copy the full SHA ad34c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b7706 - Browse repository at this point
Copy the full SHA 17b7706View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b3056 - Browse repository at this point
Copy the full SHA e2b3056View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf9236 - Browse repository at this point
Copy the full SHA faf9236View commit details
Commits on Oct 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d427480 - Browse repository at this point
Copy the full SHA d427480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9946c2a - Browse repository at this point
Copy the full SHA 9946c2aView commit details -
- Added .travis.yml configuration file - Added installation scripts for Travis environment (Ubuntu 12.04) - Added apache 2.2 configuration file (used in Travis CI env)
Configuration menu - View commit details
-
Copy full SHA for 04db2e1 - Browse repository at this point
Copy the full SHA 04db2e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c863b - Browse repository at this point
Copy the full SHA 71c863bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4494276 - Browse repository at this point
Copy the full SHA 4494276View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0bf04c - Browse repository at this point
Copy the full SHA b0bf04cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3684086 - Browse repository at this point
Copy the full SHA 3684086View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebeab8e - Browse repository at this point
Copy the full SHA ebeab8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca660f3 - Browse repository at this point
Copy the full SHA ca660f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf59b76 - Browse repository at this point
Copy the full SHA bf59b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c320f6 - Browse repository at this point
Copy the full SHA 2c320f6View commit details -
Merge remote-tracking branch 'origin/master' into library-manager-upd…
…ates-no-html-encode
Configuration menu - View commit details
-
Copy full SHA for 5cb8e96 - Browse repository at this point
Copy the full SHA 5cb8e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a687a - Browse repository at this point
Copy the full SHA 72a687aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c878fc5 - Browse repository at this point
Copy the full SHA c878fc5View commit details
Commits on Oct 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f41eb0a - Browse repository at this point
Copy the full SHA f41eb0aView commit details -
Replaced a part of code that was repeated in each test method with a …
…more compact function call
Configuration menu - View commit details
-
Copy full SHA for 995f540 - Browse repository at this point
Copy the full SHA 995f540View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c3f202 - Browse repository at this point
Copy the full SHA 1c3f202View commit details -
Configuration menu - View commit details
-
Copy full SHA for a883444 - Browse repository at this point
Copy the full SHA a883444View commit details -
Configuration menu - View commit details
-
Copy full SHA for c207f31 - Browse repository at this point
Copy the full SHA c207f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for a085a7a - Browse repository at this point
Copy the full SHA a085a7aView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 63ece11 - Browse repository at this point
Copy the full SHA 63ece11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0310560 - Browse repository at this point
Copy the full SHA 0310560View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a6a8b - Browse repository at this point
Copy the full SHA 24a6a8bView commit details -
Test for 'library.properties' file
Modifed last fixture and test in order to demostrate how the 'library.properties' Arduino-specific file will be sent to the client during library code fetching.
Configuration menu - View commit details
-
Copy full SHA for a7eb586 - Browse repository at this point
Copy the full SHA a7eb586View commit details
Commits on Oct 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a2d5c61 - Browse repository at this point
Copy the full SHA a2d5c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for c73822e - Browse repository at this point
Copy the full SHA c73822eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7f8af - Browse repository at this point
Copy the full SHA 6d7f8afView commit details
Commits on Oct 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2ee36c0 - Browse repository at this point
Copy the full SHA 2ee36c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168515c - Browse repository at this point
Copy the full SHA 168515cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8bec13 - Browse repository at this point
Copy the full SHA c8bec13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec26504 - Browse repository at this point
Copy the full SHA ec26504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bce10e - Browse repository at this point
Copy the full SHA 6bce10eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c32e6 - Browse repository at this point
Copy the full SHA 00c32e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75b901b - Browse repository at this point
Copy the full SHA 75b901bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e57911 - Browse repository at this point
Copy the full SHA 4e57911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea5b33 - Browse repository at this point
Copy the full SHA 9ea5b33View commit details
Commits on Oct 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9b00df7 - Browse repository at this point
Copy the full SHA 9b00df7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0841650 - Browse repository at this point
Copy the full SHA 0841650View commit details -
This test wouldn't break on Mac OS X development environment due to the fact that the filesystem on this OS is case-insensitive.
Configuration menu - View commit details
-
Copy full SHA for 291968b - Browse repository at this point
Copy the full SHA 291968bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1887a3 - Browse repository at this point
Copy the full SHA a1887a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for daf186a - Browse repository at this point
Copy the full SHA daf186aView commit details
Commits on Nov 4, 2015
-
Moved app authentication to listener
Replaced all `authorizationKey` checks with a listener that performs the same check at a single point, right after a request is reveived. Off-loading such checks from the controllers keeps the code DRY and understandable.
Configuration menu - View commit details
-
Copy full SHA for 19ca05c - Browse repository at this point
Copy the full SHA 19ca05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f1b6a - Browse repository at this point
Copy the full SHA 26f1b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e98d0 - Browse repository at this point
Copy the full SHA f2e98d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc4ff2 - Browse repository at this point
Copy the full SHA ccc4ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83720b3 - Browse repository at this point
Copy the full SHA 83720b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8564eb - Browse repository at this point
Copy the full SHA e8564ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c1c90 - Browse repository at this point
Copy the full SHA a1c1c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ce90e - Browse repository at this point
Copy the full SHA 91ce90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c96e12d - Browse repository at this point
Copy the full SHA c96e12dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b05fe8d - Browse repository at this point
Copy the full SHA b05fe8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c64cf - Browse repository at this point
Copy the full SHA c8c64cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c279b0 - Browse repository at this point
Copy the full SHA 3c279b0View commit details
Commits on Nov 5, 2015
-
findSelectedNode method update
- Added comments describing what the method does. - Improved the method code
Configuration menu - View commit details
-
Copy full SHA for 3d5c3b6 - Browse repository at this point
Copy the full SHA 3d5c3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2a07c - Browse repository at this point
Copy the full SHA 8a2a07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 302ce34 - Browse repository at this point
Copy the full SHA 302ce34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de86c0 - Browse repository at this point
Copy the full SHA 2de86c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8903c0e - Browse repository at this point
Copy the full SHA 8903c0eView commit details -
Updated the method that handles the response with the contents of the JStree: - Used early-return if's - Moved the code that updates the tree to a dedicated method.
Configuration menu - View commit details
-
Copy full SHA for 85c28ca - Browse repository at this point
Copy the full SHA 85c28caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 817e49e - Browse repository at this point
Copy the full SHA 817e49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84a1ca1 - Browse repository at this point
Copy the full SHA 84a1ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9752b9c - Browse repository at this point
Copy the full SHA 9752b9cView commit details -
Use default branch (instead of hardcoded master) if none is provided …
…when fetching last commit
Configuration menu - View commit details
-
Copy full SHA for cd7feac - Browse repository at this point
Copy the full SHA cd7feacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a99fbc - Browse repository at this point
Copy the full SHA 9a99fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 014a960 - Browse repository at this point
Copy the full SHA 014a960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744bff6 - Browse repository at this point
Copy the full SHA 744bff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa238b - Browse repository at this point
Copy the full SHA 4fa238bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb701b3 - Browse repository at this point
Copy the full SHA cb701b3View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 2c6dfd7 - Browse repository at this point
Copy the full SHA 2c6dfd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2373106 - Browse repository at this point
Copy the full SHA 2373106View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e4994 - Browse repository at this point
Copy the full SHA b6e4994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9583739 - Browse repository at this point
Copy the full SHA 9583739View commit details -
Handle cases with no route params in listener
In some cases there are no route parameters in the request and this should be handled in the AuthListener of the application, otherwise an exception will be raised
Configuration menu - View commit details
-
Copy full SHA for 22fa055 - Browse repository at this point
Copy the full SHA 22fa055View commit details -
Merge remote-tracking branch 'origin/fixtures-testing' into library-m…
…anager-updates-no-html-encode
Configuration menu - View commit details
-
Copy full SHA for 44b5955 - Browse repository at this point
Copy the full SHA 44b5955View commit details -
Configuration menu - View commit details
-
Copy full SHA for d791fb6 - Browse repository at this point
Copy the full SHA d791fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ec07b - Browse repository at this point
Copy the full SHA 88ec07bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for f3f7ea0 - Browse repository at this point
Copy the full SHA f3f7ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0596c03 - Browse repository at this point
Copy the full SHA 0596c03View commit details