summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40187-project-branch-dashboard-with-active-stale-branches' into...Rémy Coutable2018-03-061-0/+14
|\
| * Add overview of branches and a filter for active/stale branchesTakuya Noguchi2018-03-061-0/+14
* | Change column to file_sha256. Add test. Add changelogShinya Maeda2018-03-061-2/+2
* | Add checksum at runner grape apiShinya Maeda2018-03-061-1/+2
* | Make oauth provider login genericHoratiu Eugen Vlad2018-03-056-17/+79
* | Projects and groups badges APIFrancisco Javier López2018-03-057-1/+215
* | Merge branch 'jprovazn-count-cleanup' into 'master'43739-gl_repository-not-set-when-merging-merge-requests-from-the-web-uiRobert Speicher2018-03-051-1/+1
|\ \
| * | Cleanup after adding MR diff's commit_countJan Provaznik2018-03-051-1/+1
* | | Merge branch 'kp-label-select-vue' into 'master'Phil Hughes2018-03-051-0/+1
|\ \ \
| * | | Add `suggest_colors` from LabelsHelperKushal Pandya2018-03-051-0/+1
| |/ /
* | | Merge branch '42572-release-controller' into 'master'Robert Speicher2018-03-053-77/+106
|\ \ \
| * | | Move constants and update for feedback42572-release-controllerLin Jen-Shin2018-03-032-5/+6
| * | | Merge remote-tracking branch 'upstream/master' into 42572-release-controllerLin Jen-Shin2018-03-03169-2467/+4307
| |\ \ \
| * | | | Put controller in its separate fileLin Jen-Shin2018-02-072-79/+84
| * | | | Release the entire envLin Jen-Shin2018-02-072-9/+14
| * | | | Use a controller to hold request valuesLin Jen-Shin2018-02-071-58/+67
| * | | | Try not to hold env and release the controllerLin Jen-Shin2018-02-072-1/+10
* | | | | Merge branch 'gitaly-lfs-changes' into 'master'Douwe Maan2018-03-052-13/+68
|\ \ \ \ \
| * | | | | Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesgitaly-lfs-changesAlejandro Rodríguez2018-03-022-13/+68
| | |_|/ / | |/| | |
* | | | | Merge branch 'feature/add-support-for-all-option-in-count-find-commits' into ...Douwe Maan2018-03-052-5/+5
|\ \ \ \ \
| * | | | | Add support for :all option to {count,find}_commitsfeature/add-support-for-all-option-in-count-find-commitsAhmad Sherif2018-03-022-5/+5
| | |_|/ / | |/| | |
* | | | | Merge branch '41719-mr-title-fix' into 'master'Douwe Maan2018-03-053-52/+48
|\ \ \ \ \
| * | | | | Match Rinku's behaviour for closing punctuation in links41719-mr-title-fixSean McGivern2018-03-021-15/+35
| * | | | | Render htmlentities correctly for links not supported by RinkuJarka Kadlecová2018-02-213-37/+13
* | | | | | Merge branch '37430-projects-comparecontroller-show-is-calling-gitaly-n-1-tim...Rémy Coutable2018-03-051-5/+9
|\ \ \ \ \ \
| * | | | | | Fix n+1 issue by not reloading fully loaded blobsAlejandro Rodríguez2018-03-051-5/+9
| | |_|/ / / | |/| | | |
* | | | | | #43691: DiffNotes not counted by ContributionsCalendarRiccardo Padovani2018-03-051-1/+1
* | | | | | Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern2018-03-052-0/+4
|\ \ \ \ \ \
| * | | | | | Adds updated_at filter to issues and merge_requests APIJacopo2018-03-052-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Use limited count queries also for scoped searchesJan Provaznik2018-03-052-23/+22
* | | | | | Update API: add search param to branchesbunufi2018-03-051-2/+14
* | | | | | Merge branch 'ee-4862-verify-file-checksums' into 'master'Sean McGivern2018-03-057-44/+187
|\ \ \ \ \ \
| * | | | | | Foreground verification of uploads and LFS objectsee-4862-verify-file-checksumsNick Thomas2018-03-027-44/+187
| |/ / / / /
* | | | | | Remove unsued pipelines-related prometheus metricGrzegorz Bizon2018-03-051-16/+0
| |/ / / / |/| | | |
* | | | | expose metrics in merge request apihaseeb2018-03-022-5/+41
|/ / / /
* | | | Merge branch 'feature/fetch-commit-signs-from-gitaly-in-batch' into 'master'Sean McGivern2018-03-023-3/+73
|\ \ \ \
| * | | | Fetch commit signatures from Gitaly in batchesfeature/fetch-commit-signs-from-gitaly-in-batchAhmad Sherif2018-03-013-3/+73
* | | | | Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-016-66/+142
* | | | | Remove u2f webpack bundleMike Greiling2018-03-011-0/+1
* | | | | Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-0137-1770/+1799
|\ \ \ \ \
| * | | | | Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-2837-1770/+1799
* | | | | | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-017-47/+206
|\ \ \ \ \ \
| * | | | | | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-013-14/+20
| * | | | | | Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-285-72/+135
| * | | | | | Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho2018-02-282-2/+5
| * | | | | | Restore memoization to base query and add a batch base query methodTiago Botelho2018-02-284-8/+8
| * | | | | | Add BatchLoader as a way to refactor the base stage codeTiago Botelho2018-02-286-34/+44
| * | | | | | Refactor CycleAnalytics base stage class and modelTiago Botelho2018-02-281-5/+1
| * | | | | | Adds get all medians to Cycle Analytics modelTiago Botelho2018-02-285-15/+96
* | | | | | | Merge branch 'zj-licensee-key' into 'master'43548-update-language-about-usage-ping-in-admin-settings-and-docsSean McGivern2018-03-012-0/+23
|\ \ \ \ \ \ \