Commit Graph

243 Commits

Author SHA1 Message Date
Robert Speicher 0c9f773894
Remove README.md differences
Test coverage badges can be added at the Project level in GitLab and
don't need to be in the README.

The logo was gigantic, unable to be resized, and unnecessary in the
README.
2019-08-27 12:37:02 -05:00
Marin Jankovski 736485df5c
List licenses in the LICENSE file
Move different licensing content from README to LICENSE file
2019-08-13 15:12:34 +02:00
Osnat Vider 8bc24d10a7 Update ruby version in readme file to match .ruby-version 2019-07-26 22:18:56 +00:00
mokha bfd858dbba
expand (CD) acronym
> Do not use acronyms when you can avoid it as you can't assume people
> know what you are talking about. Example: instead of MR, write merge
> request.

- https://about.gitlab.com/handbook/communication/#writing-style-guidelines
2019-07-11 13:35:30 -06:00
Marin Jankovski 82e968cae7
Remove no longer valid password 2019-06-17 13:20:02 +02:00
J.D. Bean a855b3dda8 Update README ruby version 2.3->2.4 2018-10-18 10:34:00 -04:00
Rémy Coutable 7f28f65223 Merge branch 'patch-28' into 'master'
Update README.md

See merge request gitlab-org/gitlab-ce!21285
2018-08-20 11:44:45 +00:00
Ray Paik 106fdb0b43 Update README.md 2018-08-17 21:51:19 +00:00
Ben Bodenmiller 55218c4e76 format doc/ reference 2018-08-12 06:58:30 +00:00
Dmitriy Zaporozhets 9e85e37bde Remove badges from README.md in favor of GitLab badges feature 2018-07-06 16:55:55 +00:00
Andreas Kämmerle e16dcfdf4e Update README.md 2018-07-05 17:43:50 +00:00
Marcel Amirault 1285135926 Updated products links to pricing 2018-07-03 00:37:24 +00:00
Eddie Stubbington 241f2d0b39 Fixing dead link in the readme file 2018-06-05 14:05:58 +00:00
Takuya Noguchi 4bb70d39cc Remove Gemnasium badge from project README.md 2018-05-25 01:40:33 +09:00
Andrea Kao e943c45800 edit GitLab license info in regards to CC licensing
GitHub uses a library called Licensee to identify a project's license
type. It shows this information in the status bar and via the API if it
can unambiguously identify the license.

This commit moves the reference to Creative Commons licensing from
the LICENSE file to the README, which allows Licensee to successfully
identify the license type of GitLab CE as MIT.

Signed-off-by: Andrea Kao <eirinikos@gmail.com>
2018-05-15 15:04:48 -07:00
Andrea Kao f0ef51729d edit GitLab license info so that GitHub recognizes it
GitHub uses a library called Licensee to identify a project's license
type. It shows this information in the status bar and via the API if it
can unambiguously identify the license.

This commit updates the LICENSE file so that it contains the exact text
of the MIT license. It also moves the reference to third-party software
licensing to the README.

These changes allow Licensee to successfully identify the license
type of GitLab's codebase as MIT.

Signed-off-by: Andrea Kao <eirinikos@gmail.com>
2018-04-10 11:13:07 -07:00
Markus Koller dbfe4c5d32
Add badge for dependency status 2017-08-16 12:35:42 +02:00
Mike Greiling d83a962343 fix javascript test coverage badge in README.md 2017-07-14 15:25:29 +00:00
Job van der Voort ce95397cd2 gitter badge in the readme pointing to gitlabhq/gitlabhq 2017-04-27 16:45:17 +01:00
dixpac 1e3a1072fe Fix wrong link to GDK in README file 2017-04-15 13:51:43 +02:00
winniehell 9d951e5fd5 Include JavaScript test coverage in coverage badge (!10097) 2017-03-23 19:22:30 +01:00
Peter Dave Hello 9e631b6a91 Update GitLab CE/EE comparison & subscribe links in README.md 2017-02-21 00:57:23 +00:00
matmen 03206a87c7 Fix the most important part of the readme
Change the twitter `/favorites` to `/likes`
2017-01-22 17:35:11 +00:00
Sid Sijbrandij 645412b57f Update stack information and remove redundancy 2016-12-24 19:59:03 +00:00
Sid Sijbrandij 311e67299a Update README.md with CI and CD 2016-12-24 19:56:57 +00:00
Rémy Coutable 86f726a5e9 Bump Git version requirement to 2.8.4
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-01 16:18:09 +01:00
Alex Jordan 09826be231 Rewrite an HTTP link to use HTTPS 2016-11-29 21:05:30 +00:00
Dan Dedrick ac761e4509 Fix broken README.md UX guide link.
Replace broken link to UX guide with new working link in the README.md
file.
2016-11-28 15:51:57 -05:00
Victor Wu 9d0dc68104 Update README.md to link to UX guide 2016-11-11 17:25:04 +00:00
Connor Shea 8a998b632a Change a bunch of doc links to either relative or https://docs.gitlab.com. 2016-11-03 15:11:51 -06:00
Adam Niedzielski 486497150b Add section about contributing to README 2016-10-27 13:25:43 +00:00
Grzegorz Bizon 7336e73b69 Add link to test coverage report to README 2016-10-10 15:22:09 +02:00
Sean McGivern 7c93c381e3 Fix typo in README
cannonical -> canonical
2016-09-25 16:11:18 +00:00
Sid Sijbrandij bb6b1659ad Contributing via GH no longer encouraged. 2016-09-19 15:43:44 +00:00
Sid Sijbrandij 7509e5a71f Update README.md to really fix icon 2016-09-19 15:42:37 +00:00
Sid Sijbrandij 376ccc3835 Update README.md to fix icon 2016-09-19 15:41:36 +00:00
Connor Shea 34ea680294 Add CII badge to README [ci skip] 2016-08-28 22:32:26 -06:00
Achilleas Pipinellis d651228238 Merge branch 'docs/add-tests-coverage-badge-to-readme' into 'master'
Add tests coverage report badge to README

## What does this MR do?

This MR adds tests coverage badge to project's README.

The job it reads coverage value from is `coverage`, and it is configured in out CI test suite to calculate compound coverage from all test jobs running in parallel.

This will pick the latest successful pipeline to get `coverage` job and coverage value.

For now, this will report test coverage only for backend test suite (Ruby).

See merge request !5925
2016-08-24 14:47:43 +00:00
Sebastiaan Lokhorst d04e8f4fc0 Update Ruby version to 2.3 in README 2016-08-23 18:12:27 +00:00
Grzegorz Bizon 06ac1c26a1 Add tests coverage report badge to README 2016-08-20 20:42:53 +02:00
Connor Shea 2ab70cdc8c
Remove Coveralls and Semaphore badges. [ci skip] 2016-05-31 09:16:04 -06:00
Dmitriy Zaporozhets 618033fb2f Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2016-05-09 14:57:39 +02:00
Morton Fox 8d8189be9d Update Subscription and EE links 2016-05-07 00:06:06 -04:00
Sytse Sijbrandij f4bde77529 We're hiring. 2016-05-06 21:52:29 +02:00
Takuya Noguchi 9bd5ac50b4 Use new build badge URLs 2016-05-04 21:33:55 +09:00
Robert Speicher b7641dbb51 Update link to release docs in README
[ci skip]
2016-05-03 11:24:30 -04:00
Douwe Maan 515dd63d65 Bump Git version requirement to 2.7.4 2016-03-17 22:21:10 +01:00
Douwe Maan 7ae573c75a Bump Git version requirement to 2.7.3 2016-03-15 23:22:05 +01:00
James Lopez 83829c0902 revert back to ruby 2.1 2016-02-19 15:59:46 +01:00
James Lopez 47e0d6b162 updated README to include Ruby 2.1 2016-01-27 16:19:16 +01:00