summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-031-25/+29
* fix deprecation messages in testsValery Sizov2015-12-033-3/+3
* git rid of deprecated warningsdeprecated_warningsValery Sizov2015-12-021-0/+5
* Merge branch 'upload_hook' into 'master' Valery Sizov2015-11-301-3/+7
|\
| * Fire update hook from GitLabValery Sizov2015-11-301-3/+7
* | Merge branch 'rails_update_to_4_2' into 'master' Valery Sizov2015-11-303-7/+6
|\ \ | |/ |/|
| * test fixValery Sizov2015-11-301-1/+1
| * fix specsrails_update_to_4_2Valery Sizov2015-11-301-3/+3
| * Migrate mailers to ActiveJobValery Sizov2015-11-261-1/+1
| * Merge remote-tracking branch 'origin/master' into rails_update_to_4_2Valery Sizov2015-11-261-2/+1
| |\
| * | Rails update to 4.2.4Valery Sizov2015-11-251-3/+2
* | | Merge branch 'expire-application-settings-startup' of https://gitlab.com/stan...Dmitriy Zaporozhets2015-11-302-4/+20
|\ \ \
| * | | Expire application settings from cache at startupStan Hu2015-11-252-4/+20
| |/ /
* | | Merge branch 'jcorcuera/gitlab-ce-issue_3428'Douwe Maan2015-11-273-0/+39
|\ \ \
| * | | Strip attributes for Milestone and Issuable. #3428Jose Corcuera2015-11-263-0/+39
| | |/ | |/|
* | | Merge pull request #9670 from janten/gravatar-retinaStan Hu2015-11-261-2/+2
|\ \ \ | |/ / |/| |
| * | Fix merge errorJan-Gerd Tenberge2015-10-2239-475/+758
| |\ \
| * | | Add scale argument in user classJan-Gerd Tenberge2015-09-261-2/+2
* | | | Remove enumerize gemrs-remove-enumerizeRobert Speicher2015-11-251-2/+1
| |_|/ |/| |
* | | Merge branch 'ci-artifacts-path' into 'master' Robert Speicher2015-11-231-1/+1
|\ \ \
| * | | Expose artifacts pathci-artifacts-pathKamil Trzcinski2015-11-231-1/+1
* | | | Merge branch 'ci-fix-500' into 'master' Robert Speicher2015-11-232-0/+3
|\ \ \ \
| * | | | Fix 500 when using CIci-fix-500Kamil Trzcinski2015-11-232-0/+3
| |/ / /
* | | | Merge branch 'issue_2296' into 'master' Douwe Maan2015-11-232-4/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug that happened when replacing the Task list. #2296Rubén Dávila2015-11-201-1/+1
| * | | Monkey patching TaskList::Item is no longer required. #2296Rubén Dávila2015-11-201-0/+2
| * | | Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila2015-11-192-4/+32
* | | | Add upvote/downvote fields to merge request and note API to preserve compatib...fix-award-emoji-apiRobert Schilling2015-11-212-0/+20
* | | | Handle removed source projects in MR CI commitsfix-merge-requests-without-source-projectsYorick Peterse2015-11-201-1/+1
* | | | Fix Drone web hook URL not being updatedStan Hu2015-11-201-0/+2
|/ / /
* | | Merge branch 'ci-yaml-validation' into 'master' Kamil Trzciński2015-11-191-4/+4
|\ \ \
| * | | Don't rescue Exception, but StandardErrorci-yaml-validationKamil Trzcinski2015-11-191-6/+3
| * | | Fix testsKamil Trzcinski2015-11-191-1/+1
| * | | Commits without .gitlab-ci.yml are marked as skippedKamil Trzcinski2015-11-191-1/+4
* | | | Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-192-87/+10
|\ \ \ \
| * | | | adressing commentsValery Sizov2015-11-191-2/+3
| * | | | added spinach testsValery Sizov2015-11-191-0/+1
| * | | | addressing commentsValery Sizov2015-11-191-2/+2
| * | | | award emojiValery Sizov2015-11-192-87/+8
* | | | | Merge branch 'finding-issues-by-labels-performance' into 'master' Dmitriy Zaporozhets2015-11-192-0/+6
|\ \ \ \ \
| * | | | | Use a JOIN in IssuableFinder#by_projectYorick Peterse2015-11-192-0/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'dbalexandre/gitlab-ce-fix-personal-snippet-access-workflow' int...Robert Speicher2015-11-191-22/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename `not_auth_*` ability methods to `anonymous_*`dbalexandre/gitlab-ce-fix-personal-snippet-access-workflowRobert Speicher2015-11-171-10/+9
| * | | | Minor refactoringDouwe Maan2015-11-171-8/+14
| * | | | Merge branch 'master' into dbalexandre/gitlab-ce-fix-personal-snippet-access-...Douwe Maan2015-11-1741-151/+347
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fix-personal-snippet-access-workflowDouglas Barbosa Alexandre2015-11-0910-20/+32
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into fix-personal-snippet-access-workflowDouglas Barbosa Alexandre2015-11-032-1/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into fix-personal-snippet-access-workflowDouglas Barbosa Alexandre2015-11-022-16/+11
| |\ \ \ \ \ \ \
| * | | | | | | | Fix ability name for public or internal personal snippetsDouglas Barbosa Alexandre2015-11-021-1/+1
| * | | | | | | | Improve personal snippet access workflow. Fixes #3258Douglas Barbosa Alexandre2015-10-291-16/+49