summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Raise an error if conditions are not fulfilled in archive methodShinya Maeda2018-03-061-3/+14
* Add soec for achevie! method. Fixed the methodShinya Maeda2018-03-061-0/+125
* Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-052-5/+5
|\
| * Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-052-5/+5
* | Projects and groups badges APIFrancisco Javier López2018-03-056-547/+281
* | Merge branch '42572-release-controller' into 'master'Robert Speicher2018-03-052-4/+37
|\ \
| * | Move constants and update for feedback42572-release-controllerLin Jen-Shin2018-03-032-13/+9
| * | Merge remote-tracking branch 'upstream/master' into 42572-release-controllerLin Jen-Shin2018-03-03108-1071/+2920
| |\ \ | | |/
| * | Release the entire envLin Jen-Shin2018-02-071-1/+1
| * | Use a controller to hold request valuesLin Jen-Shin2018-02-071-3/+20
| * | Try not to hold env and release the controllerLin Jen-Shin2018-02-071-0/+20
* | | Merge branch 'gitaly-lfs-changes' into 'master'Douwe Maan2018-03-053-28/+92
|\ \ \
| * | | Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesgitaly-lfs-changesAlejandro Rodríguez2018-03-023-28/+92
| | |/ | |/|
* | | Merge branch 'feature/add-support-for-all-option-in-count-find-commits' into ...Douwe Maan2018-03-051-176/+184
|\ \ \
| * | | Add support for :all option to {count,find}_commitsfeature/add-support-for-all-option-in-count-find-commitsAhmad Sherif2018-03-021-176/+184
| |/ /
* | | Merge branch '41719-mr-title-fix' into 'master'Douwe Maan2018-03-052-39/+122
|\ \ \
| * | | Match Rinku's behaviour for closing punctuation in links41719-mr-title-fixSean McGivern2018-03-021-16/+57
| * | | Render htmlentities correctly for links not supported by RinkuJarka Kadlecová2018-02-212-29/+71
* | | | Merge branch '37430-projects-comparecontroller-show-is-calling-gitaly-n-1-tim...Rémy Coutable2018-03-051-0/+29
|\ \ \ \
| * | | | Fix n+1 issue by not reloading fully loaded blobsAlejandro Rodríguez2018-03-051-0/+29
| | |/ / | |/| |
* | | | #43691: DiffNotes not counted by ContributionsCalendarRiccardo Padovani2018-03-051-4/+10
* | | | Use limited count queries also for scoped searchesJan Provaznik2018-03-052-36/+41
* | | | Merge branch 'sh-fix-backup-restore-cleanup' into 'master'Rémy Coutable2018-03-051-2/+19
|\ \ \ \
| * | | | Clean up backup/restore temporary directorysh-fix-backup-restore-cleanupStan Hu2018-03-021-2/+19
| |/ / /
* | | | Merge branch '43334-reply-by-email-did-not-pick-up-unsubscribe-quick-action' ...Rémy Coutable2018-03-051-16/+11
|\ \ \ \
| * | | | Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-021-16/+11
| |/ / /
* | | | Foreground verification of uploads and LFS objectsee-4862-verify-file-checksumsNick Thomas2018-03-022-0/+79
|/ / /
* | | Merge branch 'feature/fetch-commit-signs-from-gitaly-in-batch' into 'master'Sean McGivern2018-03-023-63/+93
|\ \ \
| * | | Fetch commit signatures from Gitaly in batchesfeature/fetch-commit-signs-from-gitaly-in-batchAhmad Sherif2018-03-013-63/+93
* | | | Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-016-111/+174
* | | | Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-0114-78/+78
|\ \ \ \
| * | | | Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-2814-78/+78
* | | | | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-015-6/+164
|\ \ \ \ \
| * | | | | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-014-35/+141
| * | | | | Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-282-0/+51
| * | | | | Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho2018-02-281-0/+1
* | | | | | Merge branch 'zj-licensee-key' into 'master'43548-update-language-about-usage-ping-in-admin-settings-and-docsSean McGivern2018-03-011-0/+29
|\ \ \ \ \ \
| * | | | | | Client implementation for Licensee#keyZeger-Jan van de Weg2018-03-011-0/+29
* | | | | | | Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into 'ma...Douwe Maan2018-03-011-4/+28
|\ \ \ \ \ \ \
| * | | | | | | Add specs42434-allow-commits-endpoint-to-work-over-all-commitsTiago Botelho2018-03-011-4/+28
* | | | | | | | Merge branch 'feature/gb/pipeline-variable-expressions' into 'master'Kamil Trzciński2018-03-018-0/+423
|\ \ \ \ \ \ \ \
| * | | | | | | | Make max tokens in expressions lexer a class-level attributeGrzegorz Bizon2018-03-011-2/+2
| * | | | | | | | Improve pipeline expressions lexerGrzegorz Bizon2018-03-011-2/+2
| * | | | | | | | Do not use keyword args to pass expression variablesGrzegorz Bizon2018-02-271-0/+7
| * | | | | | | | Improve specs for pipeline expression statementGrzegorz Bizon2018-02-271-4/+5
| * | | | | | | | Add support for single quoted string in pipeline expressionsGrzegorz Bizon2018-02-272-0/+63
| * | | | | | | | Merge commit '981b5905a02ac89ca9f33ad7c91d8c1a576ed9af' into feature/gb/pipel...Grzegorz Bizon2018-02-2327-376/+1036
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Add missing specs for pipeline expression lexemesGrzegorz Bizon2018-02-235-1/+129
| * | | | | | | | Adds specs for pipeline expressions raw tokenGrzegorz Bizon2018-02-231-0/+45
| * | | | | | | | Add support for evaluating pipeline expression variablesGrzegorz Bizon2018-02-231-0/+20