Mick Semb Wever
7337fc0ab4
Merge branch 'cassandra-3.11' into trunk
2021-04-19 17:39:10 +02:00
Mick Semb Wever
2ec96ae669
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-04-19 17:34:05 +02:00
Mick Semb Wever
53b0661cbb
Fix rat checking for files with missing license headers
...
patch by Mick Semb Wever; reviewed by Brandon Williams, Ekaterina Dimitrova for CASSANDRA-16558
2021-04-19 17:18:26 +02:00
David Capwell
038271cc6f
Use source release of python driver from pip rather than GitHub
...
patch by David Capwell; reviewed by Adam Holmberg, Michael Semb Wever for CASSANDRA-16599
2021-04-15 18:03:51 -07:00
Mick Semb Wever
cf39d03127
Migrate dependency handling from maven-ant-tasks to resolver-ant-tasks
...
- This removes lib/ from version control.
- The generated pom files are now the source of truth to the project's depdendencies, and the lib/ folder re-created during the build from compile scope dependencies excluding provided and system scopes. Project dependencies are first downloaded to the maven local repository at `~/.m2/repository`.
- Maven is now required to be installed to build, that is the `mvn` command needs to be found in the path.
- The new resolver-ant-tasks targets have been encapsulated into the `build/build-resolver.xml` ant file.
- Most classpaths in build.xml are replaced with resolver:resolve definitions.
- The build-deps-pom generated pom file is now only used for declaring test dependencies.
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-16391
2021-04-02 10:17:08 +02:00
Mick Semb Wever
6978307b79
Merge branch 'cassandra-3.11' into trunk
2020-06-09 09:48:14 +02:00
Mick Semb Wever
e49853914b
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-06-09 09:45:52 +02:00
Mick Semb Wever
334024751c
Remove generated files from apache-cassandra-*-src.tar.gz artifacts
...
patch by Mick Semb Wever; reviewed by Robert Stupp for CASSANDRA-15849
2020-06-08 22:31:41 +02:00
Pedro Gordo
7c5904753f
Remove obsolete OldNetworkTopologyStrategy
...
Removed the strategy from cqlsh autocomplete, including an array for replication_factor autocomplete that was only used for SimpleStrategy and OldNetworkTopologyStrategy.
patch by Pedro Gordo; reviewed by Anthony Grasso, Mick Semb Wever for CASSANDRA-13990
2019-11-29 10:50:10 +01:00
Mick Semb Wever
6898953b82
Apache NetBeans project files
...
patch by Mick Semb Wever ; reviewed by Wade Chandler and Dinesh Joshi for CASSANDRA-15073
2019-04-12 09:33:49 +10:00
Marcus Eriksson
27c9374773
Remove audit from .gitignore
...
Patch by marcuse; reviewed by Jason Brown for CASSANDRA-14758
2018-09-18 15:23:26 +02:00
Robert Stupp
6ba2fb9395
Make C* compile and run on Java 11 and Java 8
...
patch by Robert Stupp; reviewed by Jason Brown for CASSANDRA-9608
2018-07-26 18:20:00 +02:00
mck
b9191871c3
Automate Nodetool Documentation
...
patch by Andrew Baker ; reviewed by Jon Haddad for CASSANDRA-12672
2016-10-07 16:52:18 +11:00
Sylvain Lebresne
0e624238c1
Finish fixing the CQL doc
2016-06-24 17:01:37 +02:00
Sylvain Lebresne
54f7335cd9
Reorganize document
2016-06-22 09:30:46 +02:00
nitsanw
89f275c658
Introduce HdrHistogram and response/service/wait separation to stress tool
...
Patch by Nitsan Wakart; reviewed by tjake for CASSANDRA-11853
2016-05-27 11:59:55 -04:00
Dave Brosius
95d5d8b23c
add doc/cql3/CQL.html to .gitignore
2015-03-28 19:37:14 -04:00
Patrick Abeya
7145b2c366
ignore .eml files from intelli-j
...
patch by pabeya reviewed by dbrosius for CASSANDRA-9015
2015-03-21 21:03:22 -04:00
Robert Stupp
e13121318b
Validate functionality of different JSR-223 providers in UDFs.
...
patch by Robert Stupp; reviewed by Mikhail Stepura for CASSANDRA-7874
2014-11-26 12:51:37 -08:00
Aleksey Yeschenko
4781e5952e
Add conf/hotspot_compiler to .gitignore
2014-07-03 21:49:05 +03:00
Dave Brosius
b16c6b9a92
Merge branch 'cassandra-2.0' into cassandra-2.1
2014-06-09 21:16:10 -04:00
Dave Brosius
19a207767c
add logs/ and data/ to .gitignore
2014-06-09 21:14:58 -04:00
Brandon Williams
e4090f10e5
Move less common tools into a new cassandra-tools package.
...
Patch by Michael Shuler, reviewed by brandonwilliams for CASSANDRA-7160
2014-05-29 10:24:27 -05:00
Jonathan Ellis
f219e83b6a
add .gitignore
...
patch by Michael Shuler; reviewed by jbellis for CASSANDRA-4899
2013-12-26 10:56:00 -06:00