summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api-minimal-access-level' into 'master'Robert Speicher2018-07-234-5/+48
|\
| * Add min_access_level filter to projects APIMarko, Peter2018-07-233-5/+32
| * Add min_access_level filter to groups APIMarko, Peter2018-07-231-0/+16
* | Improving performance of posting a comment by reducing memory + CPUTim Zallmann2018-07-233-26/+13
* | Merge branch '6977-follow-up-from-ee-resolve-extract-ee-specific-files-lines-...Robert Speicher2018-07-231-1/+1
|\ \ | |/ |/|
| * Use render instead of render_if_exists in app/views/projects/services/prometh...6977-follow-up-from-ee-resolve-extract-ee-specific-files-lines-for-some-platform-related-project-viewsRémy Coutable2018-07-231-1/+1
* | Adds Vuex store to handle the data for tests reports in MR widgetFilipa Lacerda - 🌴🌴OOO back on July 30th🌴🌴2018-07-235-0/+139
* | Merge branch '29278-commits-page-tooltips' into 'master'Annabel Gray2018-07-234-8/+7
|\ \
| * | Add has_tooltip false to remaining commit realted usesLuke Bennett2018-07-202-2/+2
| * | Remove unneeded has_tooltip from commit_author_link useLuke Bennett2018-07-201-1/+1
| * | Remove all tooltip use from commit_person_linkLuke Bennett2018-07-201-5/+0
| * | Keep img title attrLuke Bennett2018-07-201-2/+2
| * | fix lintLuke Bennett2018-07-201-1/+2
| * | Add has_tooltip bool handling for commit_person_linkLuke Bennett2018-07-171-5/+8
| * | Dont add title attr to user_avatar_without_link if has_tooltip is falseLuke Bennett2018-07-171-2/+2
| * | set has_tooltip to false for commit author_avatarLuke Bennett2018-07-171-2/+2
* | | Display GPG status on repository and blob pagesWinnie Hellmann2018-07-2314-109/+147
| |/ |/|
* | Merge branch '5491-backport-code' into 'master'Rémy Coutable2018-07-233-2/+5
|\ \
| * | backport code from EE5491-backport-codeLukas Eipert2018-07-203-2/+5
* | | Merge branch 'frozen-string-vestigial' into 'master'Rémy Coutable2018-07-234-0/+8
|\ \ \
| * | | Enable frozen string in newly added filesgfyoung2018-07-214-0/+8
* | | | Reducing the memory footprint for the renderingTim Zallmann2018-07-239-93/+139
* | | | Merge branch '49272-sanitize-git-url-in-import-errors' into 'master'Rémy Coutable2018-07-231-1/+1
|\ \ \ \
| * | | | Fix #49272 - Sanitize git URL in import errorsJamie Schembri2018-07-161-1/+1
* | | | | Fix #47379 - Project visibility tooltipJamie Schembri2018-07-231-3/+2
* | | | | Resolve "Deploy Tokens failed to clone LFS repository"Mayra Cabrera2018-07-232-3/+22
* | | | | Merge branch 'hangouts_chat_integration' into 'master'Sean McGivern2018-07-233-0/+69
|\ \ \ \ \
| * | | | | Fix couple of moments in HangoutsChatService and its specKukovskii Vladimir2018-07-141-5/+7
| * | | | | Fix fetch_attachment_title method of Hangouts Chat serviceKukovskii Vladimir2018-07-141-2/+1
| * | | | | Add Hangouts Chat service implementationKukovskii Vladimir2018-07-141-0/+25
| * | | | | Add dummy Google Hangouts Chat integrationKukovskii Vladimir2018-07-143-0/+43
* | | | | | Fix gitlab import project loadFrancisco Javier López2018-07-231-1/+4
* | | | | | Merge branch '48932-disable-saml-if-omniauth-is-disabled' into 'master'Douwe Maan2018-07-233-3/+5
|\ \ \ \ \ \
| * | | | | | Disable SAML if OmniAuth is disabled48932-disable-saml-if-omniauth-is-disabledLin Jen-Shin2018-07-203-3/+5
* | | | | | | Merge branch '49341-show-runner-overflow' into 'master'Phil Hughes2018-07-231-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Add container to show runner pageAnnabel Dunstone Gray2018-07-201-1/+0
* | | | | | | | Merge branch '46126-project-counters-space' into 'master'Phil Hughes2018-07-231-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Remove extra whitespace in star project buttonAnnabel Dunstone Gray2018-07-201-1/+1
* | | | | | | | Merge branch '6104-extract-ee-specific-files-lines-for-some-platform-related-...Robert Speicher2018-07-207-36/+51
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Reduce CE/EE difference in app/views/projects/tags/index.html.haml6104-extract-ee-specific-files-lines-for-some-platform-related-project-viewsRémy Coutable2018-07-171-0/+2
| * | | | | | | Reduce CE/EE difference in app/views/projects/services/prometheus/_show.html....Rémy Coutable2018-07-172-30/+33
| * | | | | | | Reduce CE/EE difference in app/views/projects/protected_tags/_protected_tag.h...Rémy Coutable2018-07-174-6/+16
* | | | | | | | Merge branch '47530-replace-label-light-with-label-bold' into 'master'Clement Ho2018-07-2065-188/+188
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-1965-188/+188
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Resolve ""Jump to first/next unresolved discussion" jumps to resolved discuss...André Luís2018-07-205-40/+142
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch '45443-unable-to-save-user-profile-update-with-safari' into 'mas...Filipa Lacerda2018-07-202-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Add formdata-polyfill45443-unable-to-save-user-profile-update-with-safariLuke Bennett2018-07-201-0/+1
| * | | | | | | Merge remote-tracking branch 'origin/master' into 45443-unable-to-save-user-p...Luke Bennett2018-07-19249-164/+1242
| |\ \ \ \ \ \ \
| * | | | | | | | Delete unneeded user avatar formDataLuke Bennett2018-07-171-1/+3
* | | | | | | | | Merge branch '23705-add-single-file-download-in-repo' into 'master'Douwe Maan2018-07-205-21/+21
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |