summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add pages domains acme ordersVladimir Shushlin2019-06-065-0/+114
* Merge branch 'create-base-class-for-auto-merge-architecture' into 'master'Robert Speicher2019-06-063-44/+57
|\
| * Create BaseService for Auto Merge architecturecreate-base-class-for-auto-merge-architectureShinya Maeda2019-06-063-44/+57
* | Format vue files with prettierMarcel van Remmerden2019-06-0618-46/+198
* | Merge branch 'js-i18n-datetime' into 'master'Filipa Lacerda2019-06-061-1/+1
|\ \
| * | I18N datetime utility filejs-i18n-datetimeBrandon Labuschagne2019-06-051-1/+1
* | | Merge request tabs fixesAnnabel Dunstone Gray2019-06-0616-85/+126
* | | Merge branch 'fix/allow-lower-case-issue-ids' into 'master'Sean McGivern2019-06-061-3/+3
|\ \ \
| * | | Allow lowercase prefix for Youtrack issue idsMatthias Baur2019-06-031-3/+3
* | | | Replace upgrade with updateEnrique Alcántara2019-06-065-66/+47
* | | | Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"revert-a05f86ceNick Thomas2019-06-061-9/+1
* | | | Fix alignment of resend button in members pageStan Hu2019-06-064-76/+40
* | | | Add certificate valid time to pages domain tableVladimir Shushlin2019-06-061-1/+9
* | | | Merge branch '62706-graphql-complexity-values-are-incorrectly-doubled' into '...Jan Provaznik2019-06-061-6/+9
|\ \ \ \
| * | | | Grab field_defn to access certain values62706-graphql-complexity-values-are-incorrectly-doubledBrett Walker2019-06-051-2/+4
| * | | | Use :complexity_multiplier only with connectionsBrett Walker2019-06-051-6/+7
* | | | | Add doc links for confidential and locked issuesFatih Acet2019-06-068-8/+87
* | | | | Change "Report abuse to GitLab" to more generic wording.Marc Schwede2019-06-063-6/+6
* | | | | Add a New Copy Button That Works in ModalsAndrew Fontaine2019-06-061-0/+121
* | | | | Always show "Pipelines must succeed" checkboxFabio Pitino2019-06-062-6/+1
* | | | | Merge branch 'sh-default-visibility-fix' into 'master'Bob Van Landuyt2019-06-062-1/+39
|\ \ \ \ \
| * | | | | Apply suggestion to app/helpers/visibility_level_helper.rbsh-default-visibility-fixBob Van Landuyt2019-06-061-1/+1
| * | | | | Set project default visibility to max allowedStan Hu2019-06-052-1/+39
| | |_|_|/ | |/| | |
* | | | | Merge branch 'revert-86900f00' into 'master'Grzegorz Bizon2019-06-061-1/+1
|\ \ \ \ \
| * | | | | Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'simplify-pipeline-notification-check' into 'master'Sean McGivern2019-06-062-13/+4
|\ \ \ \ \
| * | | | | Simplify notification check for participatingsimplify-pipeline-notification-checkHeinrich Lee Yu2019-06-062-13/+4
* | | | | | Merge branch 'ce-10854-elasticsearch_avoid_db' into 'master'Sean McGivern2019-06-067-4/+11
|\ \ \ \ \ \
| * | | | | | Backport of 10854-elasticsearch_avoid_dbce-10854-elasticsearch_avoid_dbMario de la Ossa2019-06-057-4/+11
* | | | | | | Resolve "Inline validation for user's name and username length"Jiaan2019-06-066-43/+84
* | | | | | | Merge branch '60034-default-web-ide-s-merge-request-checkbox-to-true' into 'm...Phil Hughes2019-06-069-38/+96
|\ \ \ \ \ \ \
| * | | | | | | Default MR checkbox to true in most cases60034-default-web-ide-s-merge-request-checkbox-to-trueSam Bigelow2019-06-069-38/+96
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'create-merge-request-create-pipeline-service' into 'master'Bob Van Landuyt2019-06-062-25/+38
|\ \ \ \ \ \ \
| * | | | | | | Introduce service for merge request pipeline creationcreate-merge-request-create-pipeline-serviceShinya Maeda2019-06-062-25/+38
| |/ / / / / /
* | | | | | | CE Backport: Show tree within Epic containing child Epics and IssuesKushal Pandya2019-06-063-4/+106
* | | | | | | Use the selected time window for metrics dashboardSarah Yasonik2019-06-061-1/+1
* | | | | | | Merge branch 'ce-jej/fix-git-http-with-sso-enforcement' into 'master'Jan Provaznik2019-06-062-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Avoid setting Gitlab::Session on Git HTTP requestsce-jej/fix-git-http-with-sso-enforcementJames Edwards-Jones2019-06-051-0/+1
| * | | | | | Avoid setting Gitlab::Session on sessionless requestsJames Edwards-Jones2019-06-051-0/+2
| | |/ / / / | |/| | | |
* | | | | | Migrate old notes app test from Karma to JestMartin Hanzel2019-06-051-0/+4
| |/ / / / |/| | | |
* | | | | Setup Git client for JupyterAmit Rathi2019-06-052-2/+11
* | | | | added new styling to the `.flash-warning` styles and moved the bundled style ...Michel Engelen2019-06-051-14/+15
* | | | | Merge branch 'issue_49897' into 'master'Robert Speicher2019-06-055-11/+34
|\ \ \ \ \
| * | | | | Delete unauthorized Todos when project is privateissue_49897Felipe Artur2019-06-055-11/+34
* | | | | | Merge branch '11204-turn-off-mask-by-default' into 'master'Mike Greiling2019-06-053-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Default masked to false for new variables11204-turn-off-mask-by-defaultmfluharty2019-06-043-3/+3
* | | | | | Merge branch '54140-non-ar-cache-commit-markdown' into 'master'Douwe Maan2019-06-053-80/+22
|\ \ \ \ \ \
| * | | | | | Use markdown_field helper to display full_titlePatrick Bajao2019-06-051-1/+2
| * | | | | | Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao2019-06-052-79/+20
* | | | | | | Add snowplow haml attr helperLuke Bennett2019-06-052-11/+17