summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Split bio into individual line in extended user tooltipsMartin Wortschack2018-12-211-5/+9
| * | | | | | | | | | | | Merge branch '53933-include-dates-in-milestone-change-email' into 'master'Lin Jen-Shin2018-12-211-0/+35
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Add date range to milestone changed emailsHeinrich Lee Yu2018-12-211-0/+35
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'specs-positional-arguments' into 'master'Lin Jen-Shin2018-12-2136-158/+160
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | convert specs in javascripts/ and support/ to new syntaxJasper Maes2018-12-2136-158/+160
| * | | | | | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2018-12-214-1/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'security-import-symlink' into 'master'John Jarvis2018-12-214-1/+52
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Fix persistent symlink in project importJames Lopez2018-12-174-1/+52
| * | | | | | | | | | | | | | | Merge branch 'dm-note-email-image-diff-discussion' into 'master'Sean McGivern2018-12-214-28/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Always use colon at end of discussion notification email headlineDouwe Maan2018-12-201-10/+2
| | * | | | | | | | | | | | | | | Allow truncated_diff_lines to be called on image diff discussionDouwe Maan2018-12-201-2/+8
| | * | | | | | | | | | | | | | | Add image_diff_note_on_merge_request factoryDouwe Maan2018-12-202-16/+16
| | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch '55611-always-load-metrics-the-last' into 'master'Sean McGivern2018-12-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Always load the metrics the lastLin Jen-Shin2018-12-211-1/+1
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'winh-merge-request-commit-context' into 'master'Kushal Pandya2018-12-211-8/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | MR commits display commit ID for discussionsFatih Acet2018-12-211-8/+65
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'winh-discussion-header-commented' into 'master'Mike Greiling2018-12-202-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Link to specific commit note from MR commit discussion linkDouwe Maan2018-12-191-2/+2
| | * | | | | | | | | | | | | Add failing test for commit ID in discussion headerWinnie Hellmann2018-12-191-0/+8
| * | | | | | | | | | | | | | Merge branch 'fix-55448' into 'master'Lin Jen-Shin2018-12-205-27/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Remove deprecated xhr from specsJasper Maes2018-12-195-27/+35
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'ce-8333-add-related-epics-support' into 'master'Dmitriy Zaporozhets2018-12-2013-27/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-1913-27/+27
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch '55359-add-tests-for-redesign-projects-lists-ui' into 'master'Sean McGivern2018-12-202-0/+116
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Add test for compact mode and for helpersMartin Wortschack2018-12-192-0/+116
| * | | | | | | | | | | | | Merge branch 'fj-remove-pipeline_ci_sources_only-feature-glag' into 'master'Kamil Trzciński2018-12-201-18/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Removed pipeline_ci_sources_only feature flagFrancisco Javier López2018-12-191-18/+3
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sh-cache-avatar-paths' into 'master'Sean McGivern2018-12-201-0/+37
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Cache avatar URLs and paths within a requestStan Hu2018-12-191-0/+37
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Resolve "Hide cluster features that don't work yet with Group Clusters"Mike Greiling2018-12-203-18/+64
| * | | | | | | | | | | | Merge branch '51606-expanding-a-diff-while-having-an-open-comment-form-will-a...Phil Hughes2018-12-201-2/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Utilize :key to minimize extra rerendersSam Bigelow2018-12-171-2/+18
| * | | | | | | | | | | | | Adds Vuex Store for the releases pageFilipa Lacerda2018-12-206-23/+369
| * | | | | | | | | | | | | Merge branch '54814-sidebar-styling-updates' into 'master'Filipa Lacerda2018-12-203-19/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Fix style issues in job details sidebarNathan Friend2018-12-193-19/+10
| * | | | | | | | | | | | | Prevent admins from attempting hashed storage migration on read only DBMichael Kozono2018-12-191-2/+12
| * | | | | | | | | | | | | Merge branch 'da-refactor-broadcast-message' into 'master'Stan Hu2018-12-192-22/+402
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Refactor BroadcastMessage to use Gitlab::JsonCacheDouglas Barbosa Alexandre2018-12-191-22/+1
| | * | | | | | | | | | | | | Port Gitlab::JsonCache to CEDouglas Barbosa Alexandre2018-12-191-0/+401
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Make Projects::DeployKeysController EE-readyRémy Coutable2018-12-191-1/+35
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'zj-pool-destruction' into 'master'Kamil Trzciński2018-12-193-0/+56
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Leave object pools when destroying projectsZeger-Jan van de Weg2018-12-193-0/+56
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'osw-adjust-flaky-rails-logger-call' into 'master'Rémy Coutable2018-12-191-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Adjust flaky Rails logger call testOswaldo Ferreira2018-12-181-1/+2
* | | | | | | | | | | | | Simplify spec/lib/gitlab/current_settings_spec.rb a bitRémy Coutable2018-12-191-3/+3
* | | | | | | | | | | | | Make sure we clear the application settings afterLin Jen-Shin2018-12-191-0/+2
* | | | | | | | | | | | | Fix cacheable_attributes_spec.rb by adding column_namesLin Jen-Shin2018-12-191-2/+6
* | | | | | | | | | | | | Use fake application settings for migration testsLin Jen-Shin2018-12-192-0/+18
* | | | | | | | | | | | | Method `create_from_defaults` will never give nilLin Jen-Shin2018-12-191-12/+7
* | | | | | | | | | | | | Return an ApplicationSetting in CurrentSettingsRémy Coutable2018-12-191-21/+40
|/ / / / / / / / / / / /