该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 10月 02, 2013
-
-
由 Sid Sijbrandij 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
- 10月 01, 2013
-
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Marin Jankovski 创作于
-
- 9月 30, 2013
-
-
由 Dmitriy Zaporozhets 创作于
Add check if the signup setting is enabled. fixes #4832
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Jacob Vosmaer 创作于
Add hints for relative URL installation
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
Fixed typo in groups.md
-
由 Marin Jankovski 创作于
-
由 Tobias Bieniek 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
Extended User API to expose admin and can_create_group for user creation...
-
由 Dmitriy Zaporozhets 创作于
-
由 Thomas Misilo 创作于
Changed wording in application.rb and gitlab.yml.example to match unicorn.rb. This is for when using a non-root path
-
由 Boyan Tabakov 创作于
-
- 9月 29, 2013
-
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
* dont allow protect/unprotect branches for users without master permissions * dont allow access to Repository api for guests
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
add rake tasks for web hooks management
-
由 Boyan Tabakov 创作于
Also, is_admin and can_create_group are exposed in the user information. Fixed attributes_for_keys to process properly keys with boolean values (since false.present? is false).
-
- 9月 28, 2013
-
-
由 Thomas Misilo 创作于
-
- 9月 27, 2013
-
-
由 Denix 创作于
run mysql_secure_installation to secure the freshly installed mysql server
-
由 Jacob Vosmaer 创作于
[gitlab:check] Fix detecting the status of sidekiq
-
由 Johannes Schleifenbaum 创作于
If you are running another sidekiq instance on your server, e.g. GitLab CI, the check script would parse the output of `ps aux` searching for `sidekiq` and returning success, although the GitLab sidekiq may not be running. Now the `ps` call will only print the processes run by the GitLab user.
-
由 Dmitriy Zaporozhets 创作于
-
由 Thomas Misilo 创作于
Added reference to the line "ENV['RAILS_RELATIVE_URL_ROOT'] = "/gitlab"" , as it talked about in the gitlab.yml.example
-