summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-084-2/+45
|\
| * Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-044-2/+45
* | Merge branch 'sh-fix-almost-there-spec-mysql' into 'master' Sean McGivern2017-05-081-0/+9
|\ \
| * | Fix sub-second timing comparison error for Devise confirmation periodsh-fix-almost-there-spec-mysqlStan Hu2017-05-071-0/+9
* | | Add confirm delete protected branch modalSam Rose2017-05-0811-38/+120
* | | Merge branch 'fix/gl-project-id' into 'master'James Lopez2017-05-081-6/+0
|\ \ \ | |/ / |/| |
| * | remove gl_project_id for I/E version updatefix/gl-project-idJames Lopez2017-05-021-6/+0
* | | Merge branch 'fix/support-gitaly-commit-diff-flags' into 'master' Robert Speicher2017-05-071-7/+8
|\ \ \
| * | | Re-enable Gitaly commit_raw_diff featureAhmad Sherif2017-05-071-7/+8
* | | | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-0736-66/+728
* | | | Move file loading to the top of the fileFilipa Lacerda2017-05-061-4/+4
* | | | Adds missing CSS classFilipa Lacerda2017-05-061-0/+5
* | | | Merge branch 'master' into 25226-realtime-pipelines-feFilipa Lacerda2017-05-0616-36/+112
|\ \ \ \ | |/ / /
| * | | Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-0615-34/+109
| |\ \ \
| | * | | Do not reprocess actions when user retries pipelinefeature/gb/manual-actions-protected-branches-permissionsGrzegorz Bizon2017-05-051-0/+2
| | * | | 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
| | * | | Use update build policy instead of new play policyGrzegorz Bizon2017-05-056-10/+12
| | * | | Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-05140-903/+2726
| | |\ \ \
| | * | | | Improve environment policy classGrzegorz Bizon2017-05-031-5/+7
| | * | | | Improve code style related to protected actionsGrzegorz Bizon2017-05-034-7/+7
| | * | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0382-577/+1183
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-02207-985/+2687
| | |\ \ \ \ \
| | * | | | | | Fix Rubocop offense in environments policy classGrzegorz Bizon2017-05-011-1/+0
| | * | | | | | Add new ability check for stopping environmentGrzegorz Bizon2017-05-012-8/+14
| | * | | | | | Fix typo in CI/CD build partial viewGrzegorz Bizon2017-04-221-1/+1
| | * | | | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-22277-5103/+5887
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-13421-4150/+6738
| | |\ \ \ \ \ \ \
| | * | | | | | | | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-126-16/+5
| | * | | | | | | | Do not inherit build policy in pipeline policyGrzegorz Bizon2017-04-122-1/+8
| | * | | | | | | | Move code for playing an action to separate serviceGrzegorz Bizon2017-04-123-13/+21
| | * | | | | | | | Implement new rule for manual actions in policiesGrzegorz Bizon2017-04-121-0/+14
| | * | | | | | | | Check branch permission in manual action entityGrzegorz Bizon2017-04-061-0/+8
| | * | | | | | | | Check if user can trigger manual action in the UIGrzegorz Bizon2017-04-061-1/+1
| | * | | | | | | | Take branch access into account when stopping environmentGrzegorz Bizon2017-04-063-5/+13
| | * | | | | | | | Expose manual action abilities from a build entityGrzegorz Bizon2017-04-061-3/+7
| | * | | | | | | | Check branch access when user triggers manual actionGrzegorz Bizon2017-04-061-0/+10
| * | | | | | | | | Merge branch 'fix/gb/hide-environment-external-url-btn-when-not-provided' int...Kamil Trzciński2017-05-061-2/+3
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge commit '3a2b60f7a' from 'master'fix/gb/hide-environment-external-url-btn-when-not-providedGrzegorz Bizon2017-05-05213-1471/+3900
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | Hide environment external URL button if not definedGrzegorz Bizon2017-05-021-2/+3
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Fix broken css classFilipa Lacerda2017-05-061-2/+2
* | | | | | | | | | Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-0625-226/+780
|/ / / / / / / / /
* | | | | | | | | Real time pipeline show actionZeger-Jan van de Weg2017-05-066-8/+93
* | | | | | | | | Merge branch 'fix-routable-find-by-full-path-on-mysql' into 'master' Sean McGivern2017-05-061-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix `Routable.find_by_full_path` on MySQLfix-routable-find-by-full-path-on-mysqlSean McGivern2017-05-061-1/+1
* | | | | | | | | | Merge branch '23751-add-contribution-graph-key-tooltips' into 'master' Filipa Lacerda2017-05-061-9/+17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | add tooltips to user contrib graph keyMike Greiling2017-05-051-9/+17
* | | | | | | | | | Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-0610-74/+150
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Reduce risk of deadlocks17361-redirect-renamed-pathsMichael Kozono2017-05-051-7/+17
| * | | | | | | | | Resolve discussionsMichael Kozono2017-05-052-7/+6