- 20 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 19 Apr, 2017 2 commits
-
-
Luke "Jared" Bennett authored
-
Dimitrie Hoekstra authored
-
- 17 Apr, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Apr, 2017 1 commit
-
- 07 Apr, 2017 4 commits
-
-
Douwe Maan authored
-
Annabel Dunstone Gray authored
-
Douwe Maan authored
Wait for AJAX requests to complete so they don't blow up if they are only handled after DatabaseCleaner has already run
-
Bob Van Landuyt authored
-
- 06 Apr, 2017 7 commits
-
-
Filipa Lacerda authored
-
Jose Ivan Vargas Lopez authored
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas Lopez authored
-
Jose Ivan Vargas Lopez authored
-
Eric Eastwood authored
-
Kamil Trzciński authored
-
- 05 Apr, 2017 3 commits
-
-
Douwe Maan authored
-
Luke "Jared" Bennett authored
-
Stan Hu authored
Hover and then click seems to make this work more reliably. Closes #30399
-
- 03 Apr, 2017 2 commits
-
-
Rémy Coutable authored
FFaker can generate data that randomly break our test suite. This simplifies our factories and use sequences which are more predictive. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Annabel Dunstone Gray authored
-
- 02 Apr, 2017 1 commit
-
-
Stan Hu authored
Potentially fixes intermittent failures such as https://gitlab.com/gitlab-org/gitlab-ce/builds/13484375
-
- 29 Mar, 2017 1 commit
-
-
Annabel Dunstone Gray authored
-
- 28 Mar, 2017 1 commit
-
- 25 Mar, 2017 2 commits
-
-
Mike Greiling authored
-
Eric Eastwood authored
Some discussion, https://gitlab.slack.com/archives/C0GQHHPGW/p1490398531185144 -> MR to fix failing emoji test: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10230
-
- 16 Mar, 2017 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Jacopo authored
Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done' in the 'Todo' tab of the Todo dashboard. The operation undos only the todo previously marked as done with the 'Mark al as done' button.
-
Filipa Lacerda authored
-
- 13 Mar, 2017 2 commits
-
-
Christopher Bartz authored
Do not display a 404, when a user tries to retrieve the raw content of an LFS file (pointer) if the config option "lfs_enabled" is set to false. Instead, display the LFS pointer file directly.
-
Jacopo authored
Now you can create a new file and select a target_branch != source_branch. If the file that you want to create already exists on the target branch an error message is shown A glDropdown is used to select and create a new branch instead of a text field.
-
- 08 Mar, 2017 2 commits
-
-
Nick Thomas authored
-
Jose Ivan Vargas authored
-
- 06 Mar, 2017 3 commits
-
-
Kushal Pandya authored
-
Eric Eastwood authored
- gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
-
Jose Ivan Vargas authored
Also modified the render calls to the deploy_keys and protected_branches partials
-
- 04 Mar, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Project name "Internal" is too generic and can lead to false positive/negative when there is a visibility filter on the page. So we ensure we check for project inside list holder css class. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Mar, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Reuse same search form and behavior for dashboard#projects, group#projects and admin#projects. Repsect all other options like sorting, personal filter when search projects by name. Create FilterableList JS class to handle identical behaviour of projects and groups lists. This change also makes filtering and sorting availabe on explore#projects and explore#groups no matter if you are logged in or not. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Mar, 2017 1 commit
-
-
Douwe Maan authored
-