An error occurred fetching the project authors.
- 18 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes #1612
-
- 17 Jul, 2015 3 commits
-
-
Daniel Gerhardt authored
This fixes the file upload dialog which currently works for new comments but not for comment editing. The cause for this is a missing DOM class which causes traversal to the dropzone to fail. This is fixed by adding the expected `gfm-form` class to the edit form. It has to be added dynamically since adding it to the form template would break the form's layout and comment saving.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/1504
-
- 15 Jul, 2015 1 commit
-
-
Jacob Vosmaer authored
This should help prevent endless Redis growth.
-
- 14 Jul, 2015 1 commit
-
-
Sytse Sijbrandij authored
-
- 13 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9449
-
- 12 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Jul, 2015 4 commits
-
-
Douwe Maan authored
-
Nikita Verkhovin authored
-
Stan Hu authored
-
Stan Hu authored
Closes #1955
-
- 10 Jul, 2015 2 commits
-
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Jul, 2015 1 commit
-
-
Jacob Vosmaer authored
We were using hacks to drop tables etc during a Postgres backup restore. With this change, we let pg_dump insert the DROP TABLE statements it needs at the start of the SQL dump.
-
- 06 Jul, 2015 5 commits
-
-
Stan Hu authored
-
Kamil Trzcinski authored
-
Daniel Gerhardt authored
It is now possible to view contributor and commit statistics for refs beyond the default branch. Additionally, conditions in RefsController#switch have been refactored in order that a `case` block is used now.
-
Valery Sizov authored
-
Valery Sizov authored
-
- 05 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes #1713 Closes #1714 Closes gitlab-com/support-forum#139
-
- 03 Jul, 2015 2 commits
-
-
Jacob Vosmaer authored
-
Steve Norman authored
-
- 02 Jul, 2015 5 commits
-
-
Daniel Gerhardt authored
Redirection to the home page URL was broken by changing the target for `root_url` from `DashboardController` to `RootController` in 94d3c143. This regression was introduced in the 7.12.0 release. Fixes #1916.
-
catatsuy authored
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9381
-
Douwe Maan authored
-
Stan Hu authored
Closes #1866
-
- 01 Jul, 2015 5 commits
-
-
Daniel Gerhardt authored
These changes did not make it into the 7.12.0 release. The entry for !794 is already correctly listed for 7.12.1 so it has been removed.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Closes #1839
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 30 Jun, 2015 2 commits
-
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 28 Jun, 2015 1 commit
-
-
Stan Hu authored
Closes #1890
-
- 27 Jun, 2015 1 commit
-
-
Hiroyuki Sato authored
See API details at https://developer.github.com/v3/issues/. Refs #1791
-
- 25 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 Jun, 2015 1 commit
-
-
Robert Speicher authored
-