- 21 Oct, 2014 25 commits
-
-
Robert Schilling authored
Improve grack auth hooks comment.
-
Jacob Vosmaer authored
fix permission issue in upgrade guide
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Dmitriy Zaporozhets authored
Add Hipchat services API Manual merge of https://github.com/gitlabhq/gitlabhq/pull/7633 See merge request !1202
-
Dmitriy Zaporozhets authored
Remove unused admin/projects#repository method
-
Dmitriy Zaporozhets authored
Add timezone configuration to gitlab.yml
-
Sullivan SENECHAL authored
-
Dmitriy Zaporozhets authored
Factor admin logs [failure unrelated]
-
Dmitriy Zaporozhets authored
Remove unused filter from ProjectsController
-
Ciro Santilli authored
Already defined on the ApplicationController base class.
-
Dmitriy Zaporozhets authored
Remove unused dev_tools helper.
-
https://github.com/qwazerty/gitlabhqDmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Factor authorize_push! and authorize_code_access!
-
Dmitriy Zaporozhets authored
Replace match with end_with: more readable, faster
-
Dmitriy Zaporozhets authored
Use @project on controllers, don't call method
-
Dmitriy Zaporozhets authored
Remove param[:project_id] at admin controller
-
Dmitriy Zaporozhets authored
Factor group forms
-
Dmitriy Zaporozhets authored
DRY mentioned in magic note constant
-
Sytse Sijbrandij authored
State on CONTRIBUTING that people should fix line style of touched lines
-
Ciro Santilli authored
-
Robert Schilling authored
Export all coffee classes with @
-
Robert Schilling authored
Factor choose group avatar button
-
Robert Schilling authored
Factor group tips
-
- 20 Oct, 2014 15 commits
-
-
Ciro Santilli authored
-
Ciro Santilli authored
-
Ciro Santilli authored
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Fix 500 error when filtering projects in admin interface Fixes #1693 See merge request !1200
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Fix group member remove Fixes https://github.com/gitlabhq/gitlabhq/issues/8090. See merge request !1196
-
Dmitriy Zaporozhets authored
Empty wiki backup check We need to skip empty repositories when creating a backup. Before this change, we were asking gollum-lib if the wiki contains any _pages_. Now we ask gitlab_git if the repository contains _files_. This should resolve gollum_lib Grit timeouts in the backup script. See merge request !1195
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Gitlab-shell identification Part of gitlab/gitlabhq#1528 See merge request !1185
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Fix missing flash on file edit error from web UI.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Ldap fixes Solves #1688 and #1686 See merge request !1193
-