Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dz-fix-group-move' into 'master' | Douwe Maan | 2017-04-05 | 1 | -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-move | Dmitriy Zaporozhets | 2017-04-05 | 1 | -2/+8 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'gitaly-refs' into 'master' | Robert Speicher | 2017-04-05 | 1 | -10/+7 |
|\ \ | | | | | | | | | | | | | Implement Gitaly refs client See merge request !9291 | ||||
| * | | Rename {create,inizialize}_raw_repositorygitaly-refs | Jacob Vosmaer | 2017-04-05 | 1 | -3/+3 |
| | | | |||||
| * | | Incorporate Gitaly client for refs service | Alejandro Rodríguez | 2017-04-04 | 1 | -10/+7 |
| | | | |||||
* | | | Use PDFLab to render PDFs in GitLab | Sam Rose | 2017-04-05 | 1 | -0/+6 |
| | | | |||||
* | | | Merge branch 'sketch-preview-files' into 'master' | Jacob Schatz | 2017-04-05 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | Load a preview of Sketch 43 files See merge request !10470 | ||||
| * | | | Load a preview of Sketch 43 filessketch-preview-files | Jacob Schatz | 2017-04-05 | 1 | -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 array | Mike Wyatt | 2017-04-05 | 1 | -0/+6 |
| | | | | |||||
* | | | | Added mock deployment and monitoring service with environments fixtures | Kamil Trzciński | 2017-04-05 | 4 | -1/+40 |
| |_|/ |/| | | |||||
* | | | Do not set closed_at to nil when issue is reopenedissue_91_ee_backport | Felipe Artur | 2017-04-04 | 1 | -4/+0 |
|/ / | |||||
* | | Fix issues importing forked projects | James Lopez | 2017-04-04 | 1 | -8/+10 |
|/ | |||||
* | Merge branch 'zj-kube-service-auto-fill' into 'master' | Kamil Trzciński | 2017-04-04 | 1 | -13/+30 |
|\ | | | | | | | | | Don't autofill kubernetes namespace See merge request !10438 | ||||
| * | Don't autofill kubernetes namespace | Z.J. van de Weg | 2017-04-04 | 1 | -13/+30 |
| | | |||||
* | | Split status and confidentiality action | Jarka Kadlecova | 2017-04-04 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'quiet-pipelines' into 'master' | Rémy Coutable | 2017-04-04 | 2 | -9/+13 |
|\ | | | | | | | | | | | | | Quiet pipeline emails Closes #24845 See merge request !10333 | ||||
| * | Quiet pipeline emailsquiet-pipelines | Sean McGivern | 2017-04-03 | 2 | -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::ImportService | Douglas Barbosa Alexandre | 2017-04-03 | 1 | -4/+0 |
| | | |||||
* | | Move methods that are not related to mirroring to the repository model | Douglas Barbosa Alexandre | 2017-04-03 | 2 | -25/+25 |
| | | |||||
* | | Rename skip_metrics to imported on the importable concern | Douglas Barbosa Alexandre | 2017-04-03 | 2 | -3/+3 |
| | | |||||
* | | Skip MR metrics when importing projects from GitHub | Douglas Barbosa Alexandre | 2017-04-03 | 3 | -2/+5 |
| | | |||||
* | | Fetch GitHub project as a mirror to get all refs at once | Douglas Barbosa Alexandre | 2017-04-03 | 3 | -0/+43 |
| | | |||||
* | | Merge branch 'style-proc-cop' into 'master' | Rémy Coutable | 2017-04-03 | 2 | -2/+2 |
|\ \ | | | | | | | | | | | | | Enable Style/Proc cop for rubocop See merge request !10382 | ||||
| * | | Enable Style/Proc cop for rubocop | mhasbini | 2017-04-02 | 2 | -2/+2 |
| | | | |||||
* | | | Introduce "polling_interval_multiplier" as application setting | Adam Niedzielski | 2017-04-03 | 1 | -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 Speicher | 2017-04-02 | 1 | -1/+7 |
|\ \ | | | | | | | | | | | | | Use gitaly commit is ancestor See merge request !9864 | ||||
| * | | Make GitLab use Gitaly for commit_is_ancestor | Kim "BKC" Carlbäcker | 2017-03-30 | 1 | -1/+7 |
| | | | | | | | | | | | | - Migration in Repository#is_ancestor? | ||||
* | | | Fix N+1 query in loading pipelines in merge requests | Stan Hu | 2017-04-02 | 1 | -1/+1 |
| |/ |/| | | | | | From Bullet failures in !10263 | ||||
* | | Merge branch 'forked-subquery-order' into 'master' | Yorick Peterse | 2017-03-31 | 1 | -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` subquery | mhasbini | 2017-03-30 | 1 | -2/+4 |
| | | | |||||
* | | | Merge branch '29929-jira-doc' into 'master' | Sean McGivern | 2017-03-31 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix link to Jira service documentation Closes #29929 See merge request !10366 | ||||
| * | | | Fix link to Jira service documentation | Jarka Kadlecova | 2017-03-31 | 1 | -1/+1 |
| | | | | |||||
* | | | | Eliminate unnecessary queries that add ~500 ms of load time for a large issue | Stan Hu | 2017-03-30 | 1 | -0/+3 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | Looking at the SQL log, we see useless queries such as: ``` D, [2017-03-22T03:25:00.726710 #2629] DEBUG -- : (235.9ms) SELECT MAX("project_authorizations"."access_level") AS maximum_access_level, "project_authorizations"."user_id" AS project_authorizations_user_id FROM "project_authorizations" WHERE "project_authorizations"."project_id" = 13083 AND 1=0 GROUP BY "project_authorizations"."user_id" [["project_id", 13083]] ``` | ||||
* | | | Merge branch 'ipython-notebook-viewer-improvements' into 'master' | Jacob Schatz | 2017-03-30 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Added worksheets support to notebook viewer See merge request !10307 | ||||
| * | | | Added worksheets support to notebook viewer | Phil Hughes | 2017-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Updated some Ruby code based on comments | ||||
* | | | | Merge branch '24784-system-notes-meta-data' into 'master' | Sean McGivern | 2017-03-30 | 2 | -1/+15 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Add metadata for system notes See merge request !9964 | ||||
| * | | | Create metadata when creating system notes | Jarka Kadlecova | 2017-03-28 | 2 | -2/+2 |
| | | | | |||||
| * | | | Add system_note_metadata model | Jarka Kadlecova | 2017-03-28 | 2 | -1/+15 |
| | | | | |||||
* | | | | Merge branch '29843-project-subgroup-transfer' into 'security' | Rémy Coutable | 2017-03-29 | 1 | -9/+9 |
| |_|/ |/| | | | | | | | | | | | | | | Use full path for moving directories when changing namespace path See merge request !2078 | ||||
* | | | Merge branch 'optimistic-locking-ci-status-change' into 'master' | Rémy Coutable | 2017-03-29 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make CI build to use optimistic locking only on status change Closes #29679 See merge request !10152 | ||||
| * | | | Make CI build to use optimistic locking only on status change | Kamil Trzcinski | 2017-03-28 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge branch 'ipython-notebook-viewer' into 'master' | Jacob Schatz | 2017-03-28 | 1 | -0/+6 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | iPython notebook viewer See merge request !10017 | ||||
| * | | | Started iPython notebook viewer | Phil Hughes | 2017-03-23 | 1 | -0/+6 |
| |/ / | | | | | | | | | | | | | | | | Using NotebookLab library [ci skip] | ||||
* | | | Support wider range of monitored environments with Prometheus | Joshua Lambert | 2017-03-28 | 1 | -3/+3 |
| |/ |/| | |||||
* | | Merge branch 'rename_done_to_closed' into 'master' | Sean McGivern | 2017-03-27 | 2 | -3/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | Change Done column to Closed in issue boards Closes #29420 See merge request !10198 | ||||
| * | | Change Done column to Closed in issue boards | blackst0ne | 2017-03-24 | 2 | -3/+3 |
| | | | |||||
* | | | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into ↵ | Robert Speicher | 2017-03-27 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Bring back option to be notified of own activity See merge request !10032 | ||||
| * | | | Use default_value_for to set notified_of_own_activity instead of using a DB ↵ | Stan Hu | 2017-03-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | migration | ||||
* | | | | Implement new service for creating user | George Andrinopoulos | 2017-03-27 | 1 | -18/+3 |
| | | | | |||||
* | | | | Merge branch '29116-maxint-error' into 'master' | Rémy Coutable | 2017-03-26 | 1 | -1/+3 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Fix projects_limit RangeError on user create Closes #29116 See merge request !10209 |