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-06-13Ensure `session_expire_delay` field exists before accessing itRobert Speicher
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade
2015-05-29Allow to configure a URL to show after sign outAlex Lossent
2015-05-29Add option to disallow users from registering any application to use GitLab a...Douwe Maan
2015-05-03Re-annotate modelsStan Hu
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-04-26Add new admin settingsVinnie Okada
2015-04-11Don't use URI.regexp to validate since it doens't have start/end anchors.Douwe Maan
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-16Fix restricted visibility bugsVinnie Okada
2015-03-07Move restricted visibility settings to the UIVinnie Okada
2015-03-05Re-annotate modelsDmitriy Zaporozhets
2015-02-13Add link to share via twitter to "created project" event.Douwe Maan
2015-02-04Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets
2015-02-03Rubocop: Style/AlignHash enabledDmitriy Zaporozhets
2015-01-25Allow configuring protection of the default branch upon first pushMarco Wessel
2015-01-22Annotate modelsDmitriy Zaporozhets
2015-01-17Validate application settings only if column existsDmitriy Zaporozhets
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-08Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets