summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | fix implicit window object reference within gl_form_specMike Greiling2017-05-161-6/+6
| * | | | | | | | | update test_bundle to use ES module syntaxMike Greiling2017-05-161-6/+8
| * | | | | | | | | update frontend specs to use ES module syntaxMike Greiling2017-05-1651-131/+129
* | | | | | | | | | Merge branch 'change_pipelines_schedules_help_page_path' into 'master'Rémy Coutable2017-05-221-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change pipelines schedules help page pathchange_pipelines_schedules_help_page_pathAchilleas Pipinellis2017-05-221-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Respect the typo as rubocop saidLin Jen-Shin2017-05-221-0/+0
* | | | | | | | | | Add a test to ensure this works on MySQLLin Jen-Shin2017-05-221-0/+17
|/ / / / / / / / /
* | | | | | | | | Merge branch 'zj-pipeline-json-performance' into 'master'Kamil Trzciński2017-05-211-5/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve pipeline size for query limit testzj-pipeline-json-performanceZ.J. van de Weg2017-05-171-5/+33
* | | | | | | | | | Merge branch 'fix/gb/exclude-manual-actions-from-cancelable-jobs' into 'master'Kamil Trzciński2017-05-211-0/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Exclude manual actions from cancelable jobs scopefix/gb/exclude-manual-actions-from-cancelable-jobsGrzegorz Bizon2017-05-191-0/+10
* | | | | | | | | | Merge branch 'bvl-fix-already-renamed-paths' into 'master'Douwe Maan2017-05-192-0/+95
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Simpler way of renaming usersBob Van Landuyt2017-05-191-1/+4
| * | | | | | | | | | Fix incorrectly renamed routesBob Van Landuyt2017-05-191-0/+73
| * | | | | | | | | | Rename users that had their namespace renamedBob Van Landuyt2017-05-191-0/+19
* | | | | | | | | | | Add users endpoint to frontend API classWinnie Hellmann2017-05-191-0/+281
* | | | | | | | | | | Merge branch 'fix-json-endpoint-redirection' into 'master'Douwe Maan2017-05-191-0/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bugfix: don't redirect to JSON endpoints after sign inRuben Davila2017-05-191-0/+26
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-195-9/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make sure fixture creation does not affect query count test32536-mr-widget-performance-improvementsOswaldo Ferreira2017-05-191-1/+4
| * | | | | | | | | | | Remove routeOswaldo Ferreira2017-05-191-5/+0
| * | | | | | | | | | | Fix Karma expectOswaldo Ferreira2017-05-181-1/+0
| * | | | | | | | | | | Stop loading MergeRequestEntity data on sidebar requestOswaldo Ferreira2017-05-182-2/+2
| * | | | | | | | | | | Remove unnecessary initial requestOswaldo Ferreira2017-05-181-1/+0
| * | | | | | | | | | | Drop merge_check endpoint and use only MR show insteadOswaldo Ferreira2017-05-181-0/+9
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fix-issue-32506' into 'master'Douwe Maan2017-05-196-308/+608
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Refactor to more robust implementationfix-issue-32506Michael Kozono2017-05-194-9/+239
| * | | | | | | | | | Fix ensure_canonical_path for top level routesMichael Kozono2017-05-183-312/+369
| * | | | | | | | | | Add test that fails without the fixMichael Kozono2017-05-181-0/+13
* | | | | | | | | | | Refine MR widget styling for buttons and info textKushal Pandya2017-05-191-1/+1
* | | | | | | | | | | Merge branch '32551-fix-system-note-comparison-and-standardize-note-setup' in...Filipa Lacerda2017-05-192-4/+21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Fix system note comparison and standardize note setupEric Eastwood2017-05-192-4/+21
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Enable RSpec profiling only if RSPEC_PROFILING_POSTGRES_URL is not empty31933-improve-rspec-profiling-enablingRémy Coutable2017-05-191-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Fixes the 500 for custom apearance header logo and logoAlexis Reigel2017-05-191-0/+40
* | | | | | | | | Merge branch 'dm-fix-readme-project-view' into 'master'Dmitriy Zaporozhets2017-05-191-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove readme project_view optionDouwe Maan2017-05-191-1/+6
* | | | | | | | | | Merge branch 'user-avatar-vue-ce' into 'master'Phil Hughes2017-05-198-6/+139
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fixes per feedback on user avatar components.Bryce Johnson2017-05-184-69/+12
| * | | | | | | | | Consolidate user avatar Vue logicBryce Johnson2017-05-189-6/+196
* | | | | | | | | | Merge branch 'dm-no-conflicts-when-branches-are-missing' into 'master'Robert Speicher2017-05-181-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Stop MR conflict code from blowing up when branches are missingdm-no-conflicts-when-branches-are-missingDouwe Maan2017-05-181-0/+7
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'dm-catch-uri-errors' into 'master'Robert Speicher2017-05-181-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Catch all URI errors in ExternalLinkFilterdm-catch-uri-errorsDouwe Maan2017-05-181-0/+7
| |/ / / / / / / / /
* | | | | | | | | | Fix clicking disabled clipboard button toolipLuke "Jared" Bennett2017-05-181-4/+27
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'tc-fix-broken-plain-readme' into 'master'Douwe Maan2017-05-181-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix ProjectCacheWorker for plain READMEsToon Claes2017-05-181-0/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fixes for the rename reserved paths helpersBob Van Landuyt2017-05-182-1/+35
* | | | | | | | | Merge branch 'rubocop-empty-example-group' into 'master'Robert Speicher2017-05-184-32/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-groupRémy Coutable2017-05-184-32/+27
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rubocop-expect-output' into 'master'Robert Speicher2017-05-182-14/+12
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |