summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add confirm delete protected branch modalSam Rose2017-05-082-27/+51
* Merge branch 'fix/gl-project-id' into 'master'James Lopez2017-05-081-1/+0
|\
| * remove gl_project_id for I/E version updatefix/gl-project-idJames Lopez2017-05-021-1/+0
* | Merge branch 'fix/support-gitaly-commit-diff-flags' into 'master' Robert Speicher2017-05-071-1/+3
|\ \
| * | Re-enable Gitaly commit_raw_diff featureAhmad Sherif2017-05-071-1/+3
* | | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-074-5/+6
|/ /
* | Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-0612-33/+50
|\ \
| * | Refine inheritance model of extended CI/CD statusesGrzegorz Bizon2017-05-059-32/+16
| * | Introduce generic manual action extended status classGrzegorz Bizon2017-05-053-6/+26
| * | Check ability to update build on the API resourceGrzegorz Bizon2017-05-052-5/+14
| * | Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-1/+1
| * | Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-0516-52/+94
| |\ \
| * \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0320-75/+510
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0255-254/+1242
| |\ \ \ \
| * | | | | Extend action tooltop to show info about abilitiesGrzegorz Bizon2017-05-011-1/+5
| * | | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-2236-160/+299
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-1384-441/+1814
| |\ \ \ \ \ \
| * | | | | | | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-121-1/+1
| * | | | | | | Do not show play action if user not allowed to run itGrzegorz Bizon2017-04-061-1/+1
* | | | | | | | Real time pipeline show actionZeger-Jan van de Weg2017-05-063-1/+39
* | | | | | | | Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-064-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Index redirect_routes path for LIKEMichael Kozono2017-05-051-0/+1
| * | | | | | | | Redirect from redirect routes to canonical routesMichael Kozono2017-05-053-3/+3
* | | | | | | | | Merge branch 'fix/fork-spec-mysql' into 'master' Stan Hu2017-05-061-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workaround spec failure for mySQL invalid date issuefix/fork-spec-mysqlJames Lopez2017-05-051-0/+2
* | | | | | | | | | Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern2017-05-056-79/+67
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Pass GL_REPOSITORY in Workhorse responses29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ceAlejandro Rodríguez2017-05-053-3/+9
| * | | | | | | | | | Allow gl-repository strings as project identifiers in PostReceive workerAlejandro Rodríguez2017-05-051-26/+3
| * | | | | | | | | | Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez2017-05-034-51/+56
* | | | | | | | | | | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update Import/Export filesblackst0ne2017-05-051-1/+1
* | | | | | | | | | | | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-0514-40/+74
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-0528-49/+217
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-1/+1
| * | | | | | | | | | | [Multiple issue assignee]: reslving some conflictsValery Sizov2017-05-041-4/+0
| * | | | | | | | | | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-0413-38/+76
* | | | | | | | | | | | Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-052-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Review changesadd-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-051-1/+0
| * | | | | | | | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-05-046-12/+27
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Removed clientside_sentry ref in settings.rbLuke "Jared" Bennett2017-05-041-1/+1
| * | | | | | | | | | | Review changes, removed api/v3 updates as its frozen, removed the clientside_...Luke "Jared" Bennett2017-05-041-4/+0
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-0410-39/+65
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-0325-92/+537
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-2834-158/+1034
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixed specsLuke "Jared" Bennett2017-04-281-1/+1
| * | | | | | | | | | | | | | Remove unneeded helper includeLuke "Jared" Bennett2017-04-281-2/+0
| * | | | | | | | | | | | | | Fixed view to correct propertyLuke "Jared" Bennett2017-04-281-1/+1
| * | | | | | | | | | | | | | Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-283-2/+11
| * | | | | | | | | | | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-2646-195/+450
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \