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 (Expand)Author
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-03-07Fixed the blob editor deleting all content for filesPhil Hughes
2019-03-04Merge dev master into GitLab.com masterYorick Peterse
2019-03-04Merge branch 'security-osw-stop-linking-to-packages' into 'master'Yorick Peterse
2019-02-27Merge branch 'web-ide-default-editor' into 'master'Filipa Lacerda
2019-02-26Makes the Web IDE the default editorPhil Hughes
2019-02-26Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable
2019-02-25Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono
2019-02-25Fix misspellings in app/spec commentsTakuya Noguchi
2019-02-21Stop linking to unrecognized package sourcesOswaldo Ferreira
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2018-09-14Correct usage of the have_link matcherRobert Speicher
2018-09-05render using RedCarpet if legacy_render parameter is setBrett Walker
2018-08-13Fix specs failing on duplicate gpg signatureJan Provaznik
2018-08-10Merge branch 'rails5-fix-duplicate-gpg-signature' into 'master'Rémy Coutable
2018-08-09Rails5 fix specs duplicate key value violates unique constraint 'index_gpg_si...Jasper Maes
2018-08-07Fix GPG status badge loading regressionsWinnie Hellmann
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-05-22Unify spec/features/projects/blobs/blob_show_spec.rbLin Jen-Shin
2018-04-24Allow admins to push to empty reposBob Van Landuyt
2018-03-14Include feature spec for realtime pipelineMayra Cabrera
2018-03-14Add realtime pipeline status component for filesJose Ivan Vargas
2018-01-29Replace $.post in edit blob with axiosClement Ho
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-22Add edit button to mobile file viewTravis Miller
2017-10-19Check for element before evaluate_scriptEric Eastwood
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/projectsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-27Fix the :project factory by not copying the test repo twiceRémy Coutable
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-23Revert "Annotate" to "Blame"Stan Hu
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Implement diff viewersDouwe Maan
2017-06-09Revert 'New file from interface on existing branch'Douwe Maan
2017-06-08Detect if file that appears to be text in the first 1024 bytes is actually bi...Douwe Maan
2017-06-02Promote blameless culture by using "annotate" insteadIlya Vassilevsky
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-18Fix inaccurate code commentDouwe Maan
2017-05-17Add auxiliary blob viewers to dependency filesDouwe Maan
2017-05-11Implement auxiliary blob viewersDouwe Maan
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-05-02Fixed PDF blob specsPhil Hughes
2017-04-30Show Raw button as Download for binary filesDouwe Maan
2017-04-30Use blob viewers for snippetsDouwe Maan
2017-04-27Address feedbackDouwe Maan
2017-04-27Add specsDouwe Maan