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-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-03-07Remove duplicated code in Oauth::AuthorizationsControllerMarkus Koller
2016-12-16Implement minor changes from @dbalexandre's review.Timothy Andrew
2016-12-16Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew
2016-06-08Fix endless redirections when accessing user OAuth applications when they are...Stan Hu
2016-04-14Include GonHelper separately and remove created_at in factoryStan Hu
2016-04-14Add spec for deletion of authorized OAuth2 applicationStan Hu
2016-03-19Merge branch 'fix/gitlab-omniauth-issue' into 'master' Douwe Maan
2016-03-13Let `oauth/applications#index` handle the `profiles#applications` routeRobert Speicher
2016-03-04Fixed Ruby style errorPhil Hughes
2016-03-04Applications tab on profile settingsPhil Hughes
2016-02-19another attempt to fix oauth issueJames Lopez
2016-02-18attempting to fix omniauth problemJames Lopez
2015-09-09Move helpers back to original directoryDmitriy Zaporozhets
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-07-02Correctly show anonymous authorized applications under Profile > Applications.Douwe Maan
2015-05-29Add option to disallow users from registering any application to use GitLab a...Douwe Maan
2015-05-01Add helpers for header title and sidebar, and move setting those from control...Douwe Maan
2015-04-30before_action > before_filter.Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-01-18Application admin scaffoldValery Sizov
2014-12-25Fix tests and add message if no oauth appsDmitriy Zaporozhets
2014-12-25Rework oauth2 featureDmitriy Zaporozhets
2014-12-25Improve code styleDmitriy Zaporozhets
2014-12-24Doorkeeper integrationValery Sizov