summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blackst0ne-rails5-fix-frozen-array' into 'master'Sean McGivern2018-04-091-2/+1
|\
| * Refactor `add_recipients`blackst0ne-rails5-fix-frozen-arrayblackst0ne2018-04-091-3/+2
| * [Rails5] Fix spec/requests/projects/cycle_analytics_events_spec.rbblackst0ne2018-04-071-1/+1
* | Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-16/+1
* | Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-061-1/+1
* | Removes deploy tokens presenterMayra Cabrera2018-04-061-1/+1
* | Addresses database commentsMayra Cabrera2018-04-062-4/+19
* | Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-1/+1
* | Get rid of Redis when dealing with deploy tokensKamil Trzciński2018-04-061-30/+1
* | Include ProjectDeployTokensMayra Cabrera2018-04-062-6/+4
* | Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-061-6/+17
* | Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-061-2/+2
* | Address UX reviewMayra Cabrera2018-04-061-9/+23
* | Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+24
|/
* Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-0613-5/+440
* Merge branch 'remove-pages-tar-support' into 'master'Kamil Trzciński2018-04-061-13/+1
|\
| * Remove support for legacy tar.gz pages artifactsJacob Vosmaer2018-04-031-13/+1
* | Cache personal projects count.Andreas Brandl2018-04-063-0/+6
* | Merge branch 'issue_44270' into 'master'Sean McGivern2018-04-063-2/+8
|\ \
| * | Improve specs and docsFelipe Artur2018-04-051-1/+1
| * | Fix more specsFelipe Artur2018-04-051-1/+1
| * | Show issues of subgroups in group-level issue boardFelipe Artur2018-04-052-1/+7
* | | Merge branch 'ui-mr-counter-cache' into 'master'Sean McGivern2018-04-061-0/+1
|\ \ \
| * | | Deleting a MR you are assigned to should decrements counterm b2018-04-051-0/+1
| |/ /
* | | Merge branch 'improve-jobs-queuing-time-metric' into 'master'jramsay-masterKamil Trzciński2018-04-051-2/+17
|\ \ \ | |/ / |/| |
| * | Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-051-2/+17
* | | Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-051-2/+3
|\ \ \
| * | | Store override params as import data on projectsBob Van Landuyt2018-04-041-2/+3
* | | | Merge branch 'jprovazn-comment-refs' into 'master'Sean McGivern2018-04-052-3/+5
|\ \ \ \
| * | | | Better group support notes-related codeJan Provaznik2018-04-052-3/+5
| |/ / /
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2018-04-053-6/+22
|\ \ \ \
| * \ \ \ Merge branch 'bvl-export-import-lfs' into 'master'Douwe Maan2018-04-051-1/+5
| |\ \ \ \
| | * | | | Export LFS Objects when exporting a projectBob Van Landuyt2018-04-051-1/+5
| | |/ / /
| * | | | Merge branch 'issue_44551' into 'master'Sean McGivern2018-04-052-5/+17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-032-5/+17
* | | | | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-2/+4
|/ / / /
* | | | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-044-6/+12
| |/ / |/| |
* | | Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern2018-04-041-1/+1
|\ \ \ | |_|/ |/| |
| * | Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-1/+1
| |/
* | Merge branch 'fix/sm/fix-wrong-error-handling-in-update-page-service' into 'm...Kamil Trzciński2018-04-031-8/+11
|\ \
| * | missing the public folder is InvaildStateErrorfix/sm/fix-wrong-error-handling-in-update-page-serviceShinya Maeda2018-03-301-1/+2
| * | Fix bad namingShinya Maeda2018-03-301-2/+2
| * | Fix wrong error handling in update page serviceShinya Maeda2018-03-301-7/+9
| |/
* | Raise more descriptive errors when URLs are blockedDouwe Maan2018-04-021-1/+5
* | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-8/+25
* | Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-0/+1
|\ \
| * | changed the way of nullifying columshaseeb2018-03-051-1/+0
| * | nullify closed by on reopenning issuehaseeb2018-03-031-0/+1
| * | closed by field addedhaseeb2018-02-281-0/+1
* | | Merge branch 'sh-cleanup-pages-worker' into 'master'Nick Thomas2018-03-301-0/+3
|\ \ \