summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Address review commentsDouwe Maan2017-04-0516-68/+97
* Address review commentsDouwe Maan2017-04-0512-14/+32
* Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-051-3/+2
* Don't use original_discussion_idDouwe Maan2017-04-0510-72/+10
* Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan2017-04-059-164/+162
* Add specsDouwe Maan2017-04-059-37/+78
* Enable discussions on issues, commits and snippetsDouwe Maan2017-04-051-1/+1
* Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-053-2/+8
* Add option to start a new discussion on an MRDouwe Maan2017-04-0518-283/+429
* Use PDFLab to render PDFs in GitLabSam Rose2017-04-051-0/+6
* Merge branch 'sketch-preview-files' into 'master' Jacob Schatz2017-04-051-0/+6
|\
| * Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-0/+6
* | Return an empty array when dependencies is an empty arrayMike Wyatt2017-04-051-0/+6
* | Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-054-1/+40
* | Do not set closed_at to nil when issue is reopenedissue_91_ee_backportFelipe Artur2017-04-041-4/+0
|/
* Fix issues importing forked projectsJames Lopez2017-04-041-8/+10
* Merge branch 'zj-kube-service-auto-fill' into 'master' Kamil Trzciński2017-04-041-13/+30
|\
| * Don't autofill kubernetes namespaceZ.J. van de Weg2017-04-041-13/+30
* | Split status and confidentiality actionJarka Kadlecova2017-04-041-2/+2
|/
* Merge branch 'quiet-pipelines' into 'master' Rémy Coutable2017-04-042-9/+13
|\
| * Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-032-9/+13
* | Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-031-4/+0
* | Move methods that are not related to mirroring to the repository modelDouglas Barbosa Alexandre2017-04-032-25/+25
* | Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre2017-04-032-3/+3
* | Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre2017-04-033-2/+5
* | Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-033-0/+43
* | Merge branch 'style-proc-cop' into 'master' Rémy Coutable2017-04-032-2/+2
|\ \
| * | Enable Style/Proc cop for rubocopmhasbini2017-04-022-2/+2
* | | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-1/+6
| |/ |/|
* | Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher2017-04-021-1/+7
|\ \
| * | Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker2017-03-301-1/+7
* | | Fix N+1 query in loading pipelines in merge requestsStan Hu2017-04-021-1/+1
| |/ |/|
* | Merge branch 'forked-subquery-order' into 'master' Yorick Peterse2017-03-311-2/+4
|\ \
| * | Remove unnecessary ORDER BY clause from `forked_to_project_id` subquerymhasbini2017-03-301-2/+4
* | | Merge branch '29929-jira-doc' into 'master' Sean McGivern2017-03-311-1/+1
|\ \ \
| * | | Fix link to Jira service documentationJarka Kadlecova2017-03-311-1/+1
* | | | Eliminate unnecessary queries that add ~500 ms of load time for a large issueStan Hu2017-03-301-0/+3
|/ / /
* | | Merge branch 'ipython-notebook-viewer-improvements' into 'master' Jacob Schatz2017-03-301-1/+1
|\ \ \
| * | | Added worksheets support to notebook viewerPhil Hughes2017-03-301-1/+1
* | | | Merge branch '24784-system-notes-meta-data' into 'master' Sean McGivern2017-03-302-1/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Create metadata when creating system notesJarka Kadlecova2017-03-282-2/+2
| * | | Add system_note_metadata modelJarka Kadlecova2017-03-282-1/+15
* | | | Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable2017-03-291-9/+9
| |_|/ |/| |
* | | Merge branch 'optimistic-locking-ci-status-change' into 'master' Rémy Coutable2017-03-291-0/+4
|\ \ \
| * | | Make CI build to use optimistic locking only on status changeKamil Trzcinski2017-03-281-0/+4
* | | | Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-281-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Started iPython notebook viewerPhil Hughes2017-03-231-0/+6
| |/ /
* | | Support wider range of monitored environments with PrometheusJoshua Lambert2017-03-281-3/+3
| |/ |/|
* | Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-272-3/+3
|\ \
| * | Change Done column to Closed in issue boardsblackst0ne2017-03-242-3/+3