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-04-14Track who created a group or project member.Douwe Maan
2015-04-13Merge branch 'skip-email-reconfirmation' into 'master'Dmitriy Zaporozhets
2015-04-06Skip email confirmation when set by admin or via LDAP.Douwe Maan
2015-04-03Clean up code.Douwe Maan
2015-04-03Allow admin to create public deploy keys that are accessible to any project.Douwe Maan
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-23Include missing events and fix save functionality in admin service template s...Stan Hu
2015-03-16Fix restricted visibility bugsVinnie Okada
2015-03-16Merge branch 'fix-restricted-visibility' into 'master'Dmitriy Zaporozhets
2015-03-15Use `project_member` instead of `team_member`.Douwe Maan
2015-03-14Merge branch 'master' into fix-restricted-visibilityVinnie Okada
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-03-09Improve user block/unblock UI in admin areaDmitriy Zaporozhets
2015-03-07Move restricted visibility settings to the UIVinnie Okada
2015-02-25Add option to disable code diffs to EmailOnPush.Douwe Maan
2015-02-25Add option to send EmailsOnPush from committer email if domain matches.Douwe Maan
2015-02-20Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-16Merge branch 'tweet-new-project'Dmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-13Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan
2015-02-13Add link to share via twitter to "created project" event.Douwe Maan
2015-02-12Use the service_name.Marin Jankovski
2015-02-12All services can have templates.Marin Jankovski
2015-02-12Add admin services templates.Marin Jankovski
2015-02-08Merge branch 'notification_email'Dmitriy Zaporozhets
2015-02-08Allow notification email to be set separately from primary email.Douwe Maan
2015-02-06Refactor sorting in projectDmitriy Zaporozhets
2015-02-06Explicitly define ordering in models using default_scopeDmitriy Zaporozhets
2015-01-25Allow configuring protection of the default branch upon first pushMarco Wessel
2015-01-18Merge branch 'doorkeeper_applications_scafold'Dmitriy Zaporozhets
2015-01-18Small improvements to CIDmitriy Zaporozhets
2015-01-18Application admin scaffoldValery Sizov
2015-01-17Allow to specify home page for non logged-in usersDmitriy Zaporozhets
2015-01-08Create ApplicationSettings if does not exist in runtimeDmitriy Zaporozhets
2015-01-08Improve application settings and write testsDmitriy Zaporozhets
2015-01-08Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets
2014-12-30Share the key table between admin and profile resources.Marin Jankovski
2014-12-30Move user key manipulation in admin section to a separate controller.Marin Jankovski
2014-12-29Add user key actions to admins.Marin Jankovski
2014-12-22Set group name from path in admin controllerDmitriy Zaporozhets
2014-10-27Merge pull request #8005 from cirosantilli/settings-to-gitlab-configDmitriy Zaporozhets
2014-10-21Remove unused admin/projects#repository methodCiro Santilli
2014-10-21Merge pull request #8102 from cirosantilli/use-memoized-projectDmitriy Zaporozhets
2014-10-20Use @project on controllers, don't call methodCiro Santilli
2014-10-20Remove param[:project_id] at admin controllerCiro Santilli
2014-10-16Use Gitlab.config instead of Settings everywhereCiro Santilli
2014-10-13Admin: user sortingValery Sizov
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-07-23Merge branch 'new_user_password_set' into 'master'Dmitriy Zaporozhets
2014-07-16Fix user params when edit from admin areaDmitriy Zaporozhets