- 04 Oct, 2017 17 commits
-
-
Benjamin Drung authored
The sidekiq memory killer prints warnings like gitlab-sidekiq[8245]: 2017-09-27T11:31:43.192Z 8245 TID-ov9l6b4e0 WARN: this thread will shut down PID 8245 - Worker ProjectWebHookWorker - JID-dd3b1c23a653deec5e575ab4in 900 seconds There is a space missing between the JID and 'in'.
-
Filipa Lacerda authored
Re-arrange <script> tags before <template> tags in .vue files Closes #38743 See merge request gitlab-org/gitlab-ce!14671
-
Filipa Lacerda authored
Disable comment textarea while submitting a new comment. Closes #37858 See merge request gitlab-org/gitlab-ce!14541
-
Filipa Lacerda authored
Fix link to Vue.js style guide See merge request gitlab-org/gitlab-ce!14667
-
Douwe Maan authored
Ensure key fingerprints are generated correctly when modified See merge request gitlab-org/gitlab-ce!14663
-
Grzegorz Bizon authored
Lazy load and paginate registry image list Closes #31050 See merge request gitlab-org/gitlab-ce!14303
-
Fatih Acet authored
Use explicit boolean true attribute for show-disabled-button Closes #38417 See merge request gitlab-org/gitlab-ce!14672
-
Douwe Maan authored
Implement OperationService.UserDeleteBranch Gitaly RPC See merge request gitlab-org/gitlab-ce!14603
-
Douwe Maan authored
Reduce method calls while evaluating Projects::MergeRequestsController#show.json See merge request gitlab-org/gitlab-ce!14285
-
Grzegorz Bizon authored
Add byebug to GitLab QA gem list for debugging See merge request gitlab-org/gitlab-ce!14675
-
Grzegorz Bizon authored
Fix GitLab QA: increase window size to ensure License link shows See merge request gitlab-org/gitlab-ce!14674
-
Stan Hu authored
-
Stan Hu authored
-
Oswaldo Ferreira authored
-
-
-
Alejandro Rodríguez authored
-
- 03 Oct, 2017 23 commits
-
-
Annabel Dunstone Gray authored
Fix bottom spacing for dropdowns that open upwards Closes #38187 and #38315 See merge request gitlab-org/gitlab-ce!14535
-
Clement Ho authored
Fix linting errors in sprintf See merge request gitlab-org/gitlab-ce!14664
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Kamil Trzciński authored
Hide CI section markers from job trace See merge request gitlab-org/gitlab-ce!14393
-
Kamil Trzciński authored
Change index on ci_builds to optimize Jobs Controller See merge request gitlab-org/gitlab-ce!14519
-
Victor Wu authored
regression with product labels See merge request gitlab-org/gitlab-ce!14634
-
Victor Wu authored
-
Nick Thomas authored
-
Grzegorz Bizon authored
Make the `QA:Page::Project::Show` driver less brittle See merge request gitlab-org/gitlab-ce!14659
-
Sean McGivern authored
Hide Gollum inside Gitlab::Git::Wiki See merge request gitlab-org/gitlab-ce!14447
-
Jacob Vosmaer (GitLab) authored
-
Douwe Maan authored
Restore User.from_gitaly See merge request gitlab-org/gitlab-ce!14662
-
Jacob Vosmaer (GitLab) authored
-
Douwe Maan authored
Bump google-api-client Gem from 0.8.6 to 0.13.6 Closes #38286 See merge request gitlab-org/gitlab-ce!14495
-
Tim Zallmann authored
Add basic sprintf implementation to JavaScript See merge request gitlab-org/gitlab-ce!14506
-
Robert Speicher authored
Added skeleton loading paradigm to UX guide Closes gitlab-design#35 See merge request gitlab-org/gitlab-ce!14556
-
Dimitrie Hoekstra authored
-
Lin Jen-Shin authored
Because now addressable would consider them invalid anyway.
-
Lin Jen-Shin authored
Merge remote-tracking branch 'upstream/master' into gem/sm/bump-google-api-client-gem-from-0-8-6-to-0-13-6 * upstream/master: (186 commits) Resolve "Precompiled assets with digest strings are ignored in CI" Fix navigation dropdown close animation on mobile screens Add (partial) index on Labels.template Add grpc.log for Gitaly Fix gitaly-proto version in Gemfile.lock refactor issues_controller_spec `update` action Remove edit action for issues Add documentation to summarise project archiving Fix for Gitaly nil encoding issue Fix broken certificate-authority-data with kubectl >= 1.8.0 Improve performance of filtering notes in NotesController Bump gitaly-proto version to v0.39.0 Fix specs for project creation and update services Add CHANGELOG Doesn't check if path exists on disk when renaming a hashed project [ci skip] Fix archive spec descrptions Only copy old/new code when selecting left/right side of parallel diff Fix gitlab-rake gitlab:import:repos task Send extra Gitaly params for `send_git_archive` if needed Update GitLab Pages to v0.6.0 ...
-
Rémy Coutable authored
Resolve "Precompiled assets with digest strings are ignored in CI" Closes #38598 See merge request gitlab-org/gitlab-ce!14583
-
Mike Greiling authored
-