- 03 Oct, 2015 1 commit
-
-
Guilherme Garnier authored
-
- 01 Oct, 2015 1 commit
-
-
Valery Sizov authored
-
- 29 Sep, 2015 6 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 25 Sep, 2015 2 commits
-
-
Stan Hu authored
-
Stan Hu authored
A race condition existed between when Rails committed the `import_status` to `started` and when the Sidekiq worker forked a project. If this fork was quick, it's possible that the worker would attempt to move into the `finished` state before the `started` state took effect. As mentioned in https://github.com/mperham/sidekiq/wiki/Problems-and-Troubleshooting#cannot-find-modelname-with-id12345, we should delay the worker to ensure the DB has a chance to update. Closes #2736
-
- 23 Sep, 2015 3 commits
-
-
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>
-
- 18 Sep, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Francesco Levorato authored
-
- 16 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Sep, 2015 1 commit
-
-
Stan Hu authored
Use import_status to track async import status and give feedback to the user Closes #2388 Closes #2400
-
- 09 Sep, 2015 1 commit
-
-
Jared Szechy authored
-
- 03 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 02 Sep, 2015 1 commit
-
-
Kirilll Zaitsev authored
-
- 26 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 19 Aug, 2015 1 commit
-
-
Artem Sidorenko authored
Resolves #9285
-
- 11 Aug, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
This reverts commit 186843f5ebad, reversing changes made to 0fee83a9d036.
-
Dmitriy Zaporozhets authored
This reverts commit f40613fc66e9, reversing changes made to afeb5ddaca4b . Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Aug, 2015 1 commit
-
-
Atsushi Ishida authored
-
- 30 Jul, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 29 Jul, 2015 3 commits
-
-
Stan Hu authored
Add gitlab-shell to error message to give user a clue that something may be wrong there. Ran into this in #2082. User was told that repositories were created when they were not due to hooks symlink being wrong.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 17 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 09 Jun, 2015 1 commit
-
-
zenati authored
-
- 26 May, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Now there is a single source of information for which attribute a model uses to be referenced, and its special character.
-
- 08 May, 2015 1 commit
-
-
bugagazavr authored
-
- 07 May, 2015 1 commit
-
-
Stan Hu authored
This would result in a 404 error in certain views. The `save` call was being rolled back due to an error in the validation step. Relax the validation step so that this works. Closes #1570
-
- 01 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 30 Apr, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-