summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Show at most 100 commits in the web UIJacob Vosmaer2016-03-041-1/+1
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-034-69/+68
* Merge branch 'renaming-repository-caching' into 'master' Rémy Coutable2016-03-031-0/+18
|\
| * Flush repository caches before renaming projectsrenaming-repository-cachingYorick Peterse2016-02-261-0/+18
* | Merge branch 'issue_4095' into 'master' Dmitriy Zaporozhets2016-03-032-1/+2
|\ \
| * | Don't list issues from archived projects in Group view.Rubén Dávila2016-03-022-1/+2
* | | Merge branch 'issue_13501' into 'master' Robert Speicher2016-03-021-0/+5
|\ \ \
| * | | Add open_merge_requests_count methodAlfredo Sumaran2016-03-011-0/+4
| * | | Add association to merge requestsAlfredo Sumaran2016-03-011-0/+1
| |/ /
* | | Merge branch 'issue_13623' into 'master' Douwe Maan2016-03-021-10/+3
|\ \ \
| * | | Little refactor for milestone_remaining_days helper from last code review.issue_13623Rubén Dávila2016-03-011-2/+1
| * | | Show days remaining instead of elapsed time for Milestone.Rubén Dávila2016-03-011-10/+4
| |/ /
* | | Add some specs for Repository#revert.issue_13716Rubén Dávila2016-03-011-1/+1
* | | Check for conflicts before creating target branch.Rubén Dávila2016-03-011-12/+20
|/ /
* | Merge branch 'rs-avatar-validation' into 'master' Douwe Maan2016-03-011-1/+1
|\ \
| * | Only validate avatar cropping values when avatar is present AND changedrs-avatar-validationRobert Speicher2016-02-291-1/+1
* | | Merge branch 'rs-fix-user-namespace_uniq' into 'master' Douwe Maan2016-03-011-1/+2
|\ \ \ | |/ /
| * | Properly check for a pre-existing error in `User#namespace_uniq`rs-fix-user-namespace_uniqRobert Speicher2016-02-291-1/+2
* | | Reset `otp_grace_period_started_at` after disabling 2FARobert Speicher2016-02-291-5/+6
|/ /
* | Revert "Merge branch 'issue_5854' into 'master' "revert-6f85eb38Dmitriy Zaporozhets2016-02-291-4/+2
* | Merge branch 'issue_5854' into 'master' Dmitriy Zaporozhets2016-02-291-2/+4
|\ \
| * | Add commit message to JIRA's notification payload.Rubén Dávila2016-02-261-2/+4
| |/
* | Merge branch '11489-branded-appearance-to-ce' into 'master' Douwe Maan2016-02-291-0/+9
|\ \
| * | Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-0/+9
| |/
* | Merge branch 'issue_13621' into 'master' Douwe Maan2016-02-291-1/+1
|\ \
| * | Don't repeat labels listed on Labels tab.issue_13621Rubén Dávila2016-02-221-1/+1
* | | Merge branch 'repository-caching-refactor' into 'master' Robert Speicher2016-02-262-13/+41
|\ \ \
| * | | Moved exists condition in Repository#before_deleteYorick Peterse2016-02-251-6/+4
| * | | Move Repository#expire_all_caches to before_deleteYorick Peterse2016-02-231-10/+5
| * | | Moved cache expiration code to Repository hooksYorick Peterse2016-02-232-4/+39
* | | | Add `:with_avatar` trait to User factoryRobert Speicher2016-02-241-1/+1
* | | | Merge branch 'master' into avatar-croppingAlfredo Sumaran2016-02-2315-37/+327
|\ \ \ \ | | |_|/ | |/| |
| * | | Does not raise an error when Todo is already marked as doneDouglas Barbosa Alexandre2016-02-231-1/+1
| |/ /
| * | Ensure we don't check a commit's description for revert message if it has no ...Rémy Coutable2016-02-221-1/+1
| * | Merge branch 'tasks' into 'master' Douglas Barbosa Alexandre2016-02-223-1/+56
| |\ \
| | * | "X assigned you Y" instead of "X assigned Y"Douwe Maan2016-02-201-11/+0
| | * | Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-203-4/+4
| | * | Refactoring task queue partialsDouglas Barbosa Alexandre2016-02-201-6/+6
| | * | Improve formatted message for tasks when action is a mentionDouglas Barbosa Alexandre2016-02-201-1/+1
| | * | Use destroy, in case we ever have before_destroy callbacks on TaskDouglas Barbosa Alexandre2016-02-201-1/+1
| | * | Fix task factoryDouglas Barbosa Alexandre2016-02-201-1/+1
| | * | Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-202-0/+8
| | * | Create a pending task when a user is mentioned on issue/mrDouglas Barbosa Alexandre2016-02-201-0/+2
| | * | Remove task abilities, since we will only ever show the user their ownDouglas Barbosa Alexandre2016-02-201-11/+0
| | * | Allow user to mark each task as done manuallyDouglas Barbosa Alexandre2016-02-202-0/+15
| | * | Add tasks queue list pageDouglas Barbosa Alexandre2016-02-201-0/+23
| | * | Add task modelDouglas Barbosa Alexandre2016-02-202-1/+30
| * | | Merge branch 'merge-when-succeeded' into 'master' Douwe Maan2016-02-222-10/+15
| |\ \ \
| | * | | Fix Merge When Succeeded for multiple stagesKamil Trzcinski2016-02-192-10/+15
| | | |/ | | |/|
| * | | Flush emptiness caches whenever neededYorick Peterse2016-02-201-0/+4
| | |/ | |/|