summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Optimize `with_artifacts_archive` scope on Ci::Buildbuild-scope-optimizationAlejandro Rodríguez2018-04-241-2/+2
* Fix the metrics link being not rendering the htmlJose Ivan Vargas2018-04-131-2/+2
* Merge branch 'ide-mr-changes-alert-box' into 'master'Filipa Lacerda2018-04-131-44/+26
|\
| * Remove confirm box when redirecting to new merge request form in IDEPhil Hughes2018-04-131-44/+26
* | Merge branch 'ide-firefox-scroll-fix' into 'master'Filipa Lacerda2018-04-131-1/+2
|\ \
| * | Fixed IDE sidebar not being scrollable in FireFoxPhil Hughes2018-04-121-1/+2
* | | Changes the ID for the performance bar to correctly sticky the stat bar to th...Phil Hughes2018-04-131-28/+21
| |/ |/|
* | Merge branch '30739-fix-joined-information-on-project-members-page' into 'mas...Clement Ho2018-04-122-2/+2
|\ \
| * | Fix `joined` information on project members pageFabian Schneider2018-04-122-2/+2
* | | Renamed 'Overview' to 'Project' in the contextual navigation at a project levelConstance Okoghenun2018-04-121-1/+1
* | | Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-1251-198/+283
|\ \ \
| * | | Show `New Issue` link for projectsBob Van Landuyt2018-04-116-9/+23
| * | | Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-1113-20/+40
| * | | Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-112-3/+3
| * | | Hide file/directory creation buttonsBob Van Landuyt2018-04-117-25/+36
| * | | Hide `new merge request` button from index pageBob Van Landuyt2018-04-111-1/+1
| * | | Hide new mr from dropdown for archived projectsBob Van Landuyt2018-04-112-1/+13
| * | | Share collaboration check between view and presenterBob Van Landuyt2018-04-116-32/+28
| * | | Rename `create_merge_request` permissionsBob Van Landuyt2018-04-1111-18/+19
| * | | Prevent new merge requests for archived projectsBob Van Landuyt2018-04-116-5/+18
| * | | Move `ProjectPolicy`-class methods into moduleBob Van Landuyt2018-04-102-16/+21
| * | | Add ability checks in views where they were previously missingDouwe Maan2018-04-108-38/+42
| * | | Update policies to make archived projects completely read-onlyDouwe Maan2018-04-104-44/+66
| * | | Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-106-17/+3
| * | | Update phrasing around archived feature in UIDouwe Maan2018-04-103-7/+8
| * | | Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan2018-04-102-3/+3
* | | | Merge branch 'revert-93869c63' into 'master'Filipa Lacerda2018-04-126-26/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-r...Clement Ho2018-04-126-26/+47
* | | | Resolve "Clean up old project permissions frontend code"Mike Greiling2018-04-127-252/+16
* | | | Align action icons in pipeline graphFilipa Lacerda2018-04-121-7/+1
|/ / /
* | | Merge branch 'move-help-state-vue-component' into 'master'Filipa Lacerda2018-04-122-25/+28
|\ \ \
| * | | Move TimeTrackingHelpState vue componentGeorge Tsiolis2018-04-112-25/+28
* | | | Merge branch 'winh-dropdown-entry-unlocking' into 'master'Phil Hughes2018-04-121-1/+1
|\ \ \ \
| * | | | Remove green background from unlock button in admin areaWinnie Hellmann2018-04-101-1/+1
* | | | | Merge branch 'rendering-markdown-multiple-projects' into 'master'Douwe Maan2018-04-127-18/+21
|\ \ \ \ \
| * | | | | Support Markdown rendering using multiple projectsrendering-markdown-multiple-projectsYorick Peterse2018-04-117-18/+21
| |/ / / /
* | | | | Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski2018-04-121-1/+1
|\ \ \ \ \
| * | | | | Show build trace placeholder when build is runningGrzegorz Bizon2018-04-111-1/+1
* | | | | | Merge branch 'mk/geo/backport-broadcast-message-cache-expiration-hook' into '...Nick Thomas2018-04-111-1/+5
|\ \ \ \ \ \
| * | | | | | Backport: Propagate broadcast messages to secondariesMichael Kozono2018-04-111-1/+5
* | | | | | | Merge branch 'winh-protection-push-dropdowns-backport' into 'master'Clement Ho2018-04-113-7/+2
|\ \ \ \ \ \ \
| * | | | | | | Limit dropdown toggle width for protected branches / tagswinh-protection-push-dropdowns-backportWinnie Hellmann2018-04-053-7/+2
* | | | | | | | Merge branch 'unresolved-discussions-vue-component-i18n-and-tests' into 'master'Clement Ho2018-04-111-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add i18n and update specs for UnresolvedDiscussions vue componentGeorge Tsiolis2018-03-271-4/+8
* | | | | | | | | Merge branch '41748-vertical-misalignment-login-box' into 'master'Clement Ho2018-04-115-22/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi2018-04-115-22/+6
* | | | | | | | | | Merge branch 'move-estimate-only-pane-vue-component' into 'master'Filipa Lacerda2018-04-113-19/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move TimeTrackingEstimateOnlyPane vue componentGeorge Tsiolis2018-04-113-19/+22
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'blackst0ne-rails5-update-event-subclass-from-attributes' into '...Yorick Peterse2018-04-111-0/+3
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [Rails5] Update Event#subclass_from_attributes methodblackst0ne2018-04-111-0/+3