summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-git-push-service-specs' into 'master' Robert Speicher2016-03-091-0/+5
|\
| * Handle permissions for ExternalIssue instancesfix-git-push-service-specsYorick Peterse2016-03-091-0/+5
* | Merge branch 'fix-todos' into 'master' Douglas Barbosa Alexandre2016-03-091-0/+1
|\ \
| * | Destroy all related todos when removing a projectDouglas Barbosa Alexandre2016-03-091-0/+1
| |/
* | Merge branch 'commit-limits' into 'master' Jacob Vosmaer2016-03-091-1/+1
|\ \ | |/ |/|
| * Show at most 100 commits in the web UIJacob Vosmaer2016-03-041-1/+1
* | Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-093-11/+0
|\ \
| * | Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-053-11/+0
* | | Call after_create_branch in Repository#add_branchbranch-tag-count-methodsYorick Peterse2016-03-081-1/+2
* | | Call the right hooks in Repository#add_tagYorick Peterse2016-03-081-1/+2
* | | Call the right hooks when removing branchesYorick Peterse2016-03-081-2/+8
* | | Cache & flush tag/branch countsYorick Peterse2016-03-081-3/+30
* | | Merge branch 'master' into 'master' Yorick Peterse2016-03-081-0/+6
|\ \ \
| * | | moves the main_language update logic to git push servicetiagonbotelho2016-03-071-8/+0
| * | | removes automatic setting of main_language to project for it to set a main la...tiagonbotelho2016-03-071-10/+0
| * | | fixes typotiagonbotelho2016-03-071-1/+1
| * | | removes redundant selftiagonbotelho2016-03-071-1/+1
| * | | adds tests and fixes some broken code to main language mrtiagonbotelho2016-03-071-3/+3
| * | | adds swp and swo to gitignore and improves migration for project main_languagetiagonbotelho2016-03-073-6/+18
| * | | removes unused methods that I forgottiagonbotelho2016-03-072-16/+0
| * | | implements project languages saving them onto the databasetiagonbotelho2016-03-072-0/+12
| * | | moves method to repository modeltiagonbotelho2016-03-072-7/+13
| * | | changes if ! to unless and now asks for language instead of languagestiagonbotelho2016-03-071-3/+4
| * | | adds cache to languages listtiagonbotelho2016-03-071-4/+4
| * | | adds language names to projects list github styletiagonbotelho2016-03-071-0/+9
* | | | Merge branch 'cache-raw-2' into 'master' Douwe Maan2016-03-071-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor caching codeJacob Vosmaer2016-03-071-0/+3
| * | | Revert changes in the Project modelJacob Vosmaer2016-03-071-4/+3
| * | | Tell clients/proxies to cache raw blob requestsJacob Vosmaer2016-03-031-3/+4
* | | | Merge branch 'issue_13621_2' into 'master' Douwe Maan2016-03-077-76/+44
|\ \ \ \
| * | | | Updates from last code review.issue_13621_2Rubén Dávila2016-03-067-78/+39
| * | | | Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-0/+6
| * | | | Eager load Issues/MRs project for Milestone.Rubén Dávila2016-03-041-2/+2
| * | | | Refactor GlobalMilestone queries.Rubén Dávila2016-03-044-14/+15
* | | | | Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan2016-03-071-10/+34
|\ \ \ \ \
| * | | | | Remove redundant code in cross project labels implementationGrzegorz Bizon2016-03-031-3/+4
| * | | | | Mention cross-project labels in markdown documentationGrzegorz Bizon2016-03-031-0/+4
| * | | | | Add additional text prefix in cross project labelsGrzegorz Bizon2016-03-031-1/+2
| * | | | | Add support for cross project references for labelsGrzegorz Bizon2016-03-031-1/+6
| * | | | | Add cross project references support for label modelGrzegorz Bizon2016-03-031-4/+20
| * | | | | Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-031-6/+3
* | | | | | Merge branch 'indicate-mr-diverged-from-target' into 'master' Douwe Maan2016-03-071-0/+23
|\ \ \ \ \ \
| * | | | | | Indicate how much an MR branch diverges from the target branchPierre de La Morinerie2016-03-031-0/+23
* | | | | | | Merge branch 'rs-note-delegates-mentionable'Douwe Maan2016-03-071-10/+1
|\ \ \ \ \ \ \
| * | | | | | | Delegate a Note's Mentionable methods to its noteable objectrs-note-delegates-mentionableRobert Speicher2016-03-051-10/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'rs-remove-diffline' into 'master' Douwe Maan2016-03-071-3/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused DiffLine modelrs-remove-difflineRobert Speicher2016-03-051-3/+0
| |/ / / / / /
* | | | | | | Merge branch 'rs-note-reuse-for-methods' into 'master' Douwe Maan2016-03-071-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Make better use of the `Note#for_*?` methodsrs-note-reuse-for-methodsRobert Speicher2016-03-051-2/+2
| |/ / / / / /
* | | | | | | Remove `Note#system?` "override"rs-note-model-cleanupRobert Speicher2016-03-051-4/+0