summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-065-13/+38
|\
| * Merge branch '28810-projectfinder-should-handle-more-options' into 'master' Rémy Coutable2017-04-061-1/+6
| |\
| | * ProjectsFinder should handle more optionsJacopo2017-04-061-1/+6
| * | STL file viewerPhil Hughes2017-04-061-0/+6
| * | Issue title realtimeRegis Boudinot2017-04-061-0/+11
| * | Merge branch 'dz-fix-group-move' into 'master' Douwe Maan2017-04-051-2/+8
| |\ \
| | * | Fix subgroup repository disappearance if group was moveddz-fix-group-moveDmitriy Zaporozhets2017-04-051-2/+8
| * | | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-051-10/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Rename {create,inizialize}_raw_repositorygitaly-refsJacob Vosmaer2017-04-051-3/+3
| | * | Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-10/+7
* | | | Customize Start discussion message according to if the noteable can be resolv...Alfredo Sumaran2017-04-052-0/+5
* | | | Add line breaks in long commentsDouwe Maan2017-04-052-4/+7
* | | | Remove and ignore notes.original_discussion_id columnDouwe Maan2017-04-052-0/+31
* | | | 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
|/ / /