An error occurred fetching the project authors.
- 02 Oct, 2015 1 commit
-
-
Valery Sizov authored
-
- 01 Oct, 2015 8 commits
-
-
Robert Speicher authored
[ci skip]
-
Zeger-Jan van de Weg 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>
-
Stan Hu authored
Closes #2867
-
Valery Sizov authored
-
Valery Sizov authored
-
Stan Hu authored
Previous title would only show the group name, which could be confusing. Closes #2875
-
- 30 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 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>
-
Robert Speicher authored
[ci skip]
-
- 28 Sep, 2015 2 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>
-
- 26 Sep, 2015 2 commits
-
-
Aaron Snyder authored
updating admin area > "Labels" text to "There are no labels yet.", per Stan Hus suggestion.
-
Stan Hu authored
Closes #2662
-
- 25 Sep, 2015 4 commits
-
-
Robert Speicher authored
[ci skip]
-
Paul Beattie authored
This adds support for AWS S3 SSE with S3 managed keys, this means the data is encrypted at rest and the encryption is handled transparently to the end user as well as in the AWS Console. This is optional and not required to make S3 uploads work.
-
Stan Hu authored
Closes #2692
-
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
-
- 24 Sep, 2015 7 commits
-
-
Ben Boeckel authored
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9657
-
Pavel Forkert authored
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
With CI status integrated at GitLab projects page there is no reason to keep it anymore. 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>
-
- 23 Sep, 2015 10 commits
-
-
Zeger-Jan van de Weg authored
Add my name to the right page of the changelog
-
Zeger-Jan van de Weg authored
Also update Kaminari gem to the latest version
-
Stan Hu authored
Closes #2585
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
Closes #2702
-
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
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
HTML would be stripped in `truncate_if_block` when a comment had multiple lines and the first wasn't long enough to be truncated. The use of `node.content` would strip all HTML tags. Using `node.inner_html` retains these tags and puts the "..." in between paragraph tags. Closes #2586
-
- 22 Sep, 2015 2 commits
-
-
Stan Hu authored
Closes #2653
-
Robert Speicher authored
[ci skip]
-