summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add loading spinner to sidebar assignees32170-assignees-spinnerSimon Knox2017-05-245-1/+26
* Merge branch 'sentry-clientside-releases' into 'master'Phil Hughes2017-05-245-32/+37
|\
| * Use Gitlab::REVISION over reading HEAD sha from gitsentry-clientside-releasesLuke "Jared" Bennett2017-05-214-25/+25
| * Revert webpack.config.jsLuke "Jared" Bennett2017-05-211-28/+1
| * Read HEAD commit and use as releases valueLuke "Jared" Bennett2017-05-195-19/+51
* | Merge branch '32835-stop-using-webpack-hashedmoduleidsplugin-in-production' i...Tim Zallmann2017-05-241-4/+2
|\ \
| * | drop HashedModuleIdsPlugin in favor of NamedModulesPlugin in all environments32835-stop-using-webpack-hashedmoduleidsplugin-in-productionMike Greiling2017-05-231-4/+2
* | | Merge branch 'acet-fix-mr-widget-state' into 'master'Douwe Maan2017-05-232-10/+10
|\ \ \ | |/ / |/| |
| * | MRWidget: Change order of if blocks to determine widget state properly.acet-fix-mr-widget-stateFatih Acet2017-05-242-10/+10
* | | Merge branch 'fix-notify-post-receive' into 'master'Stan Hu2017-05-233-89/+91
|\ \ \
| * | | Prevent errors from non-functional notify_post_receive endpointfix-notify-post-receiveAlejandro Rodríguez2017-05-183-89/+91
* | | | Update CHANGELOG.md for 9.2.1Clement Ho2017-05-233-8/+5
* | | | Merge branch '32509-next-run-in-pipeline-schedules-shows-past-time' into 'mas...Kamil Trzciński2017-05-232-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Test for next_run_at in the view.32509-next-run-in-pipeline-schedules-shows-past-timeBryce Johnson2017-05-231-1/+2
| * | | Use real_next_run in pipeline schedule table.Bryce Johnson2017-05-231-1/+1
* | | | Merge branch 'update-doc-rm-shell-compile' into 'master'Stan Hu2017-05-231-1/+0
|\ \ \ \
| * | | | Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure.Jun Kuriyama2017-05-241-1/+0
| |/ / /
* | | | Merge branch '32735-fix-right-sidebar-coming-up-short' into 'master'Annabel Dunstone Gray2017-05-231-0/+4
|\ \ \ \
| * | | | Fix sidebar coming up short on mobile32735-fix-right-sidebar-coming-up-shortEric Eastwood2017-05-231-0/+4
* | | | | Merge branch 'issue_32225' into 'master'Robert Speicher2017-05-2313-52/+50
|\ \ \ \ \
| * | | | | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-2213-52/+50
| | |_|_|/ | |/| | |
* | | | | Merge branch '29881-default-project-view-highlighted-tab-when-changing-settin...Robert Speicher2017-05-232-6/+6
|\ \ \ \ \
| * | | | | Change ‘Project view’ label to ‘Project home page content’29881-default-project-view-highlighted-tab-when-changing-settingsPedro Moreira da Silva2017-05-232-6/+6
* | | | | | Merge branch 'zj-fix-pipeline-etag' into 'master'Kamil Trzciński2017-05-239-1/+104
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add changelog entry for pipeline etag issueZ.J. van de Weg2017-05-231-0/+4
| * | | | | Test the ExpireJobCacheWorker and related changeszj-fix-pipeline-etagZ.J. van de Weg2017-05-225-9/+50
| * | | | | Add MISSING e-tag refresh of resource for Job, and Pipeline GraphKamil Trzcinski2017-05-223-0/+47
| * | | | | Add Etag caching for Pipeline#Show actionZ.J. van de Weg2017-05-222-1/+12
* | | | | | Merge branch 'add-unicode-trace-feature-test' into 'master'Kamil Trzciński2017-05-233-42/+29
|\ \ \ \ \ \
| * | | | | | Add feature test with unicode traceadd-unicode-trace-feature-testShinya Maeda2017-05-233-42/+29
* | | | | | | Merge branch 'winh-filters-dropdown-scroll' into 'master'Annabel Dunstone Gray2017-05-231-5/+2
|\ \ \ \ \ \ \
| * | | | | | | Make static filter entries scroll with dynamic oneswinh-filters-dropdown-scrollwinh2017-05-231-5/+2
* | | | | | | | Merge branch 'docs/rm-superpowers' into 'master'Sean Packham (GitLab)2017-05-231-8/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Move docs 'superpowers' items to respective sectionsdocs/rm-superpowersAchilleas Pipinellis2017-05-231-8/+3
* | | | | | | | Merge branch '32738-fix-project-title-ellipsis-doing-nothing' into 'master'Annabel Dunstone Gray2017-05-231-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix group/project name ellipsis button doing nothing32738-fix-project-title-ellipsis-doing-nothingEric Eastwood2017-05-221-3/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '17489-hide-code-from-guests' into 'master'Douwe Maan2017-05-235-6/+66
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 17489-hide-code...Valery Sizov2017-05-231678-10777/+28447
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix review comment17489-hide-code-from-guestsValery Sizov2017-05-231-15/+24
| * | | | | | | | | Hide clone panel and file list when user is only a guestJames Clark2017-05-075-4/+55
* | | | | | | | | | Merge branch 'fix-backup-raketask' into 'master'Timothy Andrew2017-05-232-12/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix testsAchilleas Pipinellis2017-05-231-14/+15
| * | | | | | | | | | Fix rubocopfix-backup-raketaskAchilleas Pipinellis2017-05-231-1/+0
| * | | | | | | | | | Add tests for removing old backups with the new timestampAchilleas Pipinellis2017-05-231-6/+13
| * | | | | | | | | | Add missing regex to backup managerAchilleas Pipinellis2017-05-231-1/+6
* | | | | | | | | | | Merge branch 'winh-frontend-user-cache' into 'master'Filipa Lacerda2017-05-235-14/+252
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add frontend UsersCache class (!11404)winh-frontend-user-cachewinh2017-05-232-0/+164
| * | | | | | | | | | | Extract Cache class from AjaxCachewinh2017-05-213-14/+88
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '32749-update-helm-chart-documentation' into 'master'Achilleas Pipinellis2017-05-233-2/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tweak noteJoshua Lambert2017-05-231-2/+2