summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher2017-03-271-0/+1
|\ \ \
| * | | Use default_value_for to set notified_of_own_activity instead of using a DB m...Stan Hu2017-03-241-0/+1
* | | | Implement new service for creating userGeorge Andrinopoulos2017-03-271-18/+3
* | | | Merge branch '29116-maxint-error' into 'master' Rémy Coutable2017-03-261-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix projects_limit RangeError on user createAlexander Randa2017-03-241-1/+3
| |/ /
* | | Merge branch '22145-slow-search' into 'master' Yorick Peterse2017-03-242-11/+8
|\ \ \
| * | | simplify projects, mrs search queriesmhasbini2017-03-222-11/+8
* | | | Add dropdown sort to project milestonesGeorge Andrinopoulos2017-03-241-0/+15
| |/ / |/| |
* | | Merge branch 'zj-chat-notification-default-branch' into 'master' Rémy Coutable2017-03-233-25/+34
|\ \ \
| * | | Improve readability and add testZ.J. van de Weg2017-03-231-10/+7
| * | | Allow chat notifications only for the default branchZ.J. van de Weg2017-03-223-25/+37
| | |/ | |/|
* | | Don't try to find a user by personal_access_token if the token is nilRémy Coutable2017-03-221-0/+2
|/ /
* | Merge branch '29483-spam-check-only-title-and-description' into 'master' Sean McGivern2017-03-223-4/+4
|\ \
| * | Spam check only when spammable attributes have changedOswaldo Ferreira2017-03-212-3/+3
| * | Present ajax call errors when failing to update an IssueOswaldo Ferreira2017-03-211-1/+1
* | | Merge branch 'revert-37328406' into 'master' Rémy Coutable2017-03-211-1/+4
|\ \ \
| * | | Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern2017-03-211-1/+4
* | | | Merge branch '29583-routes-like-fix' into 'master' Sean McGivern2017-03-213-3/+5
|\ \ \ \
| * | | | Escape route path for LIKE queriesJarka Kadlecova2017-03-213-3/+5