issues
search
ejholmes
/
metaforce
A ruby client for interacting with the Salesforce Metadata and Services API's.
https://github.com/ejholmes/metaforce
MIT License
65
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade gem dependencies, upgrade savon to v2, fix issues, wsdl v50.0
#74
yunixon
opened
3 years ago
0
If host value set to be false its still taking production instance not sandbox test instance?
#73
deepaksha
opened
4 years ago
0
Require activesupport to prevent uninitialized constant ActiveSupport::Autoload error
#72
joshrowley
closed
2 years ago
0
test request
#71
bellanc
closed
7 years ago
0
Enable to log with session_id and instance url !
#70
RedaBenh
opened
8 years ago
1
list_metadata fail instead of returning nil or []
#69
RedaBenh
opened
8 years ago
0
Update wsdl 1
#68
Dbhar
opened
8 years ago
0
Status of Project
#67
leifg
opened
8 years ago
1
Add dependency version for activesupport
#66
leifg
opened
8 years ago
0
Could we update Savon dependency?
#65
ArthurRiga
opened
9 years ago
0
Added WSDL for version 34.0 of the Salesforce Metadata API
#64
gnilrets
opened
9 years ago
0
remove hardcode gem dependencies
#63
davidji99
closed
9 years ago
0
Updated require for active_support.
#62
ckoppelman
opened
9 years ago
0
Added instructions for using Metaforce with OAuth in Rails
#61
martyychang
opened
9 years ago
3
Fix tests
#60
santagaz
opened
10 years ago
0
added hiding password while typing
#59
santagaz
opened
10 years ago
0
Updates for Metadata API 30.0
#58
mintotsai
opened
10 years ago
0
Lock rspec to version 2 & Update thor dependency
#57
brantz
closed
1 year ago
0
fixed missing highline gem dependency in metaforce.gemspec
#56
vkhang55
closed
3 years ago
0
Deploy method don't seem to work
#55
richiechik
opened
10 years ago
1
LoadError: cannot load such file -- highline
#54
dangt85
opened
10 years ago
2
following up on this question - Hast anyone ever created a SharingRule via the metadata API?
#53
johndpope
closed
7 years ago
0
Rake Test fail
#52
eamers
opened
10 years ago
0
Expose getServerTimestamp and getUserInfo methods
#51
mintotsai
closed
11 years ago
1
Update rubyzip version
#50
leifg
closed
11 years ago
2
thor dependency
#49
se6wagner
opened
11 years ago
0
Suppress/Parse Soap Response?
#48
ViViDboarder
closed
11 years ago
2
Error passing Metadata type for list_metadata
#47
AL9000
opened
11 years ago
3
will client.new accept oauth token instead of username & password?
#46
sfielder
closed
11 years ago
4
Compiling?
#45
ViViDboarder
closed
11 years ago
3
Reauthentication isn't working
#44
ejholmes
closed
11 years ago
1
Passing parameters to metadata calls
#43
boxfoot
opened
11 years ago
3
I should be able to pass a :host key to Metaforce.new
#42
ejholmes
opened
11 years ago
2
Added a line file.binmode to tmp_zip_file method in retrieve.rb to fix Ascii8bit to utf...
#41
gauravsingh2012
closed
11 years ago
1
Connection with 1.0.5
#40
mattyep
closed
11 years ago
2
"\xE2" from ASCII-8BIT to UTF-8
#39
gauravsingh2012
closed
11 years ago
4
Tempfile fix for issue-37
#38
whiskeyriver
closed
11 years ago
4
Possible tmp_zip_file race in metaforce/job/retrieve.rb
#37
whiskeyriver
closed
11 years ago
2
Getting Started?
#36
ayork
closed
11 years ago
1
Loss of Functionality?
#35
ayork
closed
11 years ago
1
Add some more test coverage for cli.
#34
ejholmes
closed
11 years ago
0
Default config key should be 'default'.
#33
ejholmes
closed
11 years ago
0
More descriptive error when config exists but no key for environment
#32
ejholmes
closed
11 years ago
0
Possible implementation for #28
#31
ejholmes
closed
11 years ago
0
Retrieve task should default to path/package.xml if only 1 argument is passed.
#30
ejholmes
closed
11 years ago
0
Deploy task should exit with non zero code if there are problems or failed tests.
#29
ejholmes
closed
11 years ago
0
Watch task should only send the changed file.
#28
ejholmes
closed
11 years ago
0
Metaforce commandline with thor.
#27
ejholmes
closed
11 years ago
1
Add on_poll callback.
#26
ejholmes
closed
11 years ago
0
Option to disable threading.
#25
ejholmes
closed
11 years ago
1
Next