Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-01Approve the UnlicenseNick Thomas
2017-08-31Add documentation about PO-lintingBob Van Landuyt
2017-08-30Fix broken Frontend JS guideRobert Speicher
2017-08-25Reenable MySQL tests on all branchesMichael Kozono
To protect master from surprise failures, as long as we continue to support MySQL.
2017-08-25Merge branch 'docs-update-links-guideline' into 'master'Achilleas Pipinellis
Docs update links guideline to inline links Closes gitlab-com/gitlab-docs#121 See merge request !13677
2017-08-25Revert "Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'"Douwe Maan
This reverts merge request !13812
2017-08-24Reenable MySQL tests on all branchesMichael Kozono
To protect master from surprise failures, as long as we continue to support MySQL.
2017-08-23Update licensing query guidelinesNick Thomas
2017-08-18use inline links instead of referencedMarcia Ramos
2017-08-16Document not using database hash indexesYorick Peterse
2017-08-16Document how to handle different DB (versions)Yorick Peterse
2017-08-16State that comma separated data is serialised dataYorick Peterse
Comma separated values really are a form of serialised data so we should clarify that we shouldn't store such data in the DB.
2017-08-16Add more database development related docsYorick Peterse
2017-08-15Update docs with Javascript accord.Jacob Schatz
2017-08-14Merge branch '35804-document-table-based-tests' into 'master'Robert Speicher
Use rspec-parameterized for table-based tests Closes #35804 See merge request !13469
2017-08-11Merge branch 'rc/32308-rspec-retry-hack' into 'master'Sean McGivern
Detect and keep track of flaky specs See merge request !13021
2017-08-11Document rspec-retry and rspec-flakyRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-08-11Show error message for API 500 error in tests, andLin Jen-Shin
document have_gitlab_http_status
2017-08-11Use rspec-parameterized for table-based testsNick Thomas
2017-08-11Remove documentation about rules that are now enforced by RuboCopRobert Speicher
RuboCop is _living_ documentation! :sparkles: [ci skip]
2017-08-11Merge branch '21949-add-type-to-changelog' into 'master'Robert Speicher
Let's start labeling our CHANGELOG entries Closes #21949 See merge request !11579
2017-08-07Merge branch 'zj-project-templates' into 'master'Sean McGivern
Allow projects to be started from a template Closes #32420 See merge request !13108
2017-08-07After merge cleanupZ.J. van de Weg
2017-08-07Merge branch 'docs/upgrades-for-background-migrations' into 'master'Sean McGivern
Update the guides for updating GitLab and adding background migrations See merge request !13284
2017-08-04Backport to CE for:Lin Jen-Shin
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2483
2017-08-04Mention schema migrations and patch releasesYorick Peterse
2017-08-04Removed commit guidelines for migrationsYorick Peterse
At some point we decided this isn't really necessary, so let's get rid of it.
2017-08-04Update the update guides for background migrationsYorick Peterse
The introduction of background migrations means some of our requirements for online upgrades have to be adjusted / clarified. See https://gitlab.com/gitlab-org/gitlab-ce/issues/35939 for more information.
2017-08-02Remove documentation about `:empty_project` since we're removing itRobert Speicher
2017-08-01Add code review guidelines related to Build [CI skip].Marin Jankovski
2017-07-28Add copy about search terms to ux guidetauriedavis
2017-07-27Changed Images in Blob Viewer to image_tagTim Zallmann
Updated documentation about the lazy class
2017-07-27Remove mentions of SeanPackham since he's no longer with GitLabRémy Coutable
2017-07-25Add directives to Vue component orderingSimon Knox
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-07-24Merge branch 'enhance-backend-review-guide' into 'master'Rémy Coutable
Add GitLab-specific concerns to code review guide Closes #35099 See merge request !12999
2017-07-24Add GitLab-specific concerns to code review guideSean McGivern
2017-07-22Let's start labeling our CHANGELOG entriesJacopo
Added the type attribute to a CHANGELOG entry. When you create a new entry the software asks for the category of the change and sets the associated type in the file.
2017-07-21Merge branch 'dz-sidekiq-remove-queue' into 'master'Sean McGivern
Update sidekiq style guide with rename/remove queue instructions Closes #34223 See merge request !13009
2017-07-21Capitalize Sidekiq word in dev docDmitriy Zaporozhets
2017-07-21Copy-edit background migrations guidelinesGrzegorz Bizon
2017-07-21Update sidekiq_style_guide.md with removing or renaming queues instructionsDmitriy Zaporozhets
2017-07-20Extend background migration development guidelinesGrzegorz Bizon
2017-07-18Remove developer documentation about not describing symbolsRobert Speicher
This is now covered by rubocop-rspec.
2017-07-18Merge branch 'rs-disable-test-log-in-ci' into 'master'Rémy Coutable
Disable Rails logging in CI test environments See merge request !12847
2017-07-18Disable Rails logging in CI test environmentsRobert Speicher
See https://jtway.co/speed-up-your-rails-test-suite-by-6-in-1-line-13fedb869ec4
2017-07-16Fix wrong link to docs in docs styleguideAchilleas Pipinellis
2017-07-14Fixed typokamesh
2017-07-13Add more notes about developer seedsLin Jen-Shin (godfat)
2017-07-12Update vue-resourceFilipa Lacerda