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
2017-08-24Fix group and project search for anonymous usersNick Thomas
2017-08-16Change find to within for detecting bad search specsClement Ho
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_with` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-12Fix specsAnnabel Dunstone Gray
2017-05-12Fix specsAnnabel Dunstone Gray
2017-05-08Filter projects by group on search pagePhil Hughes
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-24Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-21Use `:empty_project` where possible in top-level feature specsRobert Speicher
2017-04-05MR empty stateLuke "Jared" Bennett
2017-04-03Fix blob highlighting in searchNick Thomas
2017-03-08Add filtered search visual tokensClement Ho
2017-02-21Add filtered search to MR pageClement Ho
2017-01-24Search feature: redirects to commit page if query is commit sha and only comm...YarNayar
2017-01-24Allows to search within project by commit's hashYarNayar
2017-01-10Add user symbol for search specClement Ho
2017-01-10Add username to gonClement Ho
2016-11-08Fix broken commits searchValery Sizov
2016-09-12Fixed search dropdown labels not displayingPhil Hughes
2016-08-23Fixed enter key in search input not workingPhil Hughes
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-08-01Fix search results for notes without commitsFelipe Artur
2016-07-05Updated testsPhil Hughes
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-10Fix specs and add new tests.Fatih Acet
2016-06-07Added tests for categorised search autocomplete.Fatih Acet
2016-04-14Add test to check if top right search form is not presentAlfredo Sumaran
2016-03-31Fix view of notes in search results when noteable is a snippetRémy Coutable
2015-06-22Fix Style/TrailingBlankLines cop violationsRobert Speicher
2015-06-14Use `page.all` and `page.within` in specsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-04-13Split feature tests out to different build jobJeroen van Baarsen
2013-06-22remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets
2013-02-21Removing ambiguity and non-working selectorsDmitriy Zaporozhets
2013-02-21move capybara scenarios to spec/featuresDmitriy Zaporozhets