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
2018-06-14Merge branch 'rails5-fix-47804' into 'master'Rémy Coutable
2018-06-13Rails5 fix stack level too deepJasper Maes
2018-06-13Render access denied without messageBob Van Landuyt
2018-06-06Log response body to production_json.log when a controller responds with a 42...Stan Hu
2018-06-05Render a 403 when showing an access denied messageBob Van Landuyt
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-04Enforces terms in the web applicationBob Van Landuyt
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-20Impersonation no longer gets stuck on password change.Tiago Botelho
2017-11-02Remove authentication using user.private_tokenDouwe Maan
2017-10-23Merge branch '35644-refactor-have-http-status-into-have-gitlab-http-status' i...Rémy Coutable
2017-10-20URI decode Page-Title header to preserve UTF-8 charactersToon Claes
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-01Rollsback changes made to signing_enabled.Tiago Botelho
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-06-20Add rescue_from(ActionController::UnknownFormat) in Application ControllerPawel Chojnacki
2017-05-24use full caps RSS instead of rssAlexis Reigel
2017-05-24atom links with rss token instead of private tokenAlexis Reigel
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-04-06rename cache db column with `_cached` suffixAlexis Reigel
2017-04-06Rename skip_tfa session variable to skip_two_factorMarkus Koller
2017-04-06Rename check_2fa_requirement to check_two_factor_requirementMarkus Koller
2017-04-06Support 2FA requirement per-groupMarkus Koller
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-03Fix rubocop spec.Timothy Andrew
2016-06-03Parts of spec names with "when" should be contexts.Timothy Andrew
2016-06-01Perform private token and personal access token authentication in the same `b...Timothy Andrew
2016-05-11Reuse the private token param and header for personal access tokens.Timothy Andrew
2016-04-28Address @DouweM's feedback on !3749.Timothy Andrew
2016-04-28Authenticate non-API requests with personal access tokens.Timothy Andrew
2016-03-21Fix some specsDouwe Maan
2015-06-18Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-06-21Add trailing newline to all text files.Ciro Santilli
2013-12-15fix most of warningsskv
2013-09-18Don't show users password change page if ldap usersIzaak Alpert