- 21 Oct, 2014 17 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Factor admin logs [failure unrelated]
-
Dmitriy Zaporozhets authored
Remove unused filter from ProjectsController
-
Dmitriy Zaporozhets authored
Remove unused dev_tools helper.
-
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 17 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
-
Jacob Vosmaer authored
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.
-
Robert Schilling authored
Document Markdown table formatting issue
-
- 19 Oct, 2014 3 commits
-
-
Ciro Santilli authored
Also memoize the method to ensure that other methods in ApplicationController that rely on it can call it efficiently.
-
Ciro Santilli authored
The route never passes that parameter to the helpers.
-
Ciro Santilli authored
-
- 18 Oct, 2014 2 commits
-
-
Ciro Santilli authored
-
Robert Schilling authored
simplify DHE parameter generation
-
- 17 Oct, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Link to trending projects instead of all See merge request !1192
-