summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Checks if deleting forked project closed all open merge requestsKatarzyna Kobierska2016-09-131-1/+1
| |/ / / /
| * | | | Merge branch 'rails-5-backports' into 'master' Robert Speicher2016-09-121-1/+1
| |\ \ \ \
| | * | | | Fix two problematic bits of code that will be deprecated or broken in Rails 5.Connor Shea2016-09-051-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch '21092-file-execution-flag-is-not-preserved-when-editing-files' ...Rémy Coutable2016-09-121-1/+1
| |\ \ \ \
| | * | | | Simplify a condition in Repository#update_fileRémy Coutable2016-09-121-1/+1
| | * | | | fixes distinction between renaming a file and updating its content and21092-file-execution-flag-is-not-preserved-when-editing-filestiagonbotelho2016-09-091-1/+1
| * | | | | Merge branch 'issue_21825' into 'master' Rémy Coutable2016-09-121-0/+11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Add information about user and manual build start to runner as variablesSergey Gnuskov2016-09-091-0/+11
| * | | | | Merge branch '21814-fix' into 'master' Robert Speicher2016-09-101-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Pull import sources from Gitlab::ImportSourcesOjas Shirekar2016-09-091-1/+1
| | | |_|/ | | |/| |
| * | | | Enable pipeline events by defaultenable-pipeline-events-by-defaultLin Jen-Shin2016-09-091-0/+1
| |/ / /
| * | | Merge branch 'smart-pipeline-duration' into 'master' Rémy Coutable2016-09-081-1/+10
| |\ \ \ | | |/ / | |/| |
| | * | Show how long this pipeline was queuedLin Jen-Shin2016-09-051-0/+7
| | * | Forget about pending duration for now, need more discussionLin Jen-Shin2016-09-051-2/+1
| | * | Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin2016-09-0217-643/+219
| | |\ \
| | * | | Calculate real queueing time to exclude gaps from:Lin Jen-Shin2016-09-021-7/+2
| | * | | no point to set duration while not started yetLin Jen-Shin2016-08-291-0/+2
| | * | | Fix constant nameLin Jen-Shin2016-08-291-1/+1
| | * | | Smartly calculate real running time and pending timeLin Jen-Shin2016-08-291-1/+7
| * | | | Merge branch 'pipeline-hooks' into 'master' Rémy Coutable2016-09-083-26/+129
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-09-0623-671/+270
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-2610-107/+153
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-2451-299/+1093
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into pipeline-hooksLin Jen-Shin2016-08-0211-27/+139
| | |\ \ \ \ \
| | * | | | | | Slack pipeline events test and fix some issues along the wayLin Jen-Shin2016-08-012-12/+18
| | * | | | | | Reduce complexity by extracting it to a methodLin Jen-Shin2016-07-301-17/+20
| | * | | | | | Add pipeline_events to Slack service:Lin Jen-Shin2016-07-303-2/+99
| | * | | | | | Fix that tricky side-effect issue in the testLin Jen-Shin2016-07-291-1/+1
| | * | | | | | It was never usedLin Jen-Shin2016-07-291-2/+2
| | * | | | | | Don't execute hooks if ci was supposed to be skippedLin Jen-Shin2016-07-291-2/+3
| | * | | | | | Also touch the pipeline so we could just hook into update_stateLin Jen-Shin2016-07-291-6/+7
| | * | | | | | We're not using original hash anyway, we could use itLin Jen-Shin2016-07-291-1/+1
| | * | | | | | WIP, initial work to implement pipeline hooks:Lin Jen-Shin2016-07-294-0/+9
| * | | | | | | Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan2016-09-081-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Refactor merge request version compare featureDmitriy Zaporozhets2016-09-071-0/+4
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch '21109-discussion-resolve-runs-a-single-update-query-per-note-bu...Douwe Maan2016-09-082-12/+45
| |\ \ \ \ \ \ \
| | * | | | | | | Optimize discussion notes resolving and unresolving21109-discussion-resolve-runs-a-single-update-query-per-note-but-should-run-a-single-update-query-for-all-notes-insteadAlejandro Rodríguez2016-09-062-12/+45
| | |/ / / / / /
| * | | | | | | Merge branch 'ref-update-multiple-commits' into 'master' Douwe Maan2016-09-081-10/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Rename {commit,update_branch}_with_hooksJacob Vosmaer2016-09-071-9/+9
| | * | | | | | | Allow adding multiple commits in commit_with_hooksJacob Vosmaer2016-09-071-1/+5
| | |/ / / / / /
| * | | | | | | Change update interval of runners when trying to preserve contacted_atchange-update-interval-of-runnersKamil Trzcinski2016-09-071-1/+1
| |/ / / / / /
* | | | | | | Implement a database median strategy for MySQL.Timothy Andrew2016-09-202-23/+76
* | | | | | | Miscellaneous cycle-analytics-related changes.Timothy Andrew2016-09-201-5/+1
* | | | | | | CycleAnalytics operates on merge requests that have been deployed.Timothy Andrew2016-09-201-23/+17
* | | | | | | Add a uniqueness constraint to `MergeRequestsClosingIssues`Timothy Andrew2016-09-201-0/+5
* | | | | | | Test the `CycleAnalytics::Summary` model.Timothy Andrew2016-09-201-2/+5
* | | | | | | Make changes to the cycle analytics JSON endpoint.Timothy Andrew2016-09-192-0/+26
* | | | | | | Remove unused merge request metrics.Timothy Andrew2016-09-191-12/+0
* | | | | | | Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-192-1/+2
* | | | | | | Remove extraneous code that was previously added for performance.Timothy Andrew2016-09-192-4/+2