Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ce-10266-job-failed-173481892' into 'master' | Luke Bennett | 2019-03-07 | 1 | -4/+6 |
|\ | |||||
| * | Fix for mismatch in EE on FIXTURE_PATHS to FIXTURE_PATH | Rémy Coutable | 2019-03-07 | 1 | -4/+6 |
* | | Merge branch '8845-epic-sidebar-list' into 'master' | Annabel Dunstone Gray | 2019-03-07 | 1 | -0/+52 |
|\ \ | |||||
| * | | Display Ancestors in Issuable Sidebar | Rajat Jain | 2019-03-07 | 1 | -0/+52 |
|/ / | |||||
* | | Merge branch '46464-improve-stop-pipeline-modal' into 'master' | Kushal Pandya | 2019-03-07 | 5 | -36/+112 |
|\ \ | |||||
| * | | Emit submit event instead of passing handler | mfluharty | 2019-03-07 | 2 | -6/+7 |
| * | | Add fields displayed in modal to test | mfluharty | 2019-03-07 | 1 | -1/+3 |
| * | | Update corresponding test | mfluharty | 2019-03-07 | 1 | -1/+1 |
| * | | Add information to "Stop pipeline" confirm modal | mfluharty | 2019-03-07 | 4 | -35/+108 |
* | | | Merge branch '58648-project-template-for-ios' into 'master' | Fatih Acet | 2019-03-07 | 6 | -0/+14 |
|\ \ \ | |||||
| * | | | Resolve "Project template for iOS" | Jason Lenny | 2019-03-07 | 6 | -0/+14 |
|/ / / | |||||
* | | | Merge branch '56618-hashed-storage-skip-validation' into 'master' | Stan Hu | 2019-03-07 | 9 | -4/+33 |
|\ \ \ | |||||
| * | | | Skip project validation when switching storage layouts | Gabriel Mazetto | 2019-03-05 | 9 | -4/+33 |
* | | | | Merge branch 'use-date-for-upcoming-milestone-comparison' into 'master' | Andreas Brandl | 2019-03-07 | 3 | -2/+22 |
|\ \ \ \ | |||||
| * | | | | Fix upcoming milestone for far-future due dates | Sean McGivern | 2019-03-06 | 2 | -2/+7 |
| * | | | | Add failing test for milestone with far-future date | Sean McGivern | 2019-03-06 | 1 | -0/+15 |
* | | | | | Merge branch 'incremental-backups' into 'master' | Stan Hu | 2019-03-07 | 5 | -4/+37 |
|\ \ \ \ \ | |||||
| * | | | | | add comment on how to determine if rsyncable option is available | Frederic Van Espen | 2019-03-07 | 1 | -1/+3 |
| * | | | | | trim empty line | Frederic Van Espen | 2019-03-07 | 1 | -1/+0 |
| * | | | | | Merge branch 'master' into incremental-backups | Frederic Van Espen | 2019-03-07 | 5888 | -66422/+248664 |
| |\ \ \ \ \ | |||||
| * | | | | | | fix option test | Frederic Van Espen | 2019-03-07 | 1 | -1/+1 |
| * | | | | | | introduce optional rsyncable flag | Frederic Van Espen | 2019-03-07 | 4 | -3/+20 |
| * | | | | | | fix code style | Frederic Van Espen | 2018-12-27 | 1 | -5/+5 |
| * | | | | | | set the --rsyncable option for gzip | Frederic Van Espen | 2018-12-26 | 2 | -3/+3 |
| * | | | | | | Allow to override part of the backup filename | Frederic Van Espen | 2018-12-26 | 2 | -1/+16 |
* | | | | | | | Merge branch 'release_usage_metrics' into 'master' | Rémy Coutable | 2019-03-07 | 2 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Adding additional usage metrics for Release to weekly ping | Darby Frey | 2019-03-07 | 2 | -0/+4 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch '58010-mask-the-existing-variables' into 'master' | Kamil Trzciński | 2019-03-07 | 10 | -20/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Resolve "Mask the existing variables" | Matija Čupić | 2019-03-07 | 10 | -20/+25 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'remove-translation-dep-in-ca-spec' into 'master' | Rémy Coutable | 2019-03-07 | 1 | -19/+0 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Remove translation dependency in CA spec | Luke Bennett | 2019-03-07 | 1 | -19/+0 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'sh-rugged-get-tree-entry' into 'master' | Sean McGivern | 2019-03-07 | 4 | -1/+132 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix return nil Rubocop offenses | Stan Hu | 2019-03-07 | 1 | -3/+3 |
| * | | | | | | Bring back Rugged implementation of TreeEntry | Stan Hu | 2019-03-07 | 4 | -1/+132 |
* | | | | | | | Merge branch 'jest-docs' into 'master' | Mike Lewis | 2019-03-07 | 1 | -8/+52 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Apply suggestion to doc/development/testing_guide/frontend_testing.md | Luke Bennett | 2019-03-07 | 1 | -1/+1 |
| * | | | | | | | Add jest to frontend_testing docs | Luke Bennett | 2019-03-04 | 1 | -8/+52 |
* | | | | | | | | Merge branch 'dz-patch-48' into 'master' | Lin Jen-Shin | 2019-03-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update packages comment in gitlab.yml.example [ci skip] | Dmitriy Zaporozhets | 2019-03-07 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'ce-extract-ee-specific-code-for-spec/support' into 'master' | Dmitriy Zaporozhets | 2019-03-07 | 9 | -87/+138 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reduce differences in spec/support/shared_contexts/services_shared_context.rb | Rémy Coutable | 2019-03-07 | 1 | -0/+8 |
| * | | | | | | | | Reduce differences in spec/support/webmock.rb | Rémy Coutable | 2019-03-07 | 1 | -1/+9 |
| * | | | | | | | | Reduce differences in spec/support/matchers/access_matchers.rb | Rémy Coutable | 2019-03-07 | 1 | -18/+17 |
| * | | | | | | | | Reduce differences in spec/support/helpers/kubernetes_helpers.rb | Rémy Coutable | 2019-03-07 | 1 | -0/+15 |
| * | | | | | | | | Reduce differences in spec/support/helpers/javascript_fixtures_helpers.rb | Rémy Coutable | 2019-03-07 | 2 | -22/+27 |
| * | | | | | | | | Reduce differences in spec/support/db_cleaner.rb | Rémy Coutable | 2019-03-07 | 2 | -45/+61 |
| * | | | | | | | | Reduce differences in spec/support/api/schema_matcher.rb | Rémy Coutable | 2019-03-07 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'sh-rugged-tree-entries' into 'master' | Sean McGivern | 2019-03-07 | 6 | -15/+191 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove unnecessary return statements in tree.rb | Stan Hu | 2019-03-07 | 1 | -2/+2 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Remove old code in TreeHelper#flatten_tree | Stan Hu | 2019-03-07 | 2 | -13/+6 |