- 06 Apr, 2014 5 commits
-
-
Jeroen van Baarsen authored
Whenever i'm working on GitLab I have redis running, but redis is generating a db dump file called dump.rdb, I dont think that should be checked in, so it should be on the gitignore list
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Merge branch 'remove_source_branch_button' of https://github.com/jacob-carlborg/gitlabhq into jacob-carlborg-remove_source_branch_button Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/assets/javascripts/merge_requests.js.coffee app/assets/stylesheets/sections/merge_requests.scss app/controllers/projects/merge_requests_controller.rb
-
Dmitriy Zaporozhets authored
-
- 05 Apr, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add icon for iOS home screen
-
Dmitriy Zaporozhets authored
Add support for relative submodules Currently there is no support for submodules where the url starts with ./ or ../, it will fail with an Routing Error. This is required is you don't want to force a submodule to ssh or http usage. For a given Repository __http://server/group/root.git__ --- [submodule "sub1"] path = sub1 url = ../submodule.git Wrong: http://server/group/ __root__ /submodule.git Correct: http://server/group/submodule.git --- [submodule "sub2"] path = sub2 url = ../../any/submodule.git Wrong: http://server/ __group/any__ /submodule.git Corrent: http://server/any/submodule.git
-
Yang Li authored
-
- 04 Apr, 2014 16 commits
-
-
Timm Drevensek authored
-
Dmitriy Zaporozhets authored
Deduplicate help
-
Dmitriy Zaporozhets authored
Update gitlab_git and gitlab-grit gem versions
-
Sytse Sijbrandij authored
Explain LDAP activation for existing users
-
Jacob Vosmaer authored
-
Sytse Sijbrandij authored
Small feature requests /cc @dzaporozhets
-
dosire authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Refer to bundler's ability of parallel installation
-
Dmitriy Zaporozhets authored
Make sure important directories exist in git
-
Dmitriy Zaporozhets authored
Don't send emails on notification level change
-
Marin Jankovski authored
Add One Line Upgrader Command This is related to my previous MR from one month ago. I've done a fresh checkout of master and reapplied the path so that the tree is clean again, as requested.
-
Sytse Sijbrandij authored
Add to update guides satellites group permission.
-
Remy van Elst authored
-
Marin Jankovski authored
-
dosire authored
-
- 03 Apr, 2014 15 commits
-
-
Dmitriy Zaporozhets authored
Improve MR services
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
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
Merge pull request #6190 from Popl7/add-better-branch-protection-against-history-rewrite-and-deletion protect protected branched to force updates
-
Dmitriy Zaporozhets authored
Specific-warning-for-version-managers
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Remove some observers
-
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
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Annotated tag
-
Dmitriy Zaporozhets authored
Consistent format for class objects in javascript
-