summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Collapse)AuthorAgeFilesLines
* Refactor resolvability checks based on typeDouwe Maan2017-04-0613-35/+73
|
* 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 options Closes #28810 See merge request !9682
| | * ProjectsFinder should handle more optionsJacopo2017-04-061-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extended ProjectFinder in order to handle the following options: - current_user - which user use - project_ids_relation: int[] - project ids to use - params: - trending: boolean - non_public: boolean - starred: boolean - sort: string - visibility_level: int - tags: string[] - personal: boolean - search: string - non_archived: boolean GroupProjectsFinder now inherits from ProjectsFinder. Changed the code in order to use the new available options.
| * | 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 moved Closes #30261 See merge request !10414
| | * | Fix subgroup repository disappearance if group was moveddz-fix-group-moveDmitriy Zaporozhets2017-04-051-2/+8
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-051-10/+7
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Implement Gitaly refs client See merge request !9291
| | * | 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 ↵Alfredo Sumaran2017-04-052-0/+5
| | | | | | | | | | | | | | | | resolvable
* | | | 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 files See merge request !10470
| * | | Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
* | | | 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 namespace See merge request !10438
| * 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 emails Closes #24845 See merge request !10333
| * Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-032-9/+13
| | | | | | | | | | | | | | | | | | | | 1. Never send a pipeline email to anyone other than the user who created the pipeline. 2. Only send pipeline success emails to people with the custom notification setting for enabled. Watchers and participants will never receive this. 3. When custom settings are unset (for new settings and legacy ones), act as if failed_pipeline is set.
* | 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 rubocop See merge request !10382
| * | Enable Style/Proc cop for rubocopmhasbini2017-04-022-2/+2
| | |
* | | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-1/+6
| |/ |/| | | | | | | Implement module for setting "Poll-Interval" response header. Return 429 in ETag caching middleware when polling is disabled.
* | Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher2017-04-021-1/+7
|\ \ | | | | | | | | | | | | Use gitaly commit is ancestor See merge request !9864
| * | Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker2017-03-301-1/+7
| | | | | | | | | | | | - Migration in Repository#is_ancestor?
* | | Fix N+1 query in loading pipelines in merge requestsStan Hu2017-04-021-1/+1
| |/ |/| | | | | From Bullet failures in !10263
* | Merge branch 'forked-subquery-order' into 'master' Yorick Peterse2017-03-311-2/+4
|\ \ | | | | | | | | | | | | Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery See merge request !10334
| * | 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 documentation Closes #29929 See merge request !10366
| * | | Fix link to Jira service documentationJarka Kadlecova2017-03-311-1/+1
| | | |