Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-design-link-in-contributing' into 'master' | Achilleas Pipinellis | 2016-06-04 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | Fix link to current design reference in the CONTRIBUTING guide ## What does this MR do? It fixes an outdated link by replacing it with the up-to-date one. See merge request !4439 | ||||
| * | Fix link to current design reference in the CONTRIBUTING guidefix-design-link-in-contributing | Rémy Coutable | 2016-06-02 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Let contributors know where to start | Zeger-Jan van de Weg | 2016-06-03 | 1 | -1/+1 |
|/ | | | gitlab-org/gitlab-ce/issues/14905#note_12235996 | ||||
* | Don't advertise the use of "ci skip" in the CONTRIBUTING guidedont-advertise-ci-skip | Rémy Coutable | 2016-06-01 | 1 | -4/+2 |
| | | | | | | | | Now that we autoscale runner, we don't need to optimize for their usage anymore. Abusing of "ci skip", for instance for view changes can lead to broken specs, so let's just not use it! Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'feature-proposal-contribution-guidelines' into 'master' | Douwe Maan | 2016-05-04 | 1 | -0/+10 |
|\ | | | | | | | | | | | | | | | | | | | | | feature proposal issue template in contributing guide This adds a feature proposal template to the contribution guidelines for internal and external use. Fixes #15448 cc @markpundsack @stanhu @dzaporozhets See merge request !3967 | ||||
| * | feature proposal issue template in contributing guidefeature-proposal-contribution-guidelines | Job van der Voort | 2016-04-28 | 1 | -0/+10 |
| | | |||||
* | | Merge branch 'link-to-code-review-guide' into 'master' | Robert Speicher | 2016-05-03 | 1 | -2/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link to GitLab code review guide in contributing guidelines I noticed that the contributing guidelines still link to the thoughtbot code review guidelines even though we already have our own. [ci skip] See merge request !4018 | ||||
| * | | Link to gitlab code review guide in contributing guidelines | Karlo Soriano | 2016-05-03 | 1 | -2/+1 |
| |/ | | | | | | | | | | | | | I noticed that the contributing guidelines still link to the thoughtbot code review guidelines even though we already have our own. [ci skip] | ||||
* | | Fix links to core team page | Achilleas Pipinellis | 2016-04-28 | 1 | -5/+4 |
| | | | | | | | | [ci skip] | ||||
* | | Users can use the feature proposal label inside the issuelabel_feature_proposal | Achilleas Pipinellis | 2016-04-28 | 1 | -2/+3 |
|/ | | | | [ci skip] | ||||
* | Articles on proper commit messagescommit-message-contribution | Jacob Schatz | 2016-04-20 | 1 | -0/+1 |
| | |||||
* | First pass at a Testing styleguide | Robert Speicher | 2016-04-01 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Change capitalizationdoc/technical-debt-label | Douwe Maan | 2016-03-18 | 1 | -4/+4 |
| | |||||
* | Fix typos and add a paragraph to urge people to mention the relevant MR | Achilleas Pipinellis | 2016-03-18 | 1 | -10/+13 |
| | | | | [ci skip] | ||||
* | Add description of technical debt label in docs | Grzegorz Bizon | 2016-03-17 | 1 | -0/+20 |
| | | | | [ci skip] | ||||
* | Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add ↵ | connorshea | 2016-03-14 | 1 | -0/+2 |
| | | | | | | documentation for SCSS Style Guide. See !3069 for more information. | ||||
* | No options please. | Sytse Sijbrandij | 2016-03-04 | 1 | -1/+2 |
| | |||||
* | Add a paragraph on "Implementing design & UI elements" in CONTRIBUTING.md | Rémy Coutable | 2016-03-01 | 1 | -22/+46 |
| | | | | | | | Also, link to this new paragraph in PROCESS.md and improved a bit this document. [ci skip] | ||||
* | fix some links | nozo | 2016-02-14 | 1 | -13/+13 |
| | |||||
* | Add notice about MR target for stable fixes | Sytse Sijbrandij | 2016-02-10 | 1 | -0/+1 |
| | |||||
* | Rearrange some sections in CONTRIBUTING.md | Achilleas Pipinellis | 2016-02-08 | 1 | -45/+59 |
| | | | | [ci skip] | ||||
* | Add table of contents in CONTRIBUTING.md | Achilleas Pipinellis | 2016-02-08 | 1 | -0/+26 |
| | |||||
* | Merge branch 'contributing-labels-stable-releases' into 'master' | Robert Speicher | 2016-02-02 | 1 | -0/+12 |
|\ | | | | | | | | | | | | | Updated contributing guide for stable releases [ci skip] See merge request !2638 | ||||
| * | Updated contributing guide for stable releasescontributing-labels-stable-releases | Yorick Peterse | 2016-02-02 | 1 | -0/+12 |
| | | | | | | | | Fixes #12784 | ||||
* | | Merge branch 'rs-regression-issue-guidelines' into 'master' | Dmitriy Zaporozhets | 2016-02-02 | 1 | -0/+20 |
|\ \ | |/ |/| | | | | | | | | | Add notes about the regression issues to CONTRIBUTING.md [ci skip] See merge request !2661 | ||||
| * | Add notes about the regression issues to CONTRIBUTING.mdrs-regression-issue-guidelines | Robert Speicher | 2016-01-31 | 1 | -0/+20 |
| | | | | | | | | [ci skip] | ||||
* | | Link to Thoughtbot review guidelines.take-guidelines-into-account-for-mrs | Sytse Sijbrandij | 2016-01-30 | 1 | -0/+2 |
|/ | |||||
* | add missing `RAILS_ENV=production` bit to bundle command | Maverik Gately | 2016-01-27 | 1 | -1/+1 |
| | |||||
* | Add new location of doc_styleguide in CONTRIBUTING.md | Achilleas Pipinellis | 2016-01-12 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | add issue weight to contributingissue-weight-contributing | Job van der Voort | 2015-12-28 | 1 | -0/+22 |
| | |||||
* | Fixed wrong URL to "up for grabs" issue filter | Laurens Stötzel | 2015-12-21 | 1 | -1/+1 |
| | |||||
* | Fix links [ci skip]contributing_md | Achilleas Pipinellis | 2015-12-15 | 1 | -8/+10 |
| | |||||
* | Clean up CONTRIBUTING.md [ci skip] | Achilleas Pipinellis | 2015-12-15 | 1 | -113/+254 |
| | | | | | | | * Use 80 chars width where possible * Remove easyfix label reference * Add new issue submission template * Add long links to the bottom of the page | ||||
* | Clarify what CE and EE means for newcomers | Achilleas Pipinellis | 2015-12-14 | 1 | -1/+6 |
| | |||||
* | Merge branch 'feature-proposal' into 'master' | Achilleas Pipinellis | 2015-12-14 | 1 | -7/+43 |
|\ | | | | | | | | | | | | | | | | | update guides for feature proposals on the issue tracker see also #4038 cc @sytses See merge request !2094 | ||||
| * | move up text regarding where to post issuefeature-proposal | Job van der Voort | 2015-12-14 | 1 | -1/+2 |
| | | |||||
| * | update guides for feature proposals on the issue tracker | Job van der Voort | 2015-12-14 | 1 | -7/+42 |
| | | |||||
* | | Fix Typo [mailinglist to mailing list] | Mrinal | 2015-12-14 | 1 | -2/+2 |
|/ | |||||
* | up for grabs labelup-for-grabs | Job van der Voort | 2015-12-01 | 1 | -0/+10 |
| | |||||
* | Spell out commands for omnibus-gitlab packages.issue_guidelines_with_omnibus_commands | Marin Jankovski | 2015-11-24 | 1 | -2/+2 |
| | |||||
* | More GitLab spellings. No dedicated CI in omnibus [ci skip]update-docs | Robert Schilling | 2015-11-19 | 1 | -5/+5 |
| | |||||
* | Rewrite HTTP links to force TLS, where possible | Alex Jordan | 2015-11-16 | 1 | -4/+4 |
| | |||||
* | Start putting shared files in "shared" | Jacob Vosmaer | 2015-10-26 | 1 | -0/+1 |
| | |||||
* | [ci skip] Changed the reference from gitlab cloud to gitlab.com because it ↵ | Markus Mauksch | 2015-07-03 | 1 | -1/+1 |
| | | | | was outdated. | ||||
* | Update Code of Conduct to Contributor Covenant 1.1.0 | Strand McCutchen | 2015-06-19 | 1 | -4/+6 |
| | |||||
* | Point people to the issue tracker on GitLab.com to prevent duplication.point-to-gitlab-com | Sytse Sijbrandij | 2015-05-26 | 1 | -4/+2 |
| | |||||
* | fixed link | Karen | 2015-05-26 | 1 | -1/+1 |
| | |||||
* | added link to documentation style guide | Karen | 2015-05-26 | 1 | -0/+1 |
| | |||||
* | Update reason for the merge window. | Sytse Sijbrandij | 2015-05-25 | 1 | -1/+3 |
| | |||||
* | Make clear that it are database migrations | Sytse Sijbrandij | 2015-05-25 | 1 | -2/+2 |
| |