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
2015-12-25Fixed codestyle and added 2FA documentationGabriel Mazetto
2015-12-25specs for forced two-factor authentication and grace periodGabriel Mazetto
2015-12-25Grace period support for TFAGabriel Mazetto
2015-12-25WIP require two factor authenticationGabriel Mazetto
2015-12-15add CAS authentication supporttduehr
2015-11-02Only redirect to homepage url when its not the root urlJeroen van Baarsen
2015-10-22Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher
2015-10-21Move case sensitivity check to find_with_namespace.Douwe Maan
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-10-20Prefer project with exact path to differently cased one when both exist.Douwe Maan
2015-10-15Merge branch 'master' into git-archive-golangDouwe Maan
2015-10-14Always return HTML in git_not_foundJacob Vosmaer
2015-10-13Only render 404 page from /publicValery Sizov
2015-09-18Redirect case sensitive project path to the normalized oneFrancesco Levorato
2015-09-09Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-09Move helpers back to original directoryDmitriy Zaporozhets
2015-09-09FogBugz project importJared Szechy
2015-08-27Merge branch 'rs-remove-user-color-scheme-class' into 'master'Douwe Maan
2015-08-27Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDouwe Maan
2015-08-26Prevent too many redirects error when home page URL set to external_urllStan Hu
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-26Remove user_color_scheme_classRobert Speicher
2015-08-20Import sources: show only enabled sourcesArtem Sidorenko
2015-07-23Allow custom label to be set for authentication providers.Douwe Maan
2015-07-13Only enable HSTS header for HTTPS and port 443Stan Hu
2015-07-09Ensure `@sort` is set by set_filters_paramsRobert Speicher
2015-07-03Fix redirection to home page URL for unauthorized usersDaniel Gerhardt
2015-06-18Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu
2015-05-29Allow to configure a URL to show after sign outAlex Lossent
2015-05-27Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan
2015-05-10Fix Devise parameter sanitizer for otp_attemptRobert Speicher
2015-05-10Turn 2-factor authentication into 2 steps process. Disabled 2fa UI for ldap u...Dmitriy Zaporozhets
2015-05-03Merge pull request #9234 from dsander/group-milestones-by-titleDmitriy Zaporozhets
2015-05-01Add helpers for header title and sidebar, and move setting those from control...Douwe Maan
2015-05-01Removed unused ApplicationController#set_filter_values methodDominik Sander
2015-04-26Remove duplicate settings for default_url_optionsRobert Speicher
2015-04-23Merge branch 'sign-out-to-sign-in' into 'master'Dmitriy Zaporozhets
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-18Redirect to sign in page after signing out.Douwe Maan
2015-04-15Don't crash when project repository doesn't exist.Douwe Maan
2015-04-10Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-25Set Application controller default URL options to ensure all url_for calls ar...Stan Hu
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-02-26Include route helper shortcut in controllerDmitriy Zaporozhets
2015-02-24Load public key in initializer.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-06Refactor sorting in projectDmitriy Zaporozhets
2015-01-28Add gitlab internal issue tracker service.Marin Jankovski
2015-01-18Fix various typosSteven Burgart