summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-251-1/+1
|\
| * Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-1/+1
* | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-252-8/+42
|\ \ | |/ |/|
| * Implement web hooks loggingAlexander Randa2017-05-252-8/+42
* | Merge branch 'zj-sort-env-folders' into 'master'Kamil Trzciński2017-05-231-0/+1
|\ \
| * | Sort environments folders when opening themZ.J. van de Weg2017-05-171-0/+1
| |/
* | Merge branch 'dz-rename-pipelines-settings-tab' into 'master'Dmitriy Zaporozhets2017-05-221-1/+1
|\ \
| * | Rename CI/CD Pipelines to Pipelines in the project settingsDmitriy Zaporozhets2017-05-111-1/+1
* | | Merge branch 'fix-json-endpoint-redirection' into 'master'Douwe Maan2017-05-191-1/+4
|\ \ \
| * | | Bugfix: don't redirect to JSON endpoints after sign inRuben Davila2017-05-191-1/+4
* | | | Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-191-8/+10
|\ \ \ \
| * | | | Drop merge_check endpoint and use only MR show insteadOswaldo Ferreira2017-05-181-8/+10
| |/ / /
* | | | Refactor to more robust implementationfix-issue-32506Michael Kozono2017-05-191-0/+7
|/ / /
* | | Show last commit for current tree on tree pageDouwe Maan2017-05-172-0/+4
| |/ |/|
* | Merge branch 'rename-rendered_title' into 'master' Rémy Coutable2017-05-151-3/+3
|\ \
| * | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-3/+3
* | | Ruby files that are not meant to be executable should be 644 not 755dz-fix-file-modeDmitriy Zaporozhets2017-05-151-0/+0
|/ /
* | Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-121-7/+11
|\ \
| * | Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-121-7/+11
* | | Merge branch '27439-performance-deltas' into 'master' Douwe Maan2017-05-121-2/+4
|\ \ \
| * | | Respond with 404 when metrics are not enabled or deployment_metrics is not im...Pawel Chojnacki2017-05-121-1/+3
| * | | Custom queries for prometheusPawel Chojnacki2017-05-111-1/+1
| |/ /
* | | Merge branch 'master' into refactor-realtime-issuePhil Hughes2017-05-117-10/+11
|\ \ \ | |/ /
| * | Merge branch '31625-tag-editor-loses-all-inputs-when-you-try-to-add-a-tag-tha...Phil Hughes2017-05-111-0/+2
| |\ \
| | * | Keep input data after creating existing tagSam Rose2017-05-101-0/+2
| * | | Merge branch 'enforce-current-user-usage-on-entities' into 'master' Kamil Trzciński2017-05-101-1/+1
| |\ \ \
| | * | | Remove unnecessary user hash being passed to DeploymentSerializerenforce-current-user-usage-on-entitiesOswaldo Ferreira2017-05-101-1/+1
| | * | | Ensure all Serializers receive `current_user` instead `user`Oswaldo Ferreira2017-05-101-1/+1
| | |/ /
| * | | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-104-6/+6
| |\ \ \
| | * | | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
| | * | | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-104-5/+5
| | |/ /
| * | | Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-3/+2
| |/ /
* | | Fixed tests on textarea looking for innerText instead of valuePhil Hughes2017-05-101-1/+0
|/ /
* | Merge branch '20517-delete-projects-issuescontroller-redirect_old' into 'mast...Dmitriy Zaporozhets2017-05-101-16/+1
|\ \
| * | Remove redirect for old issue url containing id instead of iidblackst0ne2017-05-101-16/+1
* | | Add Prometheus memory sparkline to MR widgetkushalpandya2017-05-091-4/+4
* | | Merge request widget redesignFatih Acet2017-05-097-104/+106
| |/ |/|
* | Add confirm delete protected branch modalSam Rose2017-05-082-6/+10
* | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+68
* | Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-062-7/+23
|\ \
| * | Require build to be present in the controllerGrzegorz Bizon2017-05-051-2/+1
| * | Authorize build update on per object basisGrzegorz Bizon2017-05-052-7/+24
* | | Real time pipeline show actionZeger-Jan van de Weg2017-05-061-5/+17
* | | Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-061-32/+17
|\ \ \
| * | | Resolve discussionsMichael Kozono2017-05-051-6/+5
| * | | Resolve discussionsMichael Kozono2017-05-051-13/+6
| * | | Dry up routable lookups. Fixes #30317Michael Kozono2017-05-051-26/+23
| * | | Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-9/+5
* | | | Colorize labels in issue search fieldWinnie Hellmann2017-05-051-1/+1
* | | | Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern2017-05-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |