summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Move badge settings to general settingsWinnie Hellmann2018-09-0314-95/+107
* Merge branch 'fix-download-dropdown-link' into 'master'Nick Thomas2018-09-031-1/+1
|\
| * Hide PAT creation advice for HTTP clone if PAT existGeorge Thomas2018-08-311-1/+1
* | Added atom feed for tagsFrancisco Javier López2018-09-034-0/+35
* | Merge branch 'issue_48084' into 'master'Sean McGivern2018-09-036-4/+29
|\ \
| * | Use a serializer to render diff linesFelipe Artur2018-08-316-4/+29
| |/
* | Merge branch 'rs-haml-lint-useless-assignment' into 'master'Sean McGivern2018-09-0324-35/+5
|\ \
| * | Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-3121-30/+0
| * | Fix incorrect `page_title`, `nav`, and `header_title` usage in viewsRobert Speicher2018-08-313-5/+5
| |/
* | Merge branch 'sh-fix-dedupe-group-importer' into 'master'Rémy Coutable2018-09-031-1/+1
|\ \
| * | Fix importers not assigning a new default groupStan Hu2018-08-311-1/+1
| |/
* | Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-036-1/+355
* | Merge branch 'sh-fix-confidential-note-option' into 'master'Robert Speicher2018-08-311-0/+1
|\ \ | |/ |/|
| * Fix "Confidential comments" button not saving in project hookssh-fix-confidential-note-optionStan Hu2018-08-171-0/+1
* | Merge branch 'remove-background-migration-worker-feature-flag' into 'master'Douwe Maan2018-08-311-13/+1
|\ \
| * | Remove feature flag from BackgroundMigrationWorkerYorick Peterse2018-08-281-13/+1
* | | Merge branch '37356-relative-submodule-link' into 'master'Douwe Maan2018-08-311-17/+20
|\ \ \
| * | | Allow resolving git submodule url for subgroup projects using relative path37356-relative-submodule-linkMark Chao2018-08-201-17/+20
* | | | Merge branch 'ide-row-hover-scroll' into 'master'Filipa Lacerda2018-08-311-5/+7
|\ \ \ \
| * | | | Fixed IDE file row jumping into view on hoverPhil Hughes2018-08-311-5/+7
* | | | | Resolve "Persistent banner creates problem for web ide"Paul Slaughter2018-08-317-67/+53
* | | | | Merge branch 'update-padding-markdown' into 'master'Phil Hughes2018-08-313-5/+2
|\ \ \ \ \
| * | | | | Increase padding in markdown code blocksAnnabel Dunstone Gray2018-08-303-5/+2
* | | | | | Fix IDE avatar flex sizing stylePaul Slaughter2018-08-301-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'ide-multiple-file-uploads' into 'master'Filipa Lacerda2018-08-301-6/+2
|\ \ \ \ \
| * | | | | Enabled multiple uploads in the Web IDEPhil Hughes2018-08-291-6/+2
| |/ / / /
* | | | | Merge branch '47943-project-milestone-page-deprecation-message' into 'master'Filipa Lacerda2018-08-302-0/+8
|\ \ \ \ \
| * | | | | Add milestone tabs deprecation viewKushal Pandya2018-08-281-0/+1
| * | | | | Project Milestone Tabs Deprecation PartialKushal Pandya2018-08-281-0/+7
* | | | | | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-3010-1/+140
* | | | | | Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-305-68/+73
* | | | | | Merge branch '41292-users-stuck-on-a-redirect-loop-after-transferring-project...Sean McGivern2018-08-301-2/+3
|\ \ \ \ \ \
| * | | | | | fix path bug and update specsJames Lopez2018-08-301-1/+1
| * | | | | | Fix transfer project redirect loopJames Lopez2018-08-291-2/+3
* | | | | | | Merge branch '50414-rubocop-rule-to-enforce-class-methods-over-module' into '...Sean McGivern2018-08-3020-20/+20
|\ \ \ \ \ \ \
| * | | | | | | Updates code using class_methods over module ClassMethodsJacopo2018-08-2920-20/+20
| | |_|/ / / / | |/| | | | |
* | | | | | | Updates hint text for merging branches locally.Pradyumna2018-08-291-2/+4
* | | | | | | Fix Emojis cutting in the right wayAlexander Popov2018-08-292-2/+5
|/ / / / / /
* | | | | | Warn to console, not flash, when performance bar failsSean McGivern2018-08-291-2/+2
* | | | | | Ignore API requests in performance barSean McGivern2018-08-291-6/+15
|/ / / / /
* | | | | [master] Missing CSRF in System Hooks resend actionFrancisco Javier López2018-08-282-3/+2
* | | | | Escaped html charactersChantal Rollison2018-08-282-4/+4
* | | | | Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-284-9/+5
* | | | | Merge branch 'mk/geo-replicate-keep-around-refs-ce-backport' into 'master'Stan Hu2018-08-284-18/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Backport Repository#keep_around changes from EE to CEMichael Kozono2018-08-274-18/+26
* | | | | Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas2018-08-282-3/+10
|\ \ \ \ \
| * | | | | don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-262-4/+6
| * | | | | Move wiki statistics deletion to after_destroyGabriel Mazetto2018-08-241-2/+7
* | | | | | Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-282-0/+6
|\ \ \ \ \ \
| * | | | | | Use policies to determine if attributes can be set in the APISean McGivern2018-08-222-0/+6
| | |_|/ / / | |/| | | |