Philippus Baalman
6c7085252a
extended copyright into 2017
2017-01-04 17:37:15 +01:00
Philippus Baalman
f319dec711
more consistent naming and style, fixed typos and mistakes #22077
2016-12-30 20:24:29 +01:00
Patrik Nordwall
e04444567f
Speedup pull request validation
...
* speedup ActorCreationPerfSpec
* reduce iterations in ConsistencySpec
* tag SupervisorHierarchySpec as LongRunningTest
* various small speedups and tagging in actor-tests
* speedup expectNoMsg in stream-tests
* tag FramingSpec, and reduce iterations
* speedup QueueSourceSpec
* tag some stream-tests
* reduce iterations in persistence.PerformanceSpec
* reduce iterations in some cluster perf tests
* tag RemoteWatcherSpec
* tag InterpreterStressSpec
* remove LongRunning from ClusterConsistentHashingRouterSpec
* sys property to disable multi-jvm tests in test
* actually disable multi-node tests in validatePullRequest
* doc sbt flags in CONTRIBUTING
2016-11-30 14:31:06 +01:00
Mateus Dubiela Oliveira
c3803d6edf
Add documentation to contributing workflow ( #21703 )
...
* Add documentation to contributing workflow
* fix typo
* Update CONTRIBUTING.md
2016-10-19 18:26:26 +02:00
kenji yoshida
4cf9e6969d
=doc fix link in CONTRIBUTING.md ( #21274 )
2016-08-24 12:52:58 +02:00
Konrad Malawski
d58d123e25
=doc Added hints about timeouts to contributing.md ( #21256 )
...
* =doc Added hints about timeouts to contributing.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
2016-08-23 11:57:01 +02:00
Johan Andrén
95280bf16f
=readme Updated the contributing doc with sbt memory heap config ( #21055 )
...
* Updated the contributing doc with sbt memory heap config
* huge -> large
2016-07-28 13:18:14 +02:00
Konrad Malawski
20960d9fd5
+doc explain how to generate JavaDoc in CONTRIBUTING.md ( #20995 )
...
* +doc explain how to generate JavaDoc in CONTRIBUTING.md
* Update CONTRIBUTING.md
2016-07-20 10:13:39 +02:00
Nafer Sanabria
2078396197
=doc Akka & GitHub appearances in docs ( #20968 )
...
* =doc capitalize akka word
* Capitalize GitHub appearances in docs
2016-07-18 10:33:44 +02:00
Konrad Malawski
a5d4813ecb
Improved CONTRIBUTING.md ( #20895 )
...
* Improved CONTRIBUTING.md
* Update CONTRIBUTING.md
* Add section about tags to CONTRIBUTING
* Update CONTRIBUTING.md
2016-07-06 11:51:21 +02:00
Stefano Bonetti
7d40c1d8d4
htp #19681 MalformedRequestContentRejection cause traceability ( #20346 )
...
* improved cause tracking for MalformedRequestContentRejection
* unwrapping RejectionErrors when unmarshalling
* amended old project name in CONTRIBUTING.md
2016-05-06 11:19:01 +02:00
Sergiusz Kierat
d28eed0b1d
Update CONTRIBUTING.md
...
fix wrong url
2016-03-12 19:04:15 +01:00
Nafer Sanabria
fc0bf6bd63
Fix up some typos in the contributing guide
2016-03-08 13:13:38 -05:00
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +01:00
Roland Kuhn
67d5cc1471
remove requirement for module tag in commit message, fixes #19413
2016-02-16 11:56:29 +01:00
naferx
e79cc3ba14
Update copyright year
2016-01-28 09:47:29 -05:00
Konrad Malawski
dd1bf6a1ee
+pro enable validatePullRequest locally
2016-01-22 10:27:47 +01:00
Konrad Malawski
f6147972d7
+pro add Akka Streams HTTP to master build
...
> merged akka-bench-jmh-dev with akka-bench-jmh
> renamed akka-stream-tck to more correctly named akka-stream-tests-tck
> merged java8 tests with normal tests in http
2016-01-13 01:25:04 +01:00
Jakub Kozłowski
f8f32316b9
=doc #19357 fix grammar in CONTRIBUTING.md
2016-01-05 19:42:08 +01:00
Chris Brett
6ab8bf295c
=pro #19288 Fix grammar in CONTRIBUTING.md
...
guidelines mainly applies -> guidelines mainly apply
2015-12-24 14:23:38 +00:00
Konrad Malawski
899ff75904
=doc explain branches
...
Explain which branch is used for what.
2015-12-14 15:05:28 +00:00
Jaca777
ed61632bf5
=pro Fix unmaintained scalariform github repo link.
2015-11-14 19:12:45 +01:00
Roland Kuhn
97b586a278
Update CONTRIBUTING.md
2015-06-22 15:12:23 +02:00
Roland Kuhn
dc54a27755
point out akka/dev gitter channel in CONTRIBUTING
2015-06-22 15:11:37 +02:00
Jean-Jay Vester
cac467e53e
updated scalariform link
2015-05-27 17:23:59 +02:00
Konrad Malawski
8b045173ad
=pro #17397 improve PR validation speed tremendously (skipping things)
...
+ enable parallel execution
+ exclude perf tests (TODO mark more as such)
+ uses sbt-dependency-graph plugin
+ implement dependency tracking for testing of only these
+ project which could have been affected by a given PR
2015-05-08 14:09:12 +02:00
Julian Tescher
00f6a58e7c
Changes all occurances of Typesafe copyright to extend to 2015
2015-03-10 14:12:19 -07:00
Martynas Mickevičius
47dffefb56
=pro fix test phrase
2014-12-01 15:11:41 +02:00
Martynas Mickevičius
22334da2a1
=pro upgrade to latest sbt and add first auto plugins
...
* RootSettings plugin contains settings for root project
* other auto plugins that are meant only for root project depend on RootSettings
* other auto plugins that are meant for every project are enabled by default reducing boilerplate
2014-11-30 15:34:59 +02:00
Konrad Malawski
e380c30400
Add abbrev for project changes to CONTRIBUTING.md
...
As noticed during https://github.com/akka/akka/pull/15617 , we didn't hint people to use `=pro` when changing things in the project / build.
2014-08-05 11:50:35 +02:00
Roland Kuhn
6947f15084
=doc switch to GitHub Issues
...
also remove the `experimental` marker from multi-node-testing’s docs
2014-04-13 18:38:11 +02:00
Roland Kuhn
12eb2850a7
update to latest version of Typesafe CONTRIBUTING rules
2013-10-22 18:30:03 +02:00
Roland Kuhn
21695fc5a8
update CONTRIBUTING.md to express commit message rules
2013-07-09 09:22:38 +02:00
Roland
8acb1df2ab
round up ticket workflow in CONTRIBUTING
2012-12-19 17:30:36 +01:00
Jonas Bonér
c625793056
Updated CONTRIBUTING.md file with new doc template project name project.
2012-10-18 22:17:58 +03:00
Viktor Klang
c813178373
#2613 - Harmonized the Akka CONTRIBUTING.md with the Typesafe Developer Guidelines
2012-10-14 03:40:10 +02:00
Roland Kuhn
64d50f7001
fix link to CLA
2012-10-07 18:48:00 -07:00
Roland
323e2c04ff
fixes based on review comments
2012-10-02 11:37:31 +02:00
Roland
26157d0521
reference akka-contrib from CONTRIBUTING.md
2012-10-02 11:37:31 +02:00
Viktor Klang
eda711b7fd
Merge branch 'wip-2373-√' of github.com:akka/akka into wip-2373-√
2012-09-24 16:19:51 +02:00
Viktor Klang
6fc880c4dd
Adding docs section in the CONTRIBUTING.md about experimental modules.
2012-09-24 16:18:52 +02:00
Viktor Klang (√)
a51d8dbe74
Update CONTRIBUTING.md
...
Properly indenting CONTRIBUTING.md
2012-09-24 16:23:45 +03:00
Viktor Klang
99aeef3ee9
Adding Code Reviews section and Source style section to the CONTRIBUTING.md
2012-09-24 15:20:27 +02:00
Viktor Klang (√)
429e8799a2
Update CONTRIBUTING.md
...
Adding workflow instructions for contributing to Akka
2012-09-24 13:35:16 +03:00
Viktor Klang
1f11021de1
Adding a CONTRIBUTING.md
2012-09-24 12:11:50 +02:00