commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
incubator-slider git commit: SLIDER-760 update copyright date to 2015
gourksaha
incubator-slider git commit: SLIDER-763. Add install client command to slider (rename default config file)
smohanty
incubator-slider git commit: SLIDER-790 Enforce JDK7 javac for builds
tedyu
incubator-slider git commit: SLIDER-763. Add install client command to slider
smohanty
incubator-slider git commit: SLIDER-786 replace forward slashes with File.separator
jmaron
svn commit: r940772 - in /websites/staging/slider/trunk/content: ./ downloads/index.html
buildbot
svn commit: r940773 - in /websites/staging/slider/trunk/content: ./ developing/releasing.html
buildbot
svn commit: r940774 - /websites/production/slider/content/
stevel
svn commit: r1660959 - /incubator/slider/site/trunk/content/developing/releasing.md
stevel
svn commit: r1660957 - /incubator/slider/site/trunk/content/downloads/index.md
stevel
svn commit: r1660947 - /incubator/slider/site/trunk/content/docs/api/slider_REST_api_v2.md
stevel
svn commit: r940768 - in /websites/staging/slider/trunk/content: ./ docs/api/slider_REST_api_v2.html
buildbot
svn commit: r940625 - in /websites/staging/slider/trunk/content: ./ developing/releasing.html
buildbot
svn commit: r1660686 - /incubator/slider/site/trunk/content/developing/releasing.md
stevel
svn commit: r940497 - /websites/production/slider/content/
jmaron
svn commit: r940496 - in /websites/staging/slider/trunk/content: ./ docs/security.html
buildbot
svn commit: r1660454 - /incubator/slider/site/trunk/content/docs/security.md
jmaron
svn commit: r8034 - /release/incubator/slider/0.61.0-incubating/
stevel
incubator-slider git commit: SLIDER-785 AgentClusterLifecycleIT failing if >1 slider instance running in the test cluster
stevel
[01/20] incubator-slider git commit: SLIDER-782 moving all of AM IPC operations out of AM, moving to async queued events for all mutating operations
stevel
[20/20] incubator-slider git commit: Merge branch 'feature/SLIDER-782_SLIDER_RPC_Client_API_in_sync_with_REST_API' into develop
stevel
[16/20] incubator-slider git commit: SLIDER-782 API test delegate now abstracted away for reuse by IPC client
stevel
[02/20] incubator-slider git commit: SLIDER-782: changing how the SliderClusterProtocolService gets inited; eliminates that race condition at startup where the ports live but the service not fully inited
stevel
[08/20] incubator-slider git commit: SLIDER-782 new messages & RPC calls defined; , marshall and indirect code in progress
stevel
[13/20] incubator-slider git commit: SLIDER-782 rename RESTy API client to emphasise its not the IPC one
stevel
[18/20] incubator-slider git commit: SLIDER-782: run IPC tests against remote AM provided cluster is insecure
stevel
[05/20] incubator-slider git commit: SLIDER-782 drop AM implementation of the SliderClusterProtocol
stevel
[09/20] incubator-slider git commit: SLIDER-782 new messages & RPC calls defined; , marshall and indirect code completed
stevel
[03/20] incubator-slider git commit: SLIDER-782: all tests passing; rename protocol service: SliderIPCService
stevel
[17/20] incubator-slider git commit: SLIDER-782: "REST" test delegate for the IPC API; shares all the tests with the REST Slider Client API. Some exception translation now takes place, though only a little.
stevel
[14/20] incubator-slider git commit: SLIDER-782 some renaming and moving of interfaces, to be more independent of REST vs IPC
stevel
[10/20] incubator-slider git commit: SLIDER-782 new messages & RPC calls defined; , marshall and indirect code completed
stevel
[04/20] incubator-slider git commit: SLIDER-782: cut out the SliderClusterProtocol element from the WebAppAPI; it should not be needed
stevel
[11/20] incubator-slider git commit: SLIDER-782 move IPC class SliderClusterOperations under IPC package
stevel
[19/20] incubator-slider git commit: SLIDER-782 improving tests with better printing
stevel
[12/20] incubator-slider git commit: SLIDER-782 import cleanup
stevel
[07/20] incubator-slider git commit: SLIDER-782 new messages & RPC calls defined; , marshall and indirect code in progress
stevel
[06/20] incubator-slider git commit: SLIDER-782 new messages & RPC calls defined; , marshall and indirect code in progress
stevel
[15/20] incubator-slider git commit: SLIDER-782 about to make RestAPI delegates independent of REST vs IPC client
stevel
svn commit: r940072 - in /websites/staging/slider/trunk/content: ./ developing/releasing.html
buildbot
svn commit: r1659654 - /incubator/slider/site/trunk/content/developing/releasing.md
stevel
incubator-slider git commit: SLIDER-585 enable security stores generation and localization
jmaron
incubator-slider git commit: SLIDER-734 Add install sub-command for hbase client
tedyu
svn commit: r1658704 - /incubator/slider/site/trunk/content/developing/releasing.md
stevel
svn commit: r939711 - in /websites/staging/slider/trunk/content: ./ developing/releasing.html
buildbot
incubator-slider git commit: SLIDER-734 add support for TTL, use proper method to get temp dir on Windows
tedyu
incubator-slider git commit: Remove unused hbase scripts
tedyu
incubator-slider git commit: SLIDER-734 add support for --hbaseconf option, search for slider command if SLIDER_HOME is not specified
tedyu
[1/4] incubator-slider git commit: SLIDER-781 cut tests/ module from included kazoo source tree; examples and docs from jinja
stevel
[4/4] incubator-slider git commit: SLIDER-781 cut tests/ module from included kazoo source tree; examples and docs from jinja
stevel
[3/4] incubator-slider git commit: SLIDER-781 cut tests/ module from included kazoo source tree; examples and docs from jinja
stevel
[2/4] incubator-slider git commit: SLIDER-781 cut tests/ module from included kazoo source tree; examples and docs from jinja
stevel
incubator-slider git commit: SLIDER-779 move to groovy 2.4.0
stevel
incubator-slider git commit: SLIDER-734 add support for --appconf option
tedyu
incubator-slider git commit: SLIDER-734 Use slider.py for slider command invocation
tedyu
[1/4] incubator-slider git commit: SLIDER-706 app install failure doesn't result in clear failure. Just improving logging to see what the next state is —to understand what is the next state
stevel
[2/4] incubator-slider git commit: SLIDER-778 Clean up AgentProviderService slightly
stevel
[4/4] incubator-slider git commit: Merge branch 'feature/SLIDER-706_application_installation_failure_does_not_result_in_clear_failure_indication' into develop
stevel
[3/4] incubator-slider git commit: SLIDER-778 Clean up AgentProviderService slightly
stevel
incubator-slider git commit: SLIDER-734 Add quicklinks support, rename hbase-wrapper.py as hbase-slider.py
tedyu
incubator-slider git commit: SLIDER-760: update year in NOTICE
stevel
incubator-slider git commit: SLIDER-776. additional_cp is not necessary for memcached (Yang Hao via smohanty)
smohanty
incubator-slider git commit: SLIDER-761 disable WS back door for 0.70 release
stevel
incubator-slider git commit: SLIDER-760 make sure that DISCLAIMER and NOTICE get through to the binary tarball
stevel
[1/2] incubator-slider git commit: IDE warning that two log statements had too many {} entries for their args
stevel
[2/2] incubator-slider git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop
stevel
svn commit: r1657287 - /incubator/slider/site/trunk/content/developing/releasing.md
stevel
svn commit: r938967 - in /websites/staging/slider/trunk/content: ./ developing/releasing.html
buildbot
svn commit: r938885 - /websites/production/slider/content/
elserj
svn commit: r1656975 - /incubator/slider/site/trunk/content/developing/releasing.md
elserj
svn commit: r938884 - in /websites/staging/slider/trunk/content: ./ developing/releasing.html
buildbot
incubator-slider git commit: Add check against null name in IndexBlock#doIndex()
tedyu
[1/4] incubator-slider git commit: SLIDER-771 root web UI to link to REST API
stevel
[3/4] incubator-slider git commit: SLIDER-151 renaming PingResource PingInformation, as it is the payload, not the actual URL
stevel
[4/4] incubator-slider git commit: Merge branch 'feature/SLIDER-771_root_slider_pages_to_link_to_new_App_view' into develop
stevel
[2/4] incubator-slider git commit: SLIDER-771 tune layout so that table headers and data are aligned
stevel
incubator-slider git commit: SLIDER-585 fix failing test
jmaron
[1/2] incubator-slider git commit: SLIDER-585 add API for keystore generation and some method renaming for clarity
jmaron
[2/2] incubator-slider git commit: Merge branch 'feature/SLIDER-585_add_keystore_gen_code' into develop
jmaron
incubator-slider git commit: SLIDER-734 print the directory where hbase config is saved
tedyu
svn commit: r938680 - /websites/production/slider/content/
stevel
svn commit: r1656514 - /incubator/slider/site/trunk/content/release_notes/release-0.70.0.md
stevel
svn commit: r938679 - in /websites/staging/slider/trunk/content: ./ release_notes/release-0.70.0.html
buildbot
svn commit: r938677 - in /websites/staging/slider/trunk/content: ./ design/rolehistory.html developing/releasing.html release_notes/release-0.70.0.html
buildbot
svn commit: r1656512 - in /incubator/slider/site/trunk/content: design/rolehistory.md developing/releasing.md release_notes/release-0.70.0.md
stevel
svn commit: r938676 - in /websites/staging/slider/trunk/content: ./ docs/api/slider_REST_api_v2.html
buildbot
svn commit: r1656511 - /incubator/slider/site/trunk/content/docs/api/slider_REST_api_v2.md
stevel
[01/10] incubator-slider git commit: SLIDER-768: add new ApplicationLivenessInformation; do some cleanup & dedup of code. Note how AppState is directly using a Codahale counter for outstanding requests.
stevel
[09/10] incubator-slider git commit: Merge branch 'feature/SLIDER-768_API_to_indicate_when_all_component_instances_are_launched' into develop
stevel
[04/10] incubator-slider git commit: SLIDER-678: liveness API in REST API. includes test improvements and better exception handling
stevel
[03/10] incubator-slider git commit: SLIDER-768 API to add an operation to query liveness
stevel
[07/10] incubator-slider git commit: SLIDER-678: tests for liveness field in ClusterDescription: mock and minicluster
stevel
[08/10] incubator-slider git commit: SLIDER-768 IT for API and liveness in cluster status
stevel
[05/10] incubator-slider git commit: SLIDER-768 split SliderApplicationAPI client into interface and impl; stops users of client getting at raw REST API and other methods unless they want to typecast (Which tests may still do)
stevel
[10/10] incubator-slider git commit: SLIDER-768 rename SliderAppAPI client (partly to avoid case-sensitivity issues in OS & Git)
stevel
[02/10] incubator-slider git commit: SLIDER-768 refactoring tests to work even when back door is closed (i.e. 0.70 branch)
stevel
[06/10] incubator-slider git commit: SLIDER-768: renaming attributes to emphasise "outstanding"; mock tests to validate; ClusterDescription exporting
stevel
svn commit: r938653 - /websites/production/slider/content/
stevel
incubator-slider git commit: SLIDER-743. Include node failure history when choosing placement hints
smohanty
[1/2] incubator-slider git commit: SLIDER-772 SLIDER-319 add sample slider-server.xml with metrics configuration
stevel
[2/2] incubator-slider git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop
stevel
incubator-slider git commit: SLIDER-734 Add usage to app-packages/hbase/README.md, introduce shell script for the wrapper
tedyu
svn commit: r938280 - /websites/production/slider/content/
smohanty
svn commit: r938262 - in /websites/staging/slider/trunk/content: ./ release_notes/release-0.61.0.html release_notes/release-0.70.0.html
buildbot
svn commit: r1655817 - in /incubator/slider/site/trunk/content/release_notes: release-0.61.0.md release-0.70.0.md
stevel
incubator-slider git commit: SLIDER-752 No easy way to get list of applications via API from SliderClient
stevel
[1/6] incubator-slider git commit: SLIDER-745 patching in some XML intermediate files to ignore
elserj
[5/6] incubator-slider git commit: [maven-release-plugin] prepare release slider-0.61.0-incubating
elserj
[2/6] incubator-slider git commit: SLIDER-759 slider tarball doesn't always contain slider-agent.tar.gz
elserj
[3/6] incubator-slider git commit: SLIDER-766 binary releases don't include license/3rd party metadata: work on core
elserj
[6/6] incubator-slider git commit: [maven-release-plugin] prepare for next development iteration
elserj
[4/6] incubator-slider git commit: SLIDER-767 rename "apache-slider-command-logger" and "command-logger" modules
elserj
[01/28] incubator-slider git commit: SLIDER-759 slider tarball doesn't always contain slider-agent.tar.gz
elserj
[07/28] incubator-slider git commit: SLIDER-719 jersey tests about to migrate to WebTarget
elserj
[09/28] incubator-slider git commit: SLIDER-719 jersey ping test supports PUT/DELETE/GET/HEAD/POST
elserj
[14/28] incubator-slider git commit: SLIDER-734 add check for command line argument
elserj
[10/28] incubator-slider git commit: SLIDER-719 REST client tested on secure clusters. The jersey + httpclient combination does not work, but the others do
elserj
[24/28] incubator-slider git commit: SLIDER-755. AgentProvider doesn't raise and exception when the agent tar isn't there SLIDER-723. Memcached component launch fail does not propagate
elserj
[22/28] incubator-slider git commit: SLIDER-765 TestStandaloneYarnRegistryAM failing
elserj
[16/28] incubator-slider git commit: SLIDER-782 factoring out base for other jersey clients;
elserj
[02/28] incubator-slider git commit: SLIDER-719 we MAY now have Jersey and SPNEGO hooked up, but tests need to verify this properly
elserj
[11/28] incubator-slider git commit: Merge branch 'feature/SLIDER-719_Create_slider_REST_client_library' into develop
elserj
[06/28] incubator-slider git commit: SLIDER-719 initial jersey tests standalone
elserj
[28/28] incubator-slider git commit: SLIDER-743 add the counters and resetting feature to the Nodes, but no use of the outcome in choosing placements
elserj
[17/28] incubator-slider git commit: SLIDER-782 funtest for slider application API
elserj
[21/28] incubator-slider git commit: Merge branch 'feature/SLIDER-762_Add_API-level_slider_REST_client' into develop
elserj
[27/28] incubator-slider git commit: SLIDER-769 Modify Slider app packages for seamless integration with AMS provider (Ambari Metrics Service)
elserj
[05/28] incubator-slider git commit: SLIDER-719 factoring out jersey tests into own class
elserj
[04/28] incubator-slider git commit: SLIDER-719 factoring out jersey tests into own class
elserj
[15/28] incubator-slider git commit: SLIDER-641. Remove agent/slider-agent.tar.gz from slider tarball
elserj
[19/28] incubator-slider git commit: SLIDER-740. Support configurating HBASE_OPTS (Yang Hao via smohanty)
elserj
[13/28] incubator-slider git commit: SLIDER-762 API-level REST client implemented as far as API goes today
elserj
[08/28] incubator-slider git commit: SLIDER-719 PUT with Jersey
elserj
[20/28] incubator-slider git commit: SLIDER-762 Rest client has ability to bind via YARN registry
elserj
[03/28] incubator-slider git commit: SLIDER-719: bonding jersey to UrlConnectionOperations
elserj
[25/28] incubator-slider git commit: SLIDER-767 rename "apache-slider-command-logger" and "command-logger" modules
elserj
[23/28] incubator-slider git commit: SLIDER-766 binary releases don't include license/3rd party metadata: work on core
elserj
[18/28] incubator-slider git commit: SLIDER-782 Failed attempt to integrate with the AmWebClient logic for handling redirects across http/https boundary. That code only works for GET operations.
elserj
[12/28] incubator-slider git commit: SLIDER-762 API-level slider REST client. "Yes, but where are the tests"
elserj
[26/28] incubator-slider git commit: SLIDER-756 create accumulo-slider client script
elserj
incubator-slider git commit: SLIDER-743 add the counters and resetting feature to the Nodes, but no use of the outcome in choosing placements
stevel
svn commit: r1655389 - /incubator/slider/site/trunk/content/developing/releasing.md
stevel
svn commit: r938075 - in /websites/staging/slider/trunk/content: ./ developing/releasing.html
buildbot
incubator-slider git commit: SLIDER-769 Modify Slider app packages for seamless integration with AMS provider (Ambari Metrics Service)
gourksaha
incubator-slider git commit: SLIDER-769 Modify Slider app packages for seamless integration with AMS provider (Ambari Metrics Service)
gourksaha
incubator-slider git commit: SLIDER-769 Modify Slider app packages for seamless integration with AMS provider (Ambari Metrics Service)
gourksaha
incubator-slider git commit: SLIDER-769 Modify Slider app packages for seamless integration with AMS provider (Ambari Metrics Service)
gourksaha
incubator-slider git commit: SLIDER-769 Modify Slider app packages for seamless integration with AMS provider (Ambari Metrics Service)
gourksaha
incubator-slider git commit: SLIDER-769 Modify Slider app packages for seamless integration with AMS provider (Ambari Metrics Service)
gourksaha
incubator-slider git commit: SLIDER-769 Modify Slider app packages for seamless integration with AMS provider (Ambari Metrics Service)
gourksaha
incubator-slider git commit: SLIDER-769 Modify Slider app packages for seamless integration with AMS provider (Ambari Metrics Service)
gourksaha
svn commit: r937909 [2/2] - in /websites/staging/slider/trunk/content: ./ developing/index.html developing/releasing.html developing/releasing_process_v1.html
buildbot
svn commit: r1655105 - in /incubator/slider/site/trunk/content/developing: index.md releasing.md releasing_process_v1.md
stevel
svn commit: r937909 [1/2] - in /websites/staging/slider/trunk/content: ./ developing/index.html developing/releasing.html developing/releasing_process_v1.html
buildbot
incubator-slider git commit: [maven-release-plugin] prepare release slider-0.61.0-incubating
stevel
incubator-slider git commit: SLIDER-756 create accumulo-slider client script
billie
[1/2] incubator-slider git commit: SLIDER-767 rename "apache-slider-command-logger" and "command-logger" modules
stevel
[2/2] incubator-slider git commit: SLIDER-767 rename "apache-slider-command-logger" and "command-logger" modules
stevel
incubator-slider git commit: SLIDER-755. AgentProvider doesn't raise and exception when the agent tar isn't there SLIDER-723. Memcached component launch fail does not propagate
smohanty
incubator-slider git commit: SLIDER-766 binary releases don't include license/3rd party metadata: work on core
stevel
incubator-slider git commit: SLIDER-766 binary releases don't include license/3rd party metadata: work on core
stevel
incubator-slider git commit: SLIDER-765 TestStandaloneYarnRegistryAM failing
stevel
[1/7] incubator-slider git commit: SLIDER-762 API-level slider REST client. "Yes, but where are the tests"
stevel
[7/7] incubator-slider git commit: Merge branch 'feature/SLIDER-762_Add_API-level_slider_REST_client' into develop
stevel
[3/7] incubator-slider git commit: SLIDER-782 factoring out base for other jersey clients;
stevel
[5/7] incubator-slider git commit: SLIDER-782 Failed attempt to integrate with the AmWebClient logic for handling redirects across http/https boundary. That code only works for GET operations.
stevel
[6/7] incubator-slider git commit: SLIDER-762 Rest client has ability to bind via YARN registry
stevel
[4/7] incubator-slider git commit: SLIDER-782 funtest for slider application API
stevel
[2/7] incubator-slider git commit: SLIDER-762 API-level REST client implemented as far as API goes today
stevel
incubator-slider git commit: SLIDER-740. Support configurating HBASE_OPTS (Yang Hao via smohanty)
smohanty
incubator-slider git commit: SLIDER-641. Remove agent/slider-agent.tar.gz from slider tarball
smohanty
incubator-slider git commit: SLIDER-734 add check for command line argument
tedyu
[01/10] incubator-slider git commit: SLIDER-719 we MAY now have Jersey and SPNEGO hooked up, but tests need to verify this properly
stevel
[04/10] incubator-slider git commit: SLIDER-719 factoring out jersey tests into own class
stevel
[09/10] incubator-slider git commit: SLIDER-719 REST client tested on secure clusters. The jersey + httpclient combination does not work, but the others do
stevel
[02/10] incubator-slider git commit: SLIDER-719: bonding jersey to UrlConnectionOperations
stevel
[07/10] incubator-slider git commit: SLIDER-719 PUT with Jersey
stevel
[05/10] incubator-slider git commit: SLIDER-719 initial jersey tests standalone
stevel
[03/10] incubator-slider git commit: SLIDER-719 factoring out jersey tests into own class
stevel
[10/10] incubator-slider git commit: Merge branch 'feature/SLIDER-719_Create_slider_REST_client_library' into develop
stevel
[06/10] incubator-slider git commit: SLIDER-719 jersey tests about to migrate to WebTarget
stevel
[08/10] incubator-slider git commit: SLIDER-719 jersey ping test supports PUT/DELETE/GET/HEAD/POST
stevel
incubator-slider git commit: [maven-release-plugin] rollback the release of slider-0.61.0
stevel
incubator-slider git commit: SLIDER-759 slider tarball doesn't always contain slider-agent.tar.gz
stevel
incubator-slider git commit: SLIDER-759 slider tarball doesn't always contain slider-agent.tar.gz
stevel
incubator-slider git commit: SLIDER-745 patching in some XML intermediate files to ignore
stevel
svn commit: r936342 - in /websites/staging/slider/trunk/content: ./ developing/releasing.html
buildbot
svn commit: r1652190 - /incubator/slider/site/trunk/content/developing/releasing.md
stevel
svn commit: r1652189 - /incubator/slider/site/trunk/content/docs/api/Slider_REST_v2.md
stevel
svn commit: r936341 - in /websites/staging/slider/trunk/content: ./ docs/api/Slider_REST_v2.html
buildbot
svn commit: r1652188 - /incubator/slider/site/trunk/content/docs/api/Slider_REST_v2.md
stevel
svn commit: r936340 - in /websites/staging/slider/trunk/content: ./ docs/api/Slider_REST_v2.html
buildbot
svn commit: r936339 - in /websites/staging/slider/trunk/content: ./ docs/api/index.html docs/api/slider_REST_api_v2.html docs/api/slider_REST_v2.html
buildbot
svn commit: r1652187 - in /incubator/slider/site/trunk/content/docs/api: index.md slider_REST_api_v2.md slider_REST_v2.md
stevel
svn commit: r936338 - in /websites/staging/slider/trunk/content: ./ developing/releasing.html
buildbot
svn commit: r1652185 - /incubator/slider/site/trunk/content/developing/releasing.md
stevel
incubator-slider git commit: SLIDER-737 add LANG=en_US when executing shell command (contributed by Yang Hao)
stevel
[1/5] incubator-slider git commit: SLIDER-754 all application/ URLs are now instrumented
stevel
[3/5] incubator-slider git commit: SLIDER-715 stub REST stop action with test
stevel
[4/5] incubator-slider git commit: SLIDER-715 REST stop action completed with mini and functional test
stevel
Earlier messages
Later messages