summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-1/+0
| * | | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
| * | | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
| * | | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
| * | | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
| * | | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
| * | | refactors to pass values as arguments through optionstiagonbotelho2016-07-121-2/+3
| * | | removes debugging prints from codetiagonbotelho2016-07-121-0/+1
| * | | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
| * | | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
| * | | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
| * | | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
| * | | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-1/+0
| * | | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-122-1/+2
| * | | remove prints and useless commentstiagonbotelho2016-07-121-5/+0
| * | | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+6
| * | | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
* | | | Merge branch 'fix/import-export-project-avatar' into 'master' Rémy Coutable2016-07-191-1/+5
|\ \ \ \
| * | | | squashed - added avatar saver/restorer and specsfix/import-export-project-avatarJames Lopez2016-07-191-1/+5
| | |_|/ | |/| |
* | | | Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-191-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add notice implementationKamil Trzcinski2016-07-181-0/+2
| * | | Mark builds with manual actions as skippedKamil Trzcinski2016-07-181-1/+3
| | |/ | |/|
* | | Fix of 'Commits being passed to custom hooks are already reachable when using...Valery Sizov2016-07-191-15/+13
* | | Merge branch 'caironoleto/gitlab-ce-cn-issue-19747'Douwe Maan2016-07-182-1/+11
|\ \ \
| * | | Allow bulk (un)subscription from issues in issue indexCairo Noleto2016-07-142-1/+11
* | | | Merge branch 'undo-revert-of-4892' into 'master' 19396-api-allow-admin-owner-to-set-timestamp-when-changing-issue-stateRémy Coutable2016-07-185-6/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-185-6/+9
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...store-variables-and-when-in-builds-tableKamil Trzcinski2016-07-185-5/+10
|\ \ \ \
| * \ \ \ Merge branch 'track-pipeline-user' into 'master' Rémy Coutable2016-07-182-1/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Track a user who created a pipelineKamil Trzcinski2016-07-152-1/+8
| | |/ /
| * | | Merge branch 'normalize_emoji_aliases_paths' into 'master' Rémy Coutable2016-07-181-1/+0
| |\ \ \
| | * | | Fix not normalized emoji pathsdixpac2016-07-141-1/+0
| * | | | Merge branch 'kradydal/gitlab-ce-create-todos-when-issue-author-assigne-or-me...Douwe Maan2016-07-151-2/+1
| |\ \ \ \
| | * | | | When Issue author assign or mention himself Todos are createdKatarzyna Kobierska2016-07-141-2/+1
| | |/ / /
| * | | | add project name and namespace to filename on project exportJames Lopez2016-07-151-1/+1
| | |/ / | |/| |
* | | | Store when and yaml variables in builds tableKamil Trzcinski2016-07-161-1/+3
|/ / /
* | | Merge branch 'fix/persistent-import-data' into 'master' Fatih Acet2016-07-141-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/persistent-...James Lopez2016-07-136-18/+23
| |\ \
| * | | fixes a few issues to do with import_url not being saved correctly for import...James Lopez2016-07-121-1/+1
* | | | Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-135-9/+6
| |/ / |/| |
* | | Move all "checks" under `GitLab::Checks`.Timothy Andrew2016-07-131-1/+1
* | | Refactor `Gitlab::GitAccess`Timothy Andrew2016-07-132-3/+3
* | | Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-131-1/+3
* | | Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-131-1/+2
* | | Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman2016-07-121-10/+14
| |/ |/|
* | Expire the branch cache after `git gc` runsStan Hu2016-07-121-3/+1
|/
* Merge branch 'master' into single-file-diffsSean McGivern2016-07-111-8/+3
|\
| * Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon2016-07-081-8/+3
* | Remove unused argument to CompareService#executeSean McGivern2016-07-081-1/+1
|/
* Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-075-10/+38
|\