summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Chunk commits by date in lists12724-wrong-sorting-of-commit-order-in-mr-viewSean McGivern2016-05-192-2/+2
* Maintain commit order in MRsSean McGivern2016-05-181-3/+1
* Merge branch 'remove-images-from-ci' into 'master' Rémy Coutable2016-05-186-0/+0
|\
| * Clean up the images from GitLab CITakuya Noguchi2016-05-176-0/+0
* | Merge branch 'remove-bottom-margin-for-flash-message-on-project-home-page' in...Dmitriy Zaporozhets2016-05-181-1/+1
|\ \
| * | Remove bottom margin for flash message on home pageCarlos Feliciano2016-05-161-1/+1
* | | Fix 8.7.6 CHANGELOGRémy Coutable2016-05-181-4/+2
* | | Merge branch 'fix/import-data-issue' into 'master' Rémy Coutable2016-05-187-29/+26
|\ \ \
| * | | removed transaction stufffix/import-data-issueJames Lopez2016-05-132-10/+2
| * | | fix merge conflictJames Lopez2016-05-121-3/+3
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-data...James Lopez2016-05-1230-111/+438
| |\ \ \
| * | | | looks like 8.7.6James Lopez2016-05-121-1/+1
| * | | | more changes based on MR feedbackJames Lopez2016-05-122-3/+2
| * | | | updated changelogJames Lopez2016-05-121-1/+1
| * | | | added changelogJames Lopez2016-05-121-0/+3
| * | | | rename methodJames Lopez2016-05-121-2/+2
| * | | | fix silly typoJames Lopez2016-05-121-0/+2
| * | | | Merge branches 'fix/import-data-issue' and 'master' of gitlab.com:gitlab-org/...James Lopez2016-05-11190-3115/+1071
| |\ \ \ \
| * | | | | fix complexity of methodJames Lopez2016-05-111-11/+19
| * | | | | trying to fix timing issue with import statusJames Lopez2016-05-113-8/+8
| * | | | | create import data in serviceJames Lopez2016-05-104-17/+10
* | | | | | Merge branch 'issue_17302' into 'master' Rémy Coutable2016-05-183-21/+94
|\ \ \ \ \ \
| * | | | | | Move note helper method to notes entity fileissue_17302Felipe Artur2016-05-172-6/+8
| * | | | | | Fix single note api requestFelipe Artur2016-05-163-8/+23
| * | | | | | Fix notes API calls symbol convertionsFelipe Artur2016-05-102-3/+34
| * | | | | | Fix api leaking notes when user is not authorized to read noteableFelipe Artur2016-05-093-13/+38
* | | | | | | Merge branch 'fix/gitlab-import-data' into 'master' Robert Speicher2016-05-172-1/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | added CHANGELOGfix/gitlab-import-dataJames Lopez2016-05-171-0/+1
| * | | | | | fix typo from bad refactoringJames Lopez2016-05-171-1/+1
|/ / / / / /
* | | | | | Merge branch 'instrument-api-helpers' into 'master' Rémy Coutable2016-05-162-0/+3
|\ \ \ \ \ \
| * | | | | | Instrument all Grape API helpersYorick Peterse2016-05-172-0/+3
|/ / / / / /
* | | | | | Merge branch 'dz-fix-sidebar-overlap' into 'master' Dmitriy Zaporozhets2016-05-161-0/+2
|\ \ \ \ \ \
| * | | | | | Fix left sidebar overlap when scroll on long menudz-fix-sidebar-overlapDmitriy Zaporozhets2016-05-161-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'issue_14684' into 'master' Douwe Maan2016-05-1612-13/+106
|\ \ \ \ \ \
| * | | | | | fix default send confirmation valueFelipe Artur2016-05-163-4/+4
| * | | | | | Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-167-17/+48
| * | | | | | Fix changelog fileFelipe Artur2016-05-162-3/+0
| * | | | | | Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-169-19/+30
| * | | | | | Toggle email signup confirmation in admin settingsFelipe Artur2016-05-166-0/+54
| |/ / / / /
* | | | | | Merge branch 'rs-event-titles' into 'master' Douwe Maan2016-05-165-64/+37
|\ \ \ \ \ \
| * | | | | | Reduce duplication and branching logic in EventsHelperRobert Speicher2016-05-163-54/+25
| * | | | | | Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher2016-05-162-3/+3
| * | | | | | Rename `Event#note_commit?` to `commit_note?`Robert Speicher2016-05-162-7/+7
| * | | | | | Remove redundant `html_escape` calls from `title` attributesRobert Speicher2016-05-161-3/+3
| * | | | | | Fix titles for commit references in Event feedRobert Speicher2016-05-161-1/+2
| * | | | | | Simplify Event's target type-checkingRobert Speicher2016-05-161-3/+3
| * | | | | | Add an Event's target's title to its reference linkRobert Speicher2016-05-164-3/+4
* | | | | | | Merge branch 'disallow-uploads' into 'master' Douwe Maan2016-05-161-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Disallow search engines from indexing uploads from a GitLab project.Connor Shea2016-05-161-0/+1
* | | | | | | | Merge branch 'wiki-fix-reloaded' into 'master' Rémy Coutable2016-05-164-3/+7
|\ \ \ \ \ \ \ \