summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-fork-public-project-to-private-namespace' into 'master'Douwe Maan2018-01-021-7/+7
|\
| * Forking a project to a namespace with lower visibility.bvl-fork-public-project-to-private-namespaceBob Van Landuyt2017-12-291-7/+7
* | Clears visual token on second backspaceMartin Wortschack2018-01-021-15/+27
* | Merge branch '40780-choose-file' into 'master'Tim Zallmann2018-01-024-30/+23
|\ \
| * | Uniform style between all upload forms40780-choose-fileFilipa Lacerda2017-12-224-30/+23
| * | Update Browse file to Choose file in all occurencesFilipa Lacerda2017-12-212-2/+2
* | | Merge branch '40274-user-settings-breadcrumbs' into 'master'Sean McGivern2018-01-022-0/+4
|\ \ \
| * | | Add breadcrumbs to User Settings sub-viewsRob Watson2018-01-012-0/+4
* | | | Fix 404 error after a user edits an issue description and solves the reCAPTCHAsh-fix-spam-update-404Stan Hu2017-12-301-1/+2
|/ / /
* | | Merge branch 'fix/profile-settings-content-width' into 'master'Robert Speicher2017-12-291-0/+1
|\ \ \
| * | | Adjust content width for User Settings, GPG KeysGeorge Tsiolis2017-12-281-0/+1
* | | | Merge branch 'fix/profile-settings-sidebar-heading' into 'master'Robert Speicher2017-12-292-4/+4
|\ \ \ \
| * | | | Keep typographic hierarchy in User SettingsGeorge Tsiolis2017-12-292-4/+4
| |/ / /
* | | | Merge branch '41492-mr-comment-fix' into 'master'Sean McGivern2017-12-291-2/+7
|\ \ \ \
| * | | | Fix links to old commits in merge requests41492-mr-comment-fixJarka Kadlecová2017-12-291-2/+7
* | | | | Merge branch '20035-pause-resume-runners' into 'master'Grzegorz Bizon2017-12-292-4/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add pause/resume button to specific project runnersMario de la Ossa2017-12-272-4/+8
* | | | | Fixed abuse reports link urlmegos2017-12-281-1/+1
* | | | | Resolve "Webpack Roadmap"Constance Okoghenun2017-12-286-221/+212
* | | | | Merge branch 'show_proper_labels_in_board_issue_sidebar_when_issue_is_closed'...Sean McGivern2017-12-281-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | remove the labelChristiaan Van den Poel2017-12-171-1/+0
* | | | | Merge branch '24347-dont-post-system-note-when-branch-creation-fails' into 'm...Stan Hu2017-12-271-3/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Refactor success status in branch controllerMateusz Bajorski2017-12-271-3/+5
| * | | | Fix when branch creation fails don't post system noteMateusz Bajorski2017-12-261-1/+1
| | |/ / | |/| |
* | | | Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-humanStan Hu2017-12-272-3/+3
|/ / /
* | | Merge branch 'gitaly-remotes' into 'master'Dmitriy Zaporozhets2017-12-251-4/+0
|\ \ \
| * | | Remove unused method `remote_exists?`Alejandro Rodríguez2017-12-221-4/+0
* | | | Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-232-21/+9
|\ \ \ \
| * | | | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-21/+9
* | | | | Merge branch 'dm-diff-note-for-line-performance' into 'master'Robert Speicher2017-12-224-20/+6
|\ \ \ \ \
| * | | | | Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan2017-12-224-20/+6
* | | | | | Merge branch 'fj-revert-event-target-author-preloading' into 'master'Stan Hu2017-12-221-1/+1
|\ \ \ \ \ \
| * | | | | | Reverted fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788Francisco Javier López2017-12-221-1/+1
* | | | | | | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-2212-40/+97
* | | | | | | Merge branch 'dm-issue-move-transaction-error' into 'master'Robert Speicher2017-12-221-5/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Execute project hooks and services after commit when moving an issuedm-issue-move-transaction-errorDouwe Maan2017-12-221-5/+11
| |/ / / / /
* | | | | | Use relative URLs when linking to uploaded filesNick Thomas2017-12-221-1/+1
* | | | | | Merge branch 'dz-fix-seed-fu' into 'master'Douwe Maan2017-12-221-0/+1
|\ \ \ \ \ \
| * | | | | | Explictly require Gitlab::Utils in ProjectFeaturesCompatibilitydz-fix-seed-fuDmitriy Zaporozhets2017-12-221-0/+1
* | | | | | | Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann2017-12-2225-34/+74
|\ \ \ \ \ \ \
| * | | | | | | Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-1916-19/+39
| * | | | | | | code-fork replacementsJose Ivan Vargas2017-12-192-6/+7
| * | | | | | | Replaced some fork icons instances and fixed the Icon component on the MR WidgetJose Ivan Vargas2017-12-198-12/+25
| * | | | | | | replaced download icon for the sprite based oneJose Ivan Vargas2017-12-197-11/+17
* | | | | | | | Merge branch 'fl-update-svg' into 'master'Tim Zallmann2017-12-227-3/+7
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Update DependenciesFilipa Lacerda2017-12-217-3/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Last push event widget width for fixed layoutGeorge Tsiolis2017-12-212-14/+16
* | | | | | | Merge branch '33609-hide-pagination' into 'master'Clement Ho2017-12-211-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Do not show Vue pagination if only one pageMario de la Ossa2017-12-211-1/+7
* | | | | | | | Merge branch 'jprovazn-search' into 'master'Yorick Peterse2017-12-212-1/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |