| Commit message (Expand) | Author | Age | Files | Lines |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-24 | 1 | -0/+12 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-12 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-24 | 1 | -2/+2 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-10 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-06 | 1 | -2/+17 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-28 | 1 | -1/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-08 | 1 | -5/+1 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-07 | 1 | -3/+3 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-16 | 1 | -0/+8 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-09 | 1 | -2/+2 |
* | Open WebIDE in fork when user doesn't have access51952-redirect-to-webide-in-fork | Markus Koller | 2019-07-12 | 1 | -1/+10 |
* | Get copy to clipboard button aligned within snippet header | Marcel van Remmerden | 2019-05-30 | 1 | -1/+1 |
* | Externalize strings in helpers | Martin Wortschack | 2019-04-04 | 1 | -7/+7 |
* | Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in... | Kieran Andrews | 2019-04-03 | 1 | -1/+5 |
* | Use Web IDE path for merge request edit buttons | Phil Hughes | 2019-02-27 | 1 | -1/+1 |
* | Makes the Web IDE the default editor | Phil Hughes | 2019-02-26 | 1 | -1/+2 |
* | Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editor | Sam Bigelow | 2019-01-02 | 1 | -1/+2 |
* | Fixing image lfs bug and also displaying text lfs | Francisco Javier López | 2018-12-27 | 1 | -1/+1 |
* | Removing workhorse_set_content_type feature flag | Francisco Javier López | 2018-12-19 | 1 | -30/+0 |
* | Add feature flag for workhorse content type calculation | Francisco Javier López | 2018-12-06 | 1 | -0/+4 |
* | Move :plain option to Highlight class | Mark Chao | 2018-10-30 | 1 | -1/+0 |
* | Make Highlight accept language param | Mark Chao | 2018-10-30 | 1 | -3/+3 |
* | Stop using ivars in BlobHelper template methods | Nick Thomas | 2018-10-19 | 1 | -5/+5 |
* | Fixed bug with the content disposition with wiki attachments | Francisco Javier López | 2018-10-17 | 1 | -1/+9 |
* | Remove dependencies on Linguist | Zeger-Jan van de Weg | 2018-10-12 | 1 | -1/+1 |
* | Backport project template API to CE | Nick Thomas | 2018-10-05 | 1 | -13/+14 |
* | Enable frozen string for app/helpers/**/*.rb | gfyoung | 2018-09-06 | 1 | -0/+2 |
* | Rename BlobsHelper#dropdown_names | Nick Thomas | 2018-09-05 | 1 | -6/+6 |
* | Convert global templates to vendored templates via a ::TemplateFinder | Nick Thomas | 2018-09-05 | 1 | -13/+16 |
* | Fixed project logo when it is LFS tracked | Francisco Javier López | 2018-08-30 | 1 | -22/+0 |
* | Convert BlobHelper#licenses_for_select to use the new LicenseTemplateFinder | Nick Thomas | 2018-08-15 | 1 | -5/+7 |
* | Refactor code for single file download in repository | Kia Mei Somabes | 2018-07-18 | 1 | -1/+1 |
* | Refactor code for single file download in repository | Kia Mei Somabes | 2018-07-18 | 1 | -0/+2 |
* | Refactor code for single file download in repository | Kia Mei Somabes | 2018-07-13 | 1 | -12/+11 |
* | Set content-disposition header for single file download in repository | Kia Mei Somabes | 2018-07-12 | 1 | -8/+8 |
* | Add single file download in repository | Kia Mei Somabes | 2018-07-09 | 1 | -9/+9 |
* | Resolve "Web IDE doesn't work for branches with slashes" | Tim Zallmann | 2018-05-23 | 1 | -2/+3 |
* | Fixed web IDE not working with relative URLs | Phil Hughes | 2018-04-24 | 1 | -1/+1 |
* | Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master' | Sean McGivern | 2018-04-18 | 1 | -1/+1 |
|\ |
|
| * | [Rails5] Add `safe_params` helper | blackst0ne | 2018-04-08 | 1 | -1/+1 |
* | | Hide file/directory creation buttons | Bob Van Landuyt | 2018-04-11 | 1 | -2/+2 |
* | | Rename `create_merge_request` permissions | Bob Van Landuyt | 2018-04-11 | 1 | -3/+3 |
* | | Prevent new merge requests for archived projects | Bob Van Landuyt | 2018-04-11 | 1 | -2/+2 |
|/ |
|
* | fixed ide_edit_button not existingmake-ide-ce | Phil Hughes | 2018-03-20 | 1 | -0/+11 |
* | removed helper methods | Phil Hughes | 2018-03-02 | 1 | -14/+0 |
* | refactor methods inline41255-refactoring-of-blob-link-methods-in-blob_helper | James Lopez | 2018-02-23 | 1 | -6/+6 |
* | inline methods | James Lopez | 2018-02-23 | 1 | -23/+7 |
* | fix fork button issue | James Lopez | 2018-02-23 | 1 | -1/+1 |
* | refactor code based on feedback | James Lopez | 2018-02-23 | 1 | -25/+26 |
* | refactor code based on feedback | James Lopez | 2018-02-23 | 1 | -11/+11 |