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-07-16Cleanup usages of `JSON.parse` in specsPeter Leitzen
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-03-01Eliminate most N+1 queries loading UserController#calendar_activitiesStan Hu
2019-01-31Fix contributed projects finder shown private infoJames Lopez
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-19fix broken testsMike Greiling
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-19Fix ensure_canonical_path for top level routesMichael Kozono
2017-05-12Fix redirect message for groups and usersMichael Kozono
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Dry up routable lookups. Fixes #30317Michael Kozono
2017-05-05Add “project moved” flash message on redirectMichael Kozono
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2016-09-27Enforce the fork_project permission in Projects::CreateServiceNick Thomas
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-05-08Add specs for user routing and update spec for user controllerLong Nguyen
2016-04-18Insert users check into apiFelipe Artur
2016-04-18Code fixesFelipe Artur
2016-04-18Fix specsFelipe Artur
2016-04-18Fix codeFelipe Artur
2016-04-18Add specs and fix codeFelipe Artur
2016-02-22include contributions from forked projects on profile calendarJames Lopez
2015-11-18Refactor UsersController to not kill the databaseYorick Peterse
2015-07-19Make username parameter for Users#show case-insensitiveRobert Speicher
2015-03-22Fix user controller specsDmitriy Zaporozhets
2015-03-18Extend the commit calendar to show the actual commits for a dateHannes Rosenögger
2015-01-29Improve user calendar authentification and testsDmitriy Zaporozhets
2015-01-29Cleanup and make contribution calendar fasterDmitriy Zaporozhets
2015-01-29Add a commit calendar to the user profileHannes Rosenögger