summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Fix validation of duplicate new variablesdynamic-pipeline-variablesMatija Čupić2018-02-052-0/+2
* Port #save_multiple to Groups::VariablesControllerMatija Čupić2018-02-051-0/+2
* Merge branch '32282-add-foreign-keys-to-todos' into 'master'Yorick Peterse2018-02-053-2/+3
|\
| * Set todos#author_id to NOT NULL.32282-add-foreign-keys-to-todosAndreas Brandl2018-02-051-0/+1
| * Add foreign keys to todos table.Andreas Brandl2018-02-052-2/+2
* | Allow moving wiki pages from the UIFrancisco Javier López2018-02-052-12/+58
* | Merge branch '42547-upload-store-mount-point' into 'master'Sean McGivern2018-02-051-3/+14
|\ \ | |/ |/|
| * apply fixes from feedback42547-upload-store-mount-pointMicaël Bergeron2018-02-021-2/+1
| * add the uploader context to the upload modelMicaël Bergeron2018-02-021-3/+15
* | Merge branch 'persistent-callouts' into 'master'Kamil Trzciński2018-02-052-0/+14
|\ \
| * | Bump UserCallout feature_name enum indexMatija Čupić2018-02-051-1/+1
| * | Change UserCallout feautre_name to enumMatija Čupić2018-02-031-1/+8
| * | Merge branch 'master' into persistent-calloutsMatija Čupić2018-02-0226-191/+131
| |\ \
| * | | Rename Callout to UserCalloutMatija Čupić2018-02-022-2/+2
| * | | Remove dismissed_state from Callout modelMatija Čupić2018-02-021-0/+3
| * | | Merge branch 'master' into persistent-calloutsMatija Čupić2018-01-275-3/+12
| |\ \ \
| * | | | Add Callout modelMatija Čupić2018-01-262-0/+4
* | | | | Enable Prometheus metrics for deployed IngressesJoshua Lambert2018-02-051-1/+5
* | | | | Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas2018-02-054-21/+27
* | | | | Merge branch 'zj-ref-contains' into 'master'Douwe Maan2018-02-041-2/+2
|\ \ \ \ \
| * | | | | Client changes for Tag,BranchNamesContainingCommitZeger-Jan van de Weg2018-02-011-2/+2
* | | | | | Merge branch 'fix/remove-duplicated-logic-between-model-and-lib-in-find-branc...Grzegorz Bizon2018-02-031-9/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove repo reloading logic from Repository#find_branchfix/remove-duplicated-logic-between-model-and-lib-in-find-branchAhmad Sherif2018-02-021-9/+1
* | | | | | Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' i...Douwe Maan2018-02-021-4/+3
|\ \ \ \ \ \
| * | | | | | Sanitize extra blank spaces used when uploading a SSH keyRubén Dávila2018-02-011-4/+3
* | | | | | | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-0210-39/+24
| |_|_|_|_|/ |/| | | | |
* | | | | | fix specsMicaël Bergeron2018-02-012-2/+1
* | | | | | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-017-59/+60
| |_|/ / / |/| | | |
* | | | | Merge branch '42497-rubocop-style-regexpliteral' into 'master'Rémy Coutable2018-02-019-13/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-019-13/+13
* | | | | Merge branch 'rugged-reference-cache-rescue' into 'master'Sean McGivern2018-01-311-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove Rugged exception in cache rescuerugged-reference-cache-rescueJacob Vosmaer2018-01-301-1/+1
* | | | | Merge branch 'fix/move-can-be-merged-to-lib-git' into 'master'Grzegorz Bizon2018-01-311-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move Repository#can_be_merged? to Gitlab::Git::Repositoryfix/move-can-be-merged-to-lib-gitAhmad Sherif2018-01-301-19/+1
* | | | | Merge branch 'feature/migrate-wiki-page-formatted-data-to-gitaly' into 'master'Robert Speicher2018-01-302-1/+10
|\ \ \ \ \
| * | | | | Migrate fetching wiki page formatted content to Gitalyfeature/migrate-wiki-page-formatted-data-to-gitalyAhmad Sherif2018-01-302-1/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'gitaly-784-repo-write-ref' into 'master'Douwe Maan2018-01-301-0/+2
|\ \ \ \ \
| * | | | | Migrate Git::Repository#write_ref to Gitalygitaly-784-repo-write-refKim "BKC" Carlbäcker2018-01-301-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch '42160-error-500-loading-merge-request-undefined-method-index-fo...Douwe Maan2018-01-301-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix truncated_diff_lines for legacy notes without a line42160-error-500-loading-merge-request-undefined-method-index-for-nil-nilclassSean McGivern2018-01-301-0/+2
* | | | | Decouple more of Repository from RuggedJacob Vosmaer (GitLab)2018-01-301-62/+5
* | | | | Merge branch 'osw-short-circuit-mergeable-disccusions-state' into 'master'Sean McGivern2018-01-301-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Check MR state before submitting queries for discussion stateosw-short-circuit-mergeable-disccusions-stateOswaldo Ferreira2018-01-291-2/+2
| |/ / /
* | | | Fix JIRA not working when a trailing slash is includedStan Hu2018-01-291-1/+1
|/ / /
* | | Merge branch 'fix-cache-clear-windows' into 'master'Kamil Trzciński2018-01-291-1/+1
|\ \ \
| * | | Replace : with _ in cache key versioningMatija Čupić2018-01-261-1/+1
| |/ /
* | | Fix MR revert check when no merged_at is presentSean McGivern2018-01-291-6/+6
|/ /
* | update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-264-3/+7
* | add specJames Lopez2018-01-261-0/+1
* | disable retry attempts for Import/Export until that is fixedJames Lopez2018-01-261-0/+2