summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Archive changelogs for versions before 8.16docs/rs-archive-more-changelogsRobert Speicher2018-01-222-3249/+3249
* Merge branch 'qa/rs-remove-login-wait' into 'master'Grzegorz Bizon2018-01-201-7/+9
|\
| * Remove the wait time for the login form checkqa/rs-remove-login-waitRobert Speicher2018-01-191-7/+9
* | Merge branch '41206-show-signin-pane-after-email-confirmation' into 'master'Clement Ho2018-01-206-5/+19
|\ \ | |/ |/|
| * Fix Shows signin tab after new user email confirmationJacopo2018-01-186-5/+19
* | Merge branch 'docs/ci-quick-start-typo' into 'master'Marcia Ramos2018-01-191-3/+3
|\ \
| * | Update outdated docs for CI/CD quick startdocs/ci-quick-start-typoAchilleas Pipinellis2018-01-191-3/+3
|/ /
* | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-01-191-1/+0
|\ \
| * | Update best_practices.mdAnwar El Wakil2018-01-191-1/+0
* | | Merge branch 'spelling' into 'master'Achilleas Pipinellis2018-01-1936-46/+46
|\ \ \
| * | | doc: Spelling fixesVille Skyttä2018-01-1936-46/+46
* | | | Merge branch 'fix/add-horizontal-scroll-to-wiki-tables' into 'master'Annabel Dunstone Gray2018-01-192-0/+7
|\ \ \ \
| * | | | Add horizontal scroll to wiki tablesGeorge Tsiolis2018-01-192-0/+7
* | | | | Merge branch 'fix_change_log_doc' into 'master'Robert Speicher2018-01-191-2/+2
|\ \ \ \ \
| * | | | | Fixes mistake in change log doc.Tom Bosmans2018-01-181-2/+2
* | | | | | Merge branch 'fix-redirect-routes-schema' into 'master'Yorick Peterse2018-01-194-3/+76
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Rework indexes on redirect_routes to be more effective and enforce a case ins...fix-redirect-routes-schemaGreg Stark2018-01-184-3/+76
* | | | | | Merge branch 'mr-widget-vue' into 'master'Phil Hughes2018-01-195-39/+60
|\ \ \ \ \ \
| * | | | | | Fix conflict with ee iconmr-widget-vueFilipa Lacerda2018-01-181-1/+1
| * | | | | | Move archived component to vue fileFilipa Lacerda2018-01-185-39/+60
* | | | | | | Merge branch '41532-email-reason' into 'master'Sean McGivern2018-01-1917-94/+288
|\ \ \ \ \ \ \
| * | | | | | | Initial work to add notification reason to emailsMario de la Ossa2018-01-1617-94/+288
* | | | | | | | Merge branch 'sh-fix-authorized-keys-docs' into 'master'Nick Thomas2018-01-191-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix incorrect path for gitlab-shell authorized keys helpersh-fix-authorized-keys-docsStan Hu2018-01-181-1/+1
* | | | | | | | Merge branch '26296-update-styling-disabled-buttons' into 'master'Phil Hughes2018-01-196-19/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | Change cursor to default for disabled buttons26296-update-styling-disabled-buttonsAnnabel Dunstone Gray2018-01-182-2/+2
| * | | | | | | | Remove hover states from disabled buttonsAnnabel Dunstone Gray2018-01-172-16/+21
| * | | | | | | | Update styling of all disabled buttonsAnnabel Dunstone Gray2018-01-165-13/+33
* | | | | | | | | Merge branch 'tz-fix-ide-bugs' into 'master'Phil Hughes2018-01-1925-77/+169
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | WebIDE: Fix Commit bugsTim Zallmann2018-01-1925-77/+169
|/ / / / / / / / /
* | | | | | | | | Merge branch '42157-41989-fix-duplicate-in-create-item-dropdown' into 'master'Phil Hughes2018-01-194-1/+135
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix duplicate item in protected branch/tag dropdown42157-41989-fix-duplicate-in-create-item-dropdownEric Eastwood2018-01-184-1/+135
* | | | | | | | | | Merge branch 'fix-derefenced-target' into 'master'Douwe Maan2018-01-191-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix dereferenced_target naming in Gitlab::Git::Ref initializeSerdar Dogruyol2018-01-171-2/+2
* | | | | | | | | | | Merge branch 'fix-description-loss' into 'master'Phil Hughes2018-01-192-0/+51
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix eslintfix-description-lossJacob Schatz2018-01-181-4/+2
| * | | | | | | | | | | Remove Event listener and make code more readable.Jacob Schatz2018-01-181-4/+8
| * | | | | | | | | | | Add confirm when navigating away from page with tests.Jacob Schatz2018-01-182-0/+49
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '42159-utf8-uploads' into 'master'Douwe Maan2018-01-193-11/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Correctly escape UTF-8 path elements for uploadsNick Thomas2018-01-183-11/+17
* | | | | | | | | | | | Merge branch '34055-issues-enabled-filter-misbehavior' into 'master'James Lopez2018-01-194-2/+35
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen2018-01-194-2/+35
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'dispatcher-project-mr-edit' into 'master'Jacob Schatz2018-01-194-11/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor dispatcher project mr edit and creation diff pathClement Ho2018-01-184-11/+34
* | | | | | | | | | | | Merge branch 'dispatcher-groups' into 'master'Jacob Schatz2018-01-1817-75/+149
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dynamic imports for groups: pagesSimon Knox2018-01-1817-75/+149
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch '42154-fix-artifact-size-calc' into 'master'Robert Speicher2018-01-183-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix a bug calculating artifact size for project statisticsNick Thomas2018-01-183-1/+12
* | | | | | | | | | | | | Merge branch '42187-update-gitlab-styles-to-2-3-0' into 'master'Robert Speicher2018-01-185-86/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0Rémy Coutable2018-01-185-86/+75
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |