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-10-19Merge branch 'not-found-in-commits' into 'master'Douwe Maan
2017-10-19Renders 404 in commits controller if no commits are foundGuilherme Vieira
2017-10-11Replace the 'features/explore/projects.feature' spinach test with an rspec an...Vitaliy @blackst0ne Klachkov
2017-08-25Replace 'source/search_code.feature' spinach test with an rspec analogblackst0ne
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Merge branch '23036-replace-snippets-spinach' into 'master'Rémy Coutable
2017-07-05Replace 'snippets/snippets.feature' spinach with rspecAlexander Randa
2017-06-26Replaces 'dashboard/todos' spinach with rspecAlexander Randa
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-16Rename Personal Audit LogTim Zallmann
2017-05-09Merge request widget redesignFatih Acet
2017-03-02Cleaning up navigational order - ProjectKushal Pandya
2017-01-19Fixed spinach feature tests for the services and hooks controllersJose Ivan Vargas
2016-12-26Move admin groups spinach tests to rspecSemyon Pupkov
2016-12-19Move Admin Appearance spinach feature to rspecjurre
2016-12-17Move admin application spinach test to rspecSemyon Pupkov
2016-12-14Merge branch 'dz-fix-admin-routes' into 'master' Sean McGivern
2016-12-13Move admin settings spinach feature to rspecjurre
2016-12-11Add support for nested groups to admin routingDmitriy Zaporozhets
2016-03-10Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets
2016-03-03Indicate how much an MR branch diverges from the target branchPierre de La Morinerie
2016-03-03Tests: extract a merge_request_path helperPierre de La Morinerie
2016-02-26Branded login page also in CEZeger-Jan van de Weg
2016-02-22Users don't get instructions to push to other users empty projectsPhil Hughes
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Add feature spec for task queue list pageDouglas Barbosa Alexandre
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-01-07Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-11-16Create milestones in the groupDmitriy Zaporozhets
2015-09-09Fix snippets exploration testDouwe Maan
2015-09-08Use new routing helperDouwe Maan
2015-08-25Fix tests and last push widgetDmitriy Zaporozhets
2015-08-19Spinach testsArtem Sidorenko
2015-08-06Add tests for abuse report featureDmitriy Zaporozhets
2015-07-08Fix project testsDmitriy Zaporozhets
2015-07-06Audit log for user authenticationValery Sizov
2015-06-23Fix downloading of patches on public merge requests when user logged outStan Hu
2015-06-22Fix rubocop issues at feature/ directoryDmitriy Zaporozhets
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-06-12Update all `should`-style syntax to `expect` in featuresRobert Speicher
2015-06-09Move Project Members link from Settings to main menu.Nicolas
2015-05-06Remove feature tests for old task listsRobert Speicher
2015-04-15Revert help link tests removalDmitriy Zaporozhets
2015-04-13The help link has been removed. The commit removes the test for it.Hannes Rosenögger
2015-03-15Move group members index from `/members` to `/group_members`.Douwe Maan
2015-03-15Move project members index from `/team` to `/project_members`Douwe Maan
2015-03-10Add tests for starred projects pageDmitriy Zaporozhets
2015-03-09Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada