summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes tests by adding missing CSS class44943-update-presentation-for-sso-providers-on-log-in-pageMartin Wortschack2018-08-272-7/+4
* CSS cleanupMartin Wortschack2018-08-271-8/+1
* add changelogMartin Wortschack2018-08-261-0/+5
* transform google captcha to fit input width on large screen sizesMartin Wortschack2018-08-261-0/+7
* remove 'request confirmation mail' link from signup pageMartin Wortschack2018-08-241-5/+0
* style provider buttons on singup pageMartin Wortschack2018-08-242-23/+47
* updated provider iconsMartin Wortschack2018-08-226-0/+0
* adde missing commaMartin Wortschack2018-08-161-1/+1
* minor visual fixes:Martin Wortschack2018-08-165-12/+16
* Merge branch 'rz-update_events_documentation' into 'master'49019-extract-base-docker-image-for-test49019-extract-base-docker-image-for-code_quality49019-extract-base-docker-image-for-build49019-create-project-for-dockerfiles-for-auto-devopsAchilleas Pipinellis2018-08-141-1/+1
|\
| * Update GET project URL to be similar to GET user URLRonald van Zon2018-08-101-1/+1
* | Merge branch '48942-rename-backlog-list-to-open-issue-boards' into 'master'Phil Hughes2018-08-148-8/+17
|\ \
| * | Update docs to change `Backlog` issue board list to `Open`Kushal Pandya2018-08-144-6/+6
| * | Add changelog entryKushal Pandya2018-08-141-0/+5
| * | Change `Backlog` list title to `Open`Kushal Pandya2018-08-143-2/+6
* | | Merge branch 'zj-remove-feature-gate-list-commits' into 'master'Douwe Maan2018-08-142-37/+18
|\ \ \
| * | | Remove feature gate for ListNewCommitsZeger-Jan van de Weg2018-08-142-37/+18
* | | | Merge branch 'gitaly-install-path' into 'master'Douwe Maan2018-08-146-82/+45
|\ \ \ \
| * | | | Remove storage path dependency of gitaly install taskAlejandro Rodríguez2018-08-126-82/+45
* | | | | Merge branch 'upgrade-middleman-ci-template' into 'master'Douwe Maan2018-08-141-6/+7
|\ \ \ \ \
| * | | | | Upgrade Middleman template for GitLab CIGabriel Mazetto2018-08-141-6/+7
| | |_|/ / | |/| | |
* | | | | Merge branch '48967-disable-statement-timeout' into 'master'Douwe Maan2018-08-1426-275/+400
|\ \ \ \ \
| * | | | | disable_statement_timeout doesn't require any argument anymoreGabriel Mazetto2018-08-1125-114/+101
| * | | | | Fix migration_helpers_specGabriel Mazetto2018-08-101-1/+2
| * | | | | ChangelogGabriel Mazetto2018-08-101-0/+5
| * | | | | Fix specs to use `disable_statement_timeout` correctlyGabriel Mazetto2018-08-1022-226/+234
| * | | | | MigrationHelper `disable_statement_timeout` accepts `transaction: false`Gabriel Mazetto2018-08-102-44/+168
* | | | | | Merge branch '50101-erased-block' into 'master'Phil Hughes2018-08-144-0/+115
|\ \ \ \ \ \
| * | | | | | Optimize timeago tooltip logicFilipa Lacerda2018-08-131-12/+5
| * | | | | | Creates vue component for erased block on job viewFilipa Lacerda2018-08-134-0/+122
* | | | | | | Merge branch '50047-spam-logs-pagination' into 'master'Phil Hughes2018-08-142-1/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix spam logs paginationAnnabel Dunstone Gray2018-08-102-1/+6
* | | | | | | Merge branch 'frozen-string-enable-app-vestigial' into 'master'Stan Hu2018-08-1320-0/+43
|\ \ \ \ \ \ \
| * | | | | | | Enable frozen string in vestigial app filesgfyoung2018-08-1220-0/+43
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sh-bump-rugged-0.27.4' into 'master'Robert Speicher2018-08-132-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Bump rugged to 0.27.4 for security fixesStan Hu2018-08-132-1/+6
* | | | | | | | Merge branch 'add_google_noto_color_emoji_font' into 'master'Clement Ho2018-08-135-3/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add Noto Color Emoji font supportAlexander Popov2018-08-135-3/+12
* | | | | | | | Merge branch 'ide-live-preview-docs' into 'master'Filipa Lacerda2018-08-133-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Update docs and compress imagesJames Ramsay2018-08-133-13/+15
| * | | | | | | | Added docs for Web IDE Client EvaluationPhil Hughes2018-08-133-0/+32
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'visual-improvements-language-bar' into 'master'Phil Hughes2018-08-132-2/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve visuals of language bar on projectsDimitrie Hoekstra2018-08-132-2/+18
|/ / / / / / / /
* | | | | | | | Merge branch '41996-copy-to-clipboard-tooltip-appears-under-modal' into 'master'Clement Ho2018-08-133-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve "`Copy to Clipboard` tooltip appears under modal"Adriel Santiago2018-08-133-2/+6
|/ / / / / / / /
* | | | | | | | Merge branch 'ide-small-scroll-area' into 'master'Filipa Lacerda2018-08-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed small scroll area in Web IDEPhil Hughes2018-08-131-1/+1
* | | | | | | | | Merge branch 'sh-fix-issue-50210-oauth2' into 'master'Robert Speicher2018-08-132-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix logins via OAuth2 geting logged out in an hourStan Hu2018-08-102-1/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix-pipeline-fixture-seeder' into 'master'Kamil Trzciński2018-08-132-22/+46
|\ \ \ \ \ \ \ \ \