- 25 Aug, 2017 2 commits
-
-
James Lopez authored
-
James Lopez authored
-
- 23 Aug, 2017 26 commits
-
-
Robert Speicher authored
Fix `Geo::ProjectRegistry.failed` scope to count projects where wiki sync failed. See merge request !2747
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Victor Wu authored
Add docs for multiple assignees AND filtering See merge request !2745
-
Clement Ho authored
-
Dmitriy Zaporozhets authored
CE upstream: Wednesday Closes gitaly#463, #3194, gitlab-ce#36810, gitlab-ce#36685, gitlab-ce#36722, gitlab-ce#36519, and gitlab-ce#36661 See merge request !2741
-
Simon Knox authored
[ci skip]
-
Simon Knox authored
[ci skip]
-
Sean McGivern authored
[ee] Incorporate DiffService.CommitPatch Gitaly RPC See merge request !2729
-
Lin Jen-Shin authored
-
Douwe Maan authored
Add language mapping to crowdin.yml See merge request !2740
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* upstream/master: (49 commits) Implement new system note icons Remove tooltip from filtered search user Refactor `Admin::LogsController#show` Fix a potential timeout in `Gitlab::Logger.read_latest` Incorporate DiffService.CommitPatch Gitaly RPC Apply feedback Fix display of push events for removed refs Fix spacing with code block Fixes group policy specs on MySQL. Stub `ForkedStorageCheck.storage_available?` by default in all specs Add `:nested_groups` metadata to two subgroup-related specs Fix inability to test some project integrations img/merge_request_diff_file_navigation.png Merge request diff file navigation Raise GC Lease Timeout to 24h Use EachBatch concern to loop over batches Migration to remove pending delete projects with non-existing namespace Update VERSION to 9.6.0-pre Update CHANGELOG.md for 9.5.0 Update form to properly set the path ...
-
Sean McGivern authored
# Conflicts: # Gemfile # Gemfile.lock
-
Sean McGivern authored
Incorporate DiffService.CommitPatch Gitaly RPC Closes gitaly#463 See merge request !13441
-
Tim Zallmann authored
Remove tooltip from filtered search user Closes #36696 See merge request !13752
-
Bob Van Landuyt authored
And add the project_identifier & api key to be able to work with Crowdin-CLI
-
Sean McGivern authored
Fix displaying events of removed events and events without commit messages Closes #36685 and #36722 See merge request !13721
-
Douwe Maan authored
Add migration to remove pending delete projects with non-existing namespace Closes #36541 See merge request !13598
-
Douwe Maan authored
Fix a potential timeout in `Gitlab::Logger.read_latest` See merge request !13751
-
Douwe Maan authored
Stub `ForkedStorageCheck.storage_available?` by default in all specs See merge request !13726
-
Douwe Maan authored
Fix inability to test some project integrations Closes gitlab-ee#3194 See merge request !13729
-
Tim Zallmann authored
Disable webpack.optimize because it's breaking karma in EE See merge request !13720
-
Clement Ho authored
Implement new system note icons Closes #33503 See merge request !13673
-
Bryce Johnson authored
-
- 22 Aug, 2017 12 commits
-
-
Clement Ho authored
-
Robert Speicher authored
Fixes group policy specs on MySQL. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36810 See merge request !13747
-
Stan Hu authored
Add `:nested_groups` metadata to two subgroup-related specs Closes #36811 and #36812 See merge request !13746
-
Robert Speicher authored
We should be defining the list of loggers in the controller, not the view.
-
Robert Speicher authored
If this method was called for a file that didn't exist, we attempted to first `build` it. But if the file wasn't writeable, such as a symlink pointing to an unmounted filesystem, the method would just hang and eventually timeout. Further, this was entirely pointless since we were creating a file and then shelling out to `tail`, eventually returning an empty Array. Now we just skip building it and return the empty Array straight away.
-
Marcia Ramos authored
Update Kubernetes install docs Closes #36779 See merge request !13730
-
Clement Ho authored
Implement new EE-only system note icons Closes #3205 See merge request !2713
-
Bryce Johnson authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Clement Ho authored
Resolve "Badges should not be HUGE" Closes #36496 See merge request !13635
-
Joshua Lambert authored
-