- 26 Dec, 2011 4 commits
-
-
Cedric Gatay authored
I have to domesticate RubyMine, keymapping is not the same as IntelliJ and I have deleted a character by mistake...
-
Cedric Gatay authored
2/ @commit.safe_message as an argument 3/ preserve in helper 4/ spaces around operators
-
Cedric Gatay authored
-
Cedric Gatay authored
It matches #[0-9]+ in commit messages. For example * Fix for #12 * Code review for #56 * Test for #15, Review on #54, Fix for #42 It only links to valid issues (existing and belonging to the current project) It does not add any link to the commit in the issue page, it only consists in parsing the commit message when displayed. This can be considere as a primary work for the issue #155 on gitlabhq/gitlabhq.
-
- 25 Dec, 2011 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Alert only commit author on note
-
Dmitriy Zaporozhets authored
Added missing link to favicon
-
- 24 Dec, 2011 1 commit
-
-
Cedric Gatay authored
Allows to alert only the commit author when a new note is added on a commit, useful when gitlabhq is used for code reviews, allows less noise with mails...
-
- 22 Dec, 2011 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Solved issue #188
-
Gamaliel A. Toro Herrera authored
-
- 21 Dec, 2011 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 20 Dec, 2011 9 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fixes Timeout When Adding an SSH key with Many Projects
-
Jeremy Mack authored
Users with many projects (>100) will hit the 20 second timeout when updating the gitolite config. This fix batches those changes into a signle update to the file, causing an order of magnitude speed increase which finishes well below the 20 second timeout. Fixes gitlabhq/gitlabhq#220
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
This reverts commit f80745b7.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 19 Dec, 2011 4 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 18 Dec, 2011 8 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
-
- 17 Dec, 2011 5 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Project destroy relationship speed fix
-
Dmitriy Zaporozhets authored
-
- 16 Dec, 2011 2 commits
-
-
Jeremy Mack authored
-
Jeremy Mack authored
Removes destroy callback for users_projects when a project is destroyed. This works okay becaues the gitolite config will be updated at at the end to remove the entry entirely, thereby removing the users anyway.
-