repo string | commit string | message string | diff string |
|---|---|---|---|
rvm/rvm | 6aad718a0c8ab7a16f9b03ce1e57ab9abc9fc009 | Add support for Ruby 3.3.2 (#5470) (#5470) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2000bde..8e66b9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,572 +1,573 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | c8333a1e9c1e31db5beb47f3c8294dd7293562f7 | Add support for Ruby 3.4.0-preview1 (#5466) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0f2972..2000bde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,571 +1,572 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | 5b709e1a7fb63463bd7bbc7052e4d0c493fa2cf1 | add railsexpress patches for 3.0.7, 3.1.5, 3.2.4 and 3.3.1 (#5465) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 761b713..e0f2972 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,624 +1,625 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | f116268423af227ca2fdf6e75cb1b6b9117589e0 | Parallelize GitHub Action jobs in CI (#5458) | diff --git a/.github/workflows/specs.yml b/.github/workflows/specs.yml
index 36c91e4..fa1eaa4 100644
--- a/.github/workflows/specs.yml
+++ b/.github/workflows/specs.yml
@@ -1,39 +1,37 @@
name: CI
on: [push, pull_request]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
tests:
strate... |
rvm/rvm | 0ec4d9d710de09ea0b5d6ea6599b2f8d83fb7bbd | Try to fix macOS CI by pinning to a AMD64 macOS image (#5462) | diff --git a/.github/workflows/specs.yml b/.github/workflows/specs.yml
index c18cb83..36c91e4 100644
--- a/.github/workflows/specs.yml
+++ b/.github/workflows/specs.yml
@@ -1,39 +1,39 @@
name: CI
on: [push, pull_request]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
tests:
strate... |
rvm/rvm | 63c5d4c52d5f2f88309f894c2ba7d62a9dcb52f2 | Upgrade github actions and truffleruby version in CI (#5456) | diff --git a/.github/workflows/gpg_signature.yml b/.github/workflows/gpg_signature.yml
index d1f5af8..49e4535 100644
--- a/.github/workflows/gpg_signature.yml
+++ b/.github/workflows/gpg_signature.yml
@@ -1,14 +1,14 @@
name: GPG
on: [push, pull_request]
permissions:
contents: read # to fetch code (actions/checkou... |
rvm/rvm | 866f0f98cf1b08503b0b6590cd1f3eb09406e898 | Add a default patch to fix Bootsnap for Ruby 3.3.1 (#5457) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35ba82a..026c119 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,547 +1,548 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | 4f76205049fae9c73a96c495fd38f834163fe854 | Add support for Ruby 3.3.1, 3.2.4, 3.1.5, 3.0.7 (#5455) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42ec979..35ba82a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,569 +1,570 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | f3929ff21ad1abfd98959e39b0b45a85d2980b38 | Add TruffleRuby 24.0.1 (#5452) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index d30ed9a..42ec979 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,578 +1,578 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | a9c478dea7d097b3403461cb8e7c2515575a3bc7 | Fixing macOS CI and re-enable the truffleruby test on macOS (#5387) | diff --git a/.github/workflows/specs.yml b/.github/workflows/specs.yml
index 446938a..08979e8 100644
--- a/.github/workflows/specs.yml
+++ b/.github/workflows/specs.yml
@@ -1,34 +1,39 @@
name: CI
on: [push, pull_request]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
tests:
strate... |
rvm/rvm | fbfb34036331989da5c019ac7700ca6da9b4edfa | Add TruffleRuby 24.0.0 (#5447) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 587937a..d30ed9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,578 +1,578 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | 4b61737c93de26bea5162f60853101f815e4bc43 | Fix URL for truffleruby-head on darwin-aarch64 (#5446) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index c49a00f..587937a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,546 +1,547 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | ff4e184418abbe2b05cbca0db139fc72a4a37376 | Add support for Ruby 3.2.3 (#5439) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02032d2..e808406 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,567 +1,568 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | 2a353c5a9bf5f71f4d42a90932c759b7a6153fbe | Fix incorrect example for rvm_make_flags (string changed to array) (#5425) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 31fe35b..c8ceb37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,652 +1,652 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | 92d239d3bb0ace6e7f5b7eaf226ab0a1777da0df | Fix gentoo dependencies moved from sys-devel to dev-build (#5432) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index f42f1e4..31fe35b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,545 +1,546 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
emacsmirror/hl-spotlight | 3876e1b895d448ecc9c9eb41879e7ab6943f07fe | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index d846e9d..b8c6973 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,308 +1,308 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight current fe... |
emacsmirror/hl-spotlight | 05b8579b6c6b664003713537309e006a6ed6c791 | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index 51f5626..d846e9d 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,308 +1,308 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight current fe... |
emacsmirror/hl-spotlight | 115684dd15ec0ee7b9537e665b72bfb0e7ad493a | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index 885e26f..51f5626 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,308 +1,308 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight current fe... |
emacsmirror/hl-spotlight | d33e992394659fce5b885aeed83937099bd7a644 | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index 540ac16..885e26f 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,308 +1,308 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight current fe... |
emacsmirror/hl-spotlight | 8d53ed7c0a2f9b53be8cc87d3214e846548c2f10 | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index a39b830..540ac16 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,308 +1,308 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight current fe... |
emacsmirror/hl-spotlight | 0c5f03bffb73c5b4bf1a9cdbf7b726b7bcb6301c | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index 3d1b4b6..a39b830 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,308 +1,308 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight current fe... |
emacsmirror/hl-spotlight | e73de9a057fb49c1076528c327d2cc257b73fc6f | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index 48b0b87..3d1b4b6 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,307 +1,308 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
-;;
+;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight curre... |
emacsmirror/hl-spotlight | 738f13786e74d7400df7a3fbd036e3bce78bfde6 | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index 7189ffe..48b0b87 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,307 +1,307 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight current f... |
emacsmirror/hl-spotlight | c54132f1316224927a675f1a92e836b1e27f6f53 | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index c910552..7189ffe 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,306 +1,307 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight current f... |
emacsmirror/hl-spotlight | 513222ad342587c9ad59a3bac6ca81137fa16c3e | no summary available | diff --git a/hl-spotlight.el b/hl-spotlight.el
index 8e8c5b5..c910552 100644
--- a/hl-spotlight.el
+++ b/hl-spotlight.el
@@ -1,306 +1,306 @@
;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
;;
;; Filename: hl-spotlight.el
;; Description: Extension of hl-line.el to spotlight current f... |
emacsmirror/hl-spotlight | f72ca9597550469571be5e075da3713c008e8206 | initial import | diff --git a/hl-spotlight.el b/hl-spotlight.el
new file mode 100644
index 0000000..f2d6fe8
--- /dev/null
+++ b/hl-spotlight.el
@@ -0,0 +1,296 @@
+;;; hl-spotlight.el --- Extension of hl-line.el to spotlight current few lines.
+;;
+;; Filename: hl-spotlight.el
+;; Description: Extension of hl-line.el to spotlight curre... |
wookay/knol | 9f122709977a91e6cdf6e75038f6b4bd38bbc6c6 | iterm2.preset.itermcolors | diff --git a/vimrc.txt b/.vimrc
similarity index 97%
rename from vimrc.txt
rename to .vimrc
index adceeea..66a6643 100644
--- a/vimrc.txt
+++ b/.vimrc
@@ -1,29 +1,28 @@
-$ cat .vimrc
set enc=UTF-8
set fileencodings=UTF-8
set nocompatible
set backspace=indent,eol,start
set tabstop=4
set shiftwidth=4
set cinde... |
wookay/knol | d4c56b6a94c2ced77ae9bf455b8f2025d6c17485 | custom_mikeh zsh-theme | diff --git a/oh-my-zsh/themes/custom_mikeh.zsh-theme b/oh-my-zsh/themes/custom_mikeh.zsh-theme
new file mode 100644
index 0000000..062df8a
--- /dev/null
+++ b/oh-my-zsh/themes/custom_mikeh.zsh-theme
@@ -0,0 +1,32 @@
+setopt prompt_subst
+
+autoload -U add-zsh-hook
+autoload -Uz vcs_info
+
+# check-for-changes can be re... |
wookay/knol | 960a61c663777005aaebd2985d0f41bcd0006529 | conv_to_mp3 | diff --git a/conv_flv_to_mp3.rb b/conv_flv_to_mp3.rb
deleted file mode 100644
index a113e25..0000000
--- a/conv_flv_to_mp3.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-SPACE=' '
-filename = ARGV.join(SPACE)
-mp3 = filename.gsub('flv','mp3')
-`ffmpeg -i "#{filename}" "#{mp3}"`
diff --git a/conv_flv_to_mp4.rb b/conv_flv_to_mp4.rb
d... |
wookay/knol | b116b26309d50f687345dde8286f72aecdc7e0aa | iterm2 preset | diff --git a/iterm2.preset.itermcolors b/iterm2.preset.itermcolors
new file mode 100644
index 0000000..367398c
--- /dev/null
+++ b/iterm2.preset.itermcolors
@@ -0,0 +1,213 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+... |
wookay/knol | 49179f1b009cc3e1f13a32fc9a9d9d02c48bd7f5 | profile | diff --git a/brew.txt b/brew.txt
new file mode 100644
index 0000000..40905b5
--- /dev/null
+++ b/brew.txt
@@ -0,0 +1 @@
+/usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"
diff --git a/conv_flv_to_mp3.rb b/conv_flv_to_mp3.rb
new file mode 100644
index 0000000..a113e25
--- /dev/null
+++ b/conv_flv_to_mp... |
wookay/knol | 6ef6598d53bd0e4fbee7edaa19ecaac3a58a48ae | ffmpeg mp4 | diff --git a/ffmpeg.txt b/ffmpeg.txt
index a6c69fd..651b0d8 100644
--- a/ffmpeg.txt
+++ b/ffmpeg.txt
@@ -1 +1,2 @@
ffmpeg -i song.flv song.mp3
+ffmpeg -i song.flv -ar 22050 song.mp4
|
wookay/knol | 1cf0d7f695e50b5e0d6b452ee8091a1b52b9f1b4 | afconvert | diff --git a/afconvert.txt b/afconvert.txt
index 078796f..78720c3 100644
--- a/afconvert.txt
+++ b/afconvert.txt
@@ -1,2 +1,3 @@
afconvert -f caff -d LEI16@12800 sound.mp3 sound.caf
afconvert -f WAVE -d LEI16@12800 sound.mp3 sound.wav
+afconvert -f mp4f -d aac -b 128000 sound.wav sound.mp3
diff --git a/easy_install.t... |
wookay/knol | 341dedef818e46b8de289eb90c0f3809dca65353 | ffmpeg | diff --git a/README b/README
index f7453fb..012fecf 100644
--- a/README
+++ b/README
@@ -1,5 +1 @@
knol
-ê¹ìì§ì ëìê³µê°
-
-
-Powered by Google
diff --git a/ffmpeg.txt b/ffmpeg.txt
new file mode 100644
index 0000000..6b9d466
--- /dev/null
+++ b/ffmpeg.txt
@@ -0,0 +1 @@
+ffmpeg -i idontcare.flv -acodec libmp3... |
wookay/knol | 442c13d0adc53adb3b8c57df73c002662c94513d | init-git | diff --git a/git.txt b/git.txt
index d3168e7..7c1cfc2 100644
--- a/git.txt
+++ b/git.txt
@@ -1,38 +1,38 @@
-$ cat create.sh
+$ cat init-git.sh
#!/bin/sh -x
#./init-git.sh
PROJECT=$1.git
URL=/home/repo/$PROJECT
echo Creando $PROJECT
mkdir $PROJECT
cd $PROJECT
git init
touch .gitignore
git add .gitignore
... |
wookay/knol | ebab52e7f9d3b8d4a21594944917a3b05db08442 | commands | diff --git a/afconvert.txt b/afconvert.txt
new file mode 100644
index 0000000..078796f
--- /dev/null
+++ b/afconvert.txt
@@ -0,0 +1,2 @@
+afconvert -f caff -d LEI16@12800 sound.mp3 sound.caf
+afconvert -f WAVE -d LEI16@12800 sound.mp3 sound.wav
diff --git a/convert.txt b/convert.txt
new file mode 100644
index 0000000..... |
nouse/ruby-off-rails | 08c91523fbaeb13f9bd59950243b8773e80d52da | added sinatra base | diff --git a/sinatra/lib/base.rb b/sinatra/lib/base.rb
new file mode 100644
index 0000000..5def15e
--- /dev/null
+++ b/sinatra/lib/base.rb
@@ -0,0 +1,2050 @@
+# external dependencies
+require 'rack'
+require 'tilt'
+require 'rack/protection'
+
+# stdlib dependencies
+require 'thread'
+require 'time'
+require 'uri'
+
+#... |
nouse/ruby-off-rails | d2b825a46ea7b16f83163c93cd9b24235a9404f1 | added vue.min.js | diff --git a/cuba/public/js/vue.min.js b/cuba/public/js/vue.min.js
new file mode 100644
index 0000000..0363d89
--- /dev/null
+++ b/cuba/public/js/vue.min.js
@@ -0,0 +1,7 @@
+/**
+ * Vue.js v0.11.4
+ * (c) 2014 Evan You
+ * Released under the MIT License.
+ */
+!function(t,e){"object"==typeof exports&&"object"==typeof m... |
nouse/ruby-off-rails | 3c0cff3395a375c2b572fe88f593c78c2ba6a22b | added deprecated warning, marked as last commit | diff --git a/README.mkd b/README.mkd
index 699e294..74245bb 100644
--- a/README.mkd
+++ b/README.mkd
@@ -1,38 +1,42 @@
-ruby OFF rails
+ruby OFF rails - deprecated
==============
+---
+WARNING: This Repository will never update. I will create another showcase repository to use jquery mobile as front end.
+---
+
This ... |
nouse/ruby-off-rails | 8912619d0b0a0d1c60e1c856b8f69335336b2837 | include Capybara::DSL and TextHelpers into Cutest::Scope | diff --git a/cuba/test/test_helper.rb b/cuba/test/test_helper.rb
index 861966b..ee4f882 100644
--- a/cuba/test/test_helper.rb
+++ b/cuba/test/test_helper.rb
@@ -1,39 +1,41 @@
require 'cuba/capybara'
require 'ffaker'
require 'ohm'
require 'fabrication'
require_relative '../lib/text_helpers'
require_relative '../li... |
nouse/ruby-off-rails | acb11de3ca39074fe01b22bc5b16512317487013 | replaced rspec by cutest in sequel example | diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index 252cdf9..2ad3c00 100644
--- a/sinatra+sequel/Gemfile
+++ b/sinatra+sequel/Gemfile
@@ -1,26 +1,23 @@
source :rubygems
gem "sinatra", "1.3.2"
gem "sequel"
gem "sequel_pg"
gem "slim", '~> 1.0'
gem "pg", "0.13.2"
gem "forme"
gem "tilt"
gem "rack", ... |
nouse/ruby-off-rails | 0f7c62654386daf31cd98588d6c466033751eb87 | use cutest instead of rspec | diff --git a/cuba/Gemfile b/cuba/Gemfile
index 8f35657..4b108e5 100644
--- a/cuba/Gemfile
+++ b/cuba/Gemfile
@@ -1,30 +1,26 @@
source :rubygems
gem "cuba"
gem "hiredis"
gem "ohm"
gem "rack", "1.4.1"
gem "slim"
gem "tilt", "1.3.3"
-gem "yajl-ruby", "1.1.0"
group :development do
gem "shotgun"
end
group... |
nouse/ruby-off-rails | 39889d68a3597550ef1f73cfc3c042a8907122f7 | use fabrication instead of machinist | diff --git a/cuba/Gemfile b/cuba/Gemfile
index e77e890..8f35657 100644
--- a/cuba/Gemfile
+++ b/cuba/Gemfile
@@ -1,30 +1,30 @@
source :rubygems
gem "cuba"
gem "hiredis"
gem "ohm"
gem "rack", "1.4.1"
gem "slim"
gem "tilt", "1.3.3"
gem "yajl-ruby", "1.1.0"
group :development do
gem "shotgun"
end
group... |
nouse/ruby-off-rails | a19ba907e3250905beac060c1e5cf3686a38d7ca | adjusted gem file, use hiredis driver in test | diff --git a/cuba/Gemfile b/cuba/Gemfile
index 559dd79..9f8c7a4 100644
--- a/cuba/Gemfile
+++ b/cuba/Gemfile
@@ -1,26 +1,29 @@
source "http://ruby.taobao.org"
gem "cuba"
gem "hiredis"
gem "ohm"
+gem "rack", "1.4.1"
gem "slim"
gem "tilt", "1.3.3"
-gem "rack", "1.4.1"
-group :development, :test do
- gem "nokog... |
nouse/ruby-off-rails | 6ca92c08acd14f4016ae5e184455e2208cae1502 | specify gem versions, take migration out | diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index 0d20a7d..b771d8d 100644
--- a/sinatra+sequel/Gemfile
+++ b/sinatra+sequel/Gemfile
@@ -1,12 +1,26 @@
source "http://ruby.taobao.org"
-gem "sinatra", "~> 1.3.0"
+gem "sinatra", "1.3.2"
gem "sequel"
+gem "sequel_pg"
gem "slim", '~> 1.0'
-gem "pg"
+gem "... |
nouse/ruby-off-rails | 052b86c377eab0a2a356422dc9626f1ce5f31045 | specified gem version, and use hiredis driver | diff --git a/cuba/Gemfile b/cuba/Gemfile
index edb643d..559dd79 100644
--- a/cuba/Gemfile
+++ b/cuba/Gemfile
@@ -1,15 +1,26 @@
source "http://ruby.taobao.org"
gem "cuba"
gem "hiredis"
gem "ohm"
gem "slim"
-gem "tilt"
+gem "tilt", "1.3.3"
+gem "rack", "1.4.1"
group :development, :test do
+ gem "nokogiri", "1.... |
nouse/ruby-off-rails | 8ff23009875b5f45aab34c50ee0154671a55557a | adjusted file structures | diff --git a/cuba/app.rb b/cuba/app.rb
index 98aa0bc..214ee68 100644
--- a/cuba/app.rb
+++ b/cuba/app.rb
@@ -1,63 +1,62 @@
require 'cuba'
require 'cuba/render'
require 'slim'
class Note < Ohm::Model
attribute :title
attribute :body
end
Cuba.plugin Cuba::Render
Cuba.plugin TextHelpers
-Cuba.use Rack::... |
nouse/ruby-off-rails | 270d19db4bd7196476728c243b470f7f94a032c3 | adjusted Gemfile | diff --git a/cuba/Gemfile b/cuba/Gemfile
index 8884be4..edb643d 100644
--- a/cuba/Gemfile
+++ b/cuba/Gemfile
@@ -1,16 +1,15 @@
source "http://ruby.taobao.org"
gem "cuba"
+gem "hiredis"
+gem "ohm"
gem "slim"
gem "tilt"
-gem "ohm"
-gem "hiredis"
group :development, :test do
gem 'capybara'
gem "ffaker"
- g... |
nouse/ruby-off-rails | 7b22a99476a771bdf6931159b05d9d819218399a | move Note.count into spec_helper | diff --git a/cuba/app.rb b/cuba/app.rb
index 4e69c2d..98aa0bc 100644
--- a/cuba/app.rb
+++ b/cuba/app.rb
@@ -1,68 +1,63 @@
require 'cuba'
require 'cuba/render'
require 'slim'
class Note < Ohm::Model
attribute :title
attribute :body
- class << self
- def count
- all.size
- end
- end
end
Cu... |
nouse/ruby-off-rails | 8d7db9b96465f7ed33c31da90dc9ccdbf29ab7a0 | use pretty print in development mode | diff --git a/cuba/app.rb b/cuba/app.rb
index fe45255..4e69c2d 100644
--- a/cuba/app.rb
+++ b/cuba/app.rb
@@ -1,65 +1,68 @@
require 'cuba'
require 'cuba/render'
require 'slim'
class Note < Ohm::Model
attribute :title
attribute :body
class << self
def count
all.size
end
end
end
Cu... |
nouse/ruby-off-rails | ea57bf5add4f6fd23f30620b69f4a78d01f4a3ad | flush db before each test | diff --git a/cuba/spec/spec_helper.rb b/cuba/spec/spec_helper.rb
index 6b3794c..e185f44 100644
--- a/cuba/spec/spec_helper.rb
+++ b/cuba/spec/spec_helper.rb
@@ -1,31 +1,35 @@
require 'capybara/rspec'
require 'ffaker'
require 'ohm'
require 'machinist/object'
require 'text_helpers'
require 'cuba'
Ohm.connect :db... |
nouse/ruby-off-rails | 0353e246bd31927b6ff4e23f581d563e7e9f0e86 | use ohm instead of sequel | diff --git a/cuba/Gemfile b/cuba/Gemfile
index bdc028d..8884be4 100644
--- a/cuba/Gemfile
+++ b/cuba/Gemfile
@@ -1,19 +1,16 @@
source "http://ruby.taobao.org"
gem "cuba"
-gem "cuba-contrib"
-gem "mote"
gem "slim"
-gem "pg"
gem "tilt"
-gem "sequel"
-gem "sequel_pg"
-gem "shotgun"
-gem "unicorn"
+gem "ohm"
+gem "hi... |
nouse/ruby-off-rails | 4e9237d8a626e9820a85d1c21aff72862ac14f27 | added a cuba CRUD example | diff --git a/cuba/.rspec b/cuba/.rspec
new file mode 100644
index 0000000..16f9cdb
--- /dev/null
+++ b/cuba/.rspec
@@ -0,0 +1,2 @@
+--color
+--format documentation
diff --git a/cuba/Gemfile b/cuba/Gemfile
new file mode 100644
index 0000000..bdc028d
--- /dev/null
+++ b/cuba/Gemfile
@@ -0,0 +1,19 @@
+source "http://ruby.... |
nouse/ruby-off-rails | 47989c75f6d4202f6461b81d0605e64454626bea | always wrap tests in transactions | diff --git a/sinatra+sequel/spec/spec_helper.rb b/sinatra+sequel/spec/spec_helper.rb
index 57453fa..5a9dee4 100644
--- a/sinatra+sequel/spec/spec_helper.rb
+++ b/sinatra+sequel/spec/spec_helper.rb
@@ -1,33 +1,37 @@
require 'capybara/rspec'
require 'ffaker'
require 'sinatra'
require 'sequel'
require 'machinist/sequ... |
nouse/ruby-off-rails | 6eb93f59463da32870674906d94376823a18862a | use forme to build html forms | diff --git a/.gitignore b/.gitignore
index 4e05d7a..ca86735 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*.sqlite
+*.rbc
*.swp
Gemfile.lock
.rvmrc
diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index d8e400f..f6e15fa 100644
--- a/sinatra+sequel/Gemfile
+++ b/sinatra+sequel/Gemfile
@@ -1,12... |
nouse/ruby-off-rails | 2676efda3d9662023a5aedae7f46826c50537ee9 | remove Gemfile.lock from repository | diff --git a/.gitignore b/.gitignore
index 3d1e3f8..4e05d7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
*.sqlite
*.swp
+Gemfile.lock
.rvmrc
diff --git a/sinatra+sequel/Gemfile.lock b/sinatra+sequel/Gemfile.lock
deleted file mode 100644
index 680044d..0000000
--- a/sinatra+sequel/Gemfile.lock
+++ /dev/nu... |
nouse/ruby-off-rails | 712320a2e164a7b740426fcc25513fa85de9872e | use nested form field | diff --git a/sinatra+sequel/notes.rb b/sinatra+sequel/notes.rb
index a8f6609..ea7d181 100644
--- a/sinatra+sequel/notes.rb
+++ b/sinatra+sequel/notes.rb
@@ -1,64 +1,64 @@
require 'sinatra'
require 'sequel'
require 'slim'
$LOAD_PATH << File.dirname(__FILE__)+"/lib"
require 'text_helpers'
configure :development d... |
nouse/ruby-off-rails | 0842b9efaebe95c4ff904aa2bb4257c19ae888dd | removed steak dependency | diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index a034065..d8e400f 100644
--- a/sinatra+sequel/Gemfile
+++ b/sinatra+sequel/Gemfile
@@ -1,13 +1,12 @@
source "http://rubygems.org"
gem "sinatra", "~> 1.2.0"
gem "sequel"
gem "amalgalite"
gem "slim"
group :development, :test do
gem 'capybara'
... |
nouse/ruby-off-rails | 8061c41f9434705784c05dbca1d9458f8432cf8f | used machinist to replace spawn | diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index aac5219..abc0950 100644
--- a/sinatra+sequel/Gemfile
+++ b/sinatra+sequel/Gemfile
@@ -1,13 +1,13 @@
source "http://rubygems.org"
gem "sinatra", "1.2.0.d"
gem "sequel"
gem "amalgalite"
gem "slim"
group :development, :test do
gem 'capybara'
... |
nouse/ruby-off-rails | 91a5b839be2f4af42756d6f0086d99e1250d0c72 | No need to delete notes before every test | diff --git a/sinatra+sequel/spec/notes_acceptance_spec.rb b/sinatra+sequel/spec/notes_acceptance_spec.rb
index 88b06e5..fd6bc47 100644
--- a/sinatra+sequel/spec/notes_acceptance_spec.rb
+++ b/sinatra+sequel/spec/notes_acceptance_spec.rb
@@ -1,60 +1,56 @@
require 'spec_helper'
feature 'Notes' do
let(:descriptio... |
nouse/ruby-off-rails | 774de803f0d3f4ab6dfe07377cc85cdd90c063ac | fixed unproper variable name | diff --git a/sinatra+sequel/spec/spec_helper.rb b/sinatra+sequel/spec/spec_helper.rb
index db5a191..2c8eafc 100644
--- a/sinatra+sequel/spec/spec_helper.rb
+++ b/sinatra+sequel/spec/spec_helper.rb
@@ -1,33 +1,33 @@
require 'steak'
require 'capybara/rspec'
require 'ffaker'
require 'sinatra'
require 'sequel'
requir... |
nouse/ruby-off-rails | 78ac8530220cada9102ed2632ea87cbc764ec298 | used slim and ffaker to replace haml and faker | diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index 29b07b9..aac5219 100644
--- a/sinatra+sequel/Gemfile
+++ b/sinatra+sequel/Gemfile
@@ -1,13 +1,13 @@
source "http://rubygems.org"
-gem "sinatra"
+gem "sinatra", "1.2.0.d"
gem "sequel"
gem "amalgalite"
-gem "haml"
+gem "slim"
group :development, :te... |
nouse/ruby-off-rails | 0ced898192907550fbc809a341ce8b8bc46672cd | removed dependency of spork | diff --git a/sinatra+sequel/.rspec b/sinatra+sequel/.rspec
index 094498c..16f9cdb 100644
--- a/sinatra+sequel/.rspec
+++ b/sinatra+sequel/.rspec
@@ -1,3 +1,2 @@
--color
---drb
--format documentation
diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index 13d6b0d..29b07b9 100644
--- a/sinatra+sequel/Gemfile... |
nouse/ruby-off-rails | cd35d82823bed2a87b13fa0bf27d5b6fe9b0be20 | used "subject" to reduce code | diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index d92be5a..13d6b0d 100644
--- a/sinatra+sequel/Gemfile
+++ b/sinatra+sequel/Gemfile
@@ -1,14 +1,14 @@
source "http://rubygems.org"
gem "sinatra"
gem "sequel"
gem "amalgalite"
gem "haml"
group :development, :test do
- gem 'rspec'
- gem 'steak'
... |
nouse/ruby-off-rails | f21f35c20ed047ab09e7666095a92435cf688068 | Added support of spork to speed up rspec test | diff --git a/sinatra+sequel/.rspec b/sinatra+sequel/.rspec
index 16f9cdb..094498c 100644
--- a/sinatra+sequel/.rspec
+++ b/sinatra+sequel/.rspec
@@ -1,2 +1,3 @@
--color
+--drb
--format documentation
diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index 4ae22bb..d92be5a 100644
--- a/sinatra+sequel/Gemfile... |
nouse/ruby-off-rails | 89b2d142200085cfaa5218041593cc2355a3661b | make spec more readable | diff --git a/sinatra+sequel/spec/notes_acceptance_spec.rb b/sinatra+sequel/spec/notes_acceptance_spec.rb
index 883ebbf..23945c7 100644
--- a/sinatra+sequel/spec/notes_acceptance_spec.rb
+++ b/sinatra+sequel/spec/notes_acceptance_spec.rb
@@ -1,64 +1,63 @@
require 'spec_helper'
feature 'Notes' do
let(:descriptio... |
nouse/ruby-off-rails | 9e647fcbd74a1f5f13eef71ef11f3a7eee9a4822 | use satisfy to group tests | diff --git a/sinatra+sequel/spec/notes_acceptance_spec.rb b/sinatra+sequel/spec/notes_acceptance_spec.rb
index d9f5410..883ebbf 100644
--- a/sinatra+sequel/spec/notes_acceptance_spec.rb
+++ b/sinatra+sequel/spec/notes_acceptance_spec.rb
@@ -1,60 +1,64 @@
require 'spec_helper'
feature 'Notes' do
let(:descriptio... |
nouse/ruby-off-rails | 39bdcf30d5d6b7d83203e4481b47c8072e3e282f | used let to eliminate instance variables | diff --git a/sinatra+sequel/spec/notes_acceptance_spec.rb b/sinatra+sequel/spec/notes_acceptance_spec.rb
index 33a8c12..d9f5410 100644
--- a/sinatra+sequel/spec/notes_acceptance_spec.rb
+++ b/sinatra+sequel/spec/notes_acceptance_spec.rb
@@ -1,57 +1,60 @@
require 'spec_helper'
feature 'Notes' do
+
+ let(:descriptio... |
nouse/ruby-off-rails | cf4d46890a3b03d4f99a75bd12d97ac6c10cdc79 | 'before' -> 'background', to have a good sentence | diff --git a/sinatra+sequel/spec/notes_acceptance_spec.rb b/sinatra+sequel/spec/notes_acceptance_spec.rb
index 3860e80..33a8c12 100644
--- a/sinatra+sequel/spec/notes_acceptance_spec.rb
+++ b/sinatra+sequel/spec/notes_acceptance_spec.rb
@@ -1,57 +1,57 @@
require 'spec_helper'
feature 'Notes' do
- before do
+ back... |
nouse/ruby-off-rails | 9a2631648a9599a18a56f0964543d3849ecfc7be | added cutest for testing | diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
index 658dfbf..4423598 100644
--- a/sinatra+sequel/Gemfile
+++ b/sinatra+sequel/Gemfile
@@ -1,11 +1,13 @@
source "http://rubygems.org"
gem "sinatra"
gem "sequel"
gem "amalgalite"
gem "haml"
+gem "faker"
group :development, :test do
+ gem 'cutest'
... |
nouse/ruby-off-rails | 976c7e52a411f0cd9f3f42b7eb44b0c0cf5d75f9 | added steak and capybara for acceptance test | diff --git a/.gitignore b/.gitignore
index c754285..3d1e3f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-/sinatra+sequel/notes.db
+*.sqlite
*.swp
.rvmrc
diff --git a/sinatra+sequel/.rspec b/sinatra+sequel/.rspec
new file mode 100644
index 0000000..16f9cdb
--- /dev/null
+++ b/sinatra+sequel/.rspec
@@ -0,0... |
nouse/ruby-off-rails | 4e0682c6623007339fbed09021b4c5d181b7f243 | adjusted line breaks in documentation | diff --git a/README.mkd b/README.mkd
index f4a7a77..699e294 100644
--- a/README.mkd
+++ b/README.mkd
@@ -1,34 +1,38 @@
ruby OFF rails
==============
This showcase has 3 components:
First is some rack middlewares, including:
- nothing.ru, a rack middleware do nothing
- calc\_time.ru, add response time to H... |
nouse/ruby-off-rails | f36333ef3493d091763630c2a1969364c313cc24 | improved documentation | diff --git a/README b/README
deleted file mode 100644
index 4602571..0000000
--- a/README
+++ /dev/null
@@ -1,30 +0,0 @@
-ruby OFF rails
-==============
-This showcase has 4 components:
-1. Some rack middleware
- (1) nothing.ru, a rack middleware do nothing
- (2) calc_time.ru, add response time to HTTP body
- (3) me... |
nouse/ruby-off-rails | 3b41ebc26ec7dc6fabd60a77bcdc08f17844750e | added Gemfile in sinatra+sequel, switched to Sinatra DSL mode | diff --git a/sinatra+sequel/Gemfile b/sinatra+sequel/Gemfile
new file mode 100644
index 0000000..3c034c8
--- /dev/null
+++ b/sinatra+sequel/Gemfile
@@ -0,0 +1,5 @@
+source "http://rubygems.org"
+gem "sinatra"
+gem "sequel"
+gem "amalgalite"
+gem "haml"
diff --git a/sinatra+sequel/Gemfile.lock b/sinatra+sequel/Gemfile.l... |
nouse/ruby-off-rails | bdc83e4408d5a7a57aee742eb3ea1fc5c43ab66a | refactor this showcase to a cleared structure | diff --git a/.gitignore b/.gitignore
index f030286..c754285 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
-sinatra+sequel/notes.db
-sinatra+rails/tmp
-sinatra+rails/log
+/sinatra+sequel/notes.db
*.swp
+.rvmrc
diff --git a/sinatra+sequel/config.ru b/sinatra+sequel/config.ru
index a46c6d0..ac2f59b 100644
--- ... |
nouse/ruby-off-rails | 90df418c9ed022871c3097bd38575b9b8a366cc0 | continue unifying coding style | diff --git a/sinatra+sequel/notes.rb b/sinatra+sequel/notes.rb
index 3215ca5..bcbbe89 100644
--- a/sinatra+sequel/notes.rb
+++ b/sinatra+sequel/notes.rb
@@ -1,111 +1,111 @@
# run gem install sinatra sequel haml amalgalite first
require 'rubygems'
require 'sinatra'
require 'sequel'
require 'haml'
helpers do
d... |
nouse/ruby-off-rails | 78115310230c16c9857f39c35ec5062242f5cf90 | uniform code style | diff --git a/sinatra+sequel/config.ru b/sinatra+sequel/config.ru
new file mode 100644
index 0000000..a46c6d0
--- /dev/null
+++ b/sinatra+sequel/config.ru
@@ -0,0 +1,4 @@
+$LOAD_PATH << ::File.dirname(__FILE__)
+require 'notes'
+
+run Sinatra::Application
diff --git a/sinatra+sequel/notes.rb b/sinatra+sequel/notes.rb
in... |
nouse/ruby-off-rails | d01663587d90f3d36fead4746d0e8c67a2042b21 | make it a full CRUB demo | diff --git a/sinatra+sequel/notes.rb b/sinatra+sequel/notes.rb
index cdbbd3a..c2fa9b5 100644
--- a/sinatra+sequel/notes.rb
+++ b/sinatra+sequel/notes.rb
@@ -1,108 +1,114 @@
# run gem install sinatra sequel haml amalgalite first
require 'rubygems'
require 'sinatra'
require 'sequel'
require 'haml'
helpers do
d... |
nouse/ruby-off-rails | 2d1c386e9770ad3fc88e3ad03441470cfda01213 | apply sammy's patch for location from sammy's repo | diff --git a/sinatra+cloudkit/public/javascripts/sammy.js b/sinatra+cloudkit/public/javascripts/sammy.js
index aad12d9..06548c7 100644
--- a/sinatra+cloudkit/public/javascripts/sammy.js
+++ b/sinatra+cloudkit/public/javascripts/sammy.js
@@ -160,666 +160,667 @@
return callback.apply(context, arguments);
... |
nouse/ruby-off-rails | 8c7569f62e6747cd04202310af44a5aeebdf3a30 | remove this.log to make it works in chromium | diff --git a/sinatra+cloudkit/public/javascripts/app.js b/sinatra+cloudkit/public/javascripts/app.js
index 5421990..2e382f1 100644
--- a/sinatra+cloudkit/public/javascripts/app.js
+++ b/sinatra+cloudkit/public/javascripts/app.js
@@ -1,106 +1,104 @@
;(function($) {
var app = new Sammy.Application(function() { with(t... |
nouse/ruby-off-rails | dd9b63ca55fb5af3d1820d0c1c0ab7891c9bcafa | add a showcase of jquery-cloudkit and sammy | diff --git a/sinatra+cloudkit/README b/sinatra+cloudkit/README
new file mode 100644
index 0000000..a2f772f
--- /dev/null
+++ b/sinatra+cloudkit/README
@@ -0,0 +1,2 @@
+a jquery-cloudkit and sammy showcase
+modified from http://github.com/quirkey/sammy because I like haml to handle html rendering
diff --git a/sinatra+cl... |
nouse/ruby-off-rails | 3ee21680cb1ad2fd3d4c5029d6213461035aaa9a | add config.ru for passenger compatibility | diff --git a/sinatra+sequel/config.ru b/sinatra+sequel/config.ru
new file mode 100644
index 0000000..6ceaf2c
--- /dev/null
+++ b/sinatra+sequel/config.ru
@@ -0,0 +1,5 @@
+require 'rubygems'
+require 'sinatra'
+require 'notes'
+
+run Sinatra::Application
diff --git a/sinatra+tokyo/config.ru b/sinatra+tokyo/config.ru
new... |
nouse/ruby-off-rails | 9f26b27b4ef76553607977b52ae1e95ac7487b81 | little modification | diff --git a/sinatra+sequel/notes.rb b/sinatra+sequel/notes.rb
index 0e2b4aa..cdbbd3a 100644
--- a/sinatra+sequel/notes.rb
+++ b/sinatra+sequel/notes.rb
@@ -1,105 +1,108 @@
+# run gem install sinatra sequel haml amalgalite first
require 'rubygems'
require 'sinatra'
require 'sequel'
+require 'haml'
helpers do
d... |
nouse/ruby-off-rails | 2bf69c01b293b69b8b1380a38d82c17516dbae25 | use tokyo tyrant to replace tokyo cabinet | diff --git a/sinatra+tokyo/data.tct b/sinatra+tokyo/data.tct
deleted file mode 100644
index 5a6ccee..0000000
Binary files a/sinatra+tokyo/data.tct and /dev/null differ
diff --git a/sinatra+tokyo/notes.rb b/sinatra+tokyo/notes.rb
index 35b78be..4b00648 100644
--- a/sinatra+tokyo/notes.rb
+++ b/sinatra+tokyo/notes.rb
@@ ... |
nouse/ruby-off-rails | 353bc2c6840089a2c548ef20b3ddc3a9cdcbc6a3 | add a sample use of sinatra and tokyo cabinet | diff --git a/.gitignore b/.gitignore
index 8416c11..f030286 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
sinatra+sequel/notes.db
sinatra+rails/tmp
sinatra+rails/log
+*.swp
diff --git a/sinatra+tokyo/data.tct b/sinatra+tokyo/data.tct
new file mode 100644
index 0000000..5a6ccee
Binary files /dev/null and b... |
nouse/ruby-off-rails | 98c50dd971af44c14ab142ffcc718801e754dbf1 | comment GEM_VERSION requirement | diff --git a/sinatra+rails/config/environment.rb b/sinatra+rails/config/environment.rb
index f8e7e6c..3c2255b 100644
--- a/sinatra+rails/config/environment.rb
+++ b/sinatra+rails/config/environment.rb
@@ -1,41 +1,41 @@
# Be sure to restart your server when you modify this file
# Specifies gem version of Rails to us... |
nouse/ruby-off-rails | 3703ff5ed70e458dd2418fbf34b04ebd25a7e55a | 'in rails metal' replaced by 'under rails metal' for accuracy | diff --git a/README b/README
index 3579888..4602571 100644
--- a/README
+++ b/README
@@ -1,30 +1,30 @@
ruby OFF rails
==============
This showcase has 4 components:
1. Some rack middleware
(1) nothing.ru, a rack middleware do nothing
(2) calc_time.ru, add response time to HTTP body
(3) method_override.ru, ... |
gregkh/android-presentation | 655776f5c2ad1e1b2eaef03468c11d9578689e79 | forgot bluetooth core changes | diff --git a/android-kernel.odp b/android-kernel.odp
index fcf2845..61cd73a 100644
Binary files a/android-kernel.odp and b/android-kernel.odp differ
diff --git a/android-kernel.pdf b/android-kernel.pdf
index 291b5d3..3717a14 100644
Binary files a/android-kernel.pdf and b/android-kernel.pdf differ
|
gregkh/android-presentation | d582bf1b27a5e12ee28d40bd4d3985e6f43ca4b1 | fork images | diff --git a/images/andre-kertesz_the_fork_1928_500px.jpg b/images/andre-kertesz_the_fork_1928_500px.jpg
new file mode 100644
index 0000000..7104cc7
Binary files /dev/null and b/images/andre-kertesz_the_fork_1928_500px.jpg differ
diff --git a/images/fork.jpg b/images/fork.jpg
new file mode 100644
index 0000000..e584098... |
gregkh/android-presentation | 39feed130f535c913fe14742453eecc0bed3bbf0 | another hope image | diff --git a/images/hope.png b/images/hope.png
new file mode 100644
index 0000000..75c07c2
Binary files /dev/null and b/images/hope.png differ
|
gregkh/android-presentation | eca30d71a0379cafd970f3eb0d1fbef817b20fe5 | hope images | diff --git a/images/hope.xcf b/images/hope.xcf
new file mode 100644
index 0000000..6951b42
Binary files /dev/null and b/images/hope.xcf differ
|
gregkh/android-presentation | 7f130cd1e1bfc8e23f0ac3d13f1950f630456dad | hope image | diff --git a/images/hope.gif b/images/hope.gif
new file mode 100644
index 0000000..ca3d146
Binary files /dev/null and b/images/hope.gif differ
|
gregkh/android-presentation | cf41da502a5b81b818d6a835ed170a8efcfad12c | more updates | diff --git a/android-kernel.odp b/android-kernel.odp
index a1a70fb..7c888db 100644
Binary files a/android-kernel.odp and b/android-kernel.odp differ
diff --git a/android-kernel.pdf b/android-kernel.pdf
index 80edc18..09a3469 100644
Binary files a/android-kernel.pdf and b/android-kernel.pdf differ
diff --git a/notes.txt... |
gregkh/android-presentation | 28fae65de0b3f9c39359da129f52336f668a454f | more images | diff --git a/images/1876552468_06868f6bc7_o.jpg b/images/1876552468_06868f6bc7_o.jpg
new file mode 100644
index 0000000..5fb8dec
Binary files /dev/null and b/images/1876552468_06868f6bc7_o.jpg differ
diff --git a/images/android_logo.gif b/images/android_logo.gif
new file mode 100644
index 0000000..28a21b5
Binary files ... |
gregkh/android-presentation | a9c7ffb73beaf36422a56970c0309186238ae17e | more updates | diff --git a/android-kernel.odp b/android-kernel.odp
index f6ea4d6..a1a70fb 100644
Binary files a/android-kernel.odp and b/android-kernel.odp differ
diff --git a/android-kernel.pdf b/android-kernel.pdf
index a34ea69..80edc18 100644
Binary files a/android-kernel.pdf and b/android-kernel.pdf differ
diff --git a/notes.txt... |
gregkh/android-presentation | 4d9017303bc43c740f50d58d946fc3fdb6805bc0 | images | diff --git a/images/p1280_2.jpg b/images/p1280_2.jpg
new file mode 100644
index 0000000..1935710
Binary files /dev/null and b/images/p1280_2.jpg differ
diff --git a/images/penguin.png b/images/penguin.png
new file mode 100644
index 0000000..37008b3
Binary files /dev/null and b/images/penguin.png differ
diff --git a/ima... |
gregkh/android-presentation | f389efe18bf065f74969083fce2903a67a011560 | kernel penguin image | diff --git a/images/kernellogpenguin.jpg-03be1eada51fb8bf.jpeg b/images/kernellogpenguin.jpg-03be1eada51fb8bf.jpeg
new file mode 100644
index 0000000..f19a73f
Binary files /dev/null and b/images/kernellogpenguin.jpg-03be1eada51fb8bf.jpeg differ
diff --git a/images/kernelpenguin.png b/images/kernelpenguin.png
new file m... |
gregkh/android-presentation | 542a0729d1bcc9136cf3fa0b116e65ad3c1976ad | .gitignore update | diff --git a/.gitignore b/.gitignore
index c6e291d..3612038 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
git
.~lock*
+*.swp
|
gregkh/android-presentation | 3285e7e4d553d6837a0a6ed12f9b06a04af20bf7 | more updates | diff --git a/android-kernel.odp b/android-kernel.odp
index 8192398..aaccc18 100644
Binary files a/android-kernel.odp and b/android-kernel.odp differ
diff --git a/android-kernel.pdf b/android-kernel.pdf
index 9e94de0..2dbcf11 100644
Binary files a/android-kernel.pdf and b/android-kernel.pdf differ
diff --git a/notes.txt... |
gregkh/android-presentation | a0b68f9ea1a9e714f3bc79ccbc064c583e8f93d6 | another .gitignore addition | diff --git a/.gitignore b/.gitignore
index 5664e30..c6e291d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
git
+.~lock*
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.