Marc Cornellà
|
89278c71b2
bundler: refactor bundler plugin and clean up gem wrappers
|
4 年之前 |
Marc Cornellà
|
4012df8fbb
bundler: add alias for bundle add
|
4 年之前 |
Emanuel Alarcón
|
3e14fdd6b4
bundler: add alias for bundle check (#5000)
|
4 年之前 |
Vsevolod Romashov
|
6b6f2b6dfd
bundler: support new file naming convention (#6594)
|
5 年之前 |
Nick Fagerlund
|
a41d308f70
bundler: make it play nice with functions that call wrapped commands (#8271)
|
5 年之前 |
David Shaffer
|
fc9093b745
Add rubocop to bundled_commands
|
5 年之前 |
Iulian Onofrei
|
08a2808636
Fix incorrect error message when running bi without having bundler installed (#7112)
|
6 年之前 |
Dennis Hägler
|
a52a5fb1f4
Remove the white space
|
6 年之前 |
Marc Cornellà
|
2991f237ae
bundler: allow aliases in `bundle exec`
|
6 年之前 |
Marc Cornellà
|
d302e3eebe
bundler: fix bundle version git error
|
6 年之前 |
Marc Cornellà
|
be5bff2e86
Allow FreeBSD to correctly detect number of CPUs
|
6 年之前 |
Vsevolod Romashov
|
37c2d0ddd7
add hanami to the list of wrapped gems (#6334)
|
6 年之前 |
Clemens Gruber
|
7fabc8bca4
bundler plugin: Simplify retrieval of cpu count on OSX (#5180)
|
8 年之前 |
Denis
|
bee79f0871
bundle outdated alias
|
9 年之前 |
Satoshi Ohmori
|
d60d4f68aa
Add alias of bundle clean
|
9 年之前 |
Christian Höltje
|
63bae2aba9
Use $OSTYPE instead of uname to speed things up
|
10 年之前 |
Thomas Kriechbaumer
|
4b997429b3
add BUNDLED_COMMANDS functionality to bundler plugin
|
10 年之前 |
Thomas Kriechbaumer
|
34bc91e79d
added Bundler readme file
|
10 年之前 |
Thomas Kriechbaumer
|
b007fee187
add pry to bundler-commands
|
10 年之前 |
Thomas Kriechbaumer
|
11f0d273b5
add spring to bundler-commands
|
10 年之前 |
Thomas Kriechbaumer
|
cfc98d3f8c
remove double bundle exec
|
10 年之前 |
Thomas Kriechbaumer
|
f8ea9270eb
remove berkshelf from bundler-commands
|
10 年之前 |
Thomas Kriechbaumer
|
fdbfd41090
remove ruby from bundler-commands
|
10 年之前 |
Thomas Kriechbaumer
|
f5e69c6cab
remove spin from bundler-commands
|
10 年之前 |
Thomas Kriechbaumer
|
a22e0256a3
remove foreman from bundler-commands
|
10 年之前 |
Thomas Kriechbaumer
|
c4eec0b134
add sidekiq to bundler-commands
|
10 年之前 |
Thomas Kriechbaumer
|
d29c53cb10
split bundler-commands into seperate lines
|
10 年之前 |
Robby Russell
|
c925aabea9
Merge pull request #2885 from tsujigiri/bundler/run_binstubbed
|
10 年之前 |
Helge Rausch
|
480ca22058
Make bundler plugin run binstubbed cmd if existing
|
10 年之前 |
Helge Rausch
|
f2b81e2977
Add spring to bundled commands
|
10 年之前 |