Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2016-03-25Removes bugs with selection.Jacob Schatz
Adds deselect still a WIP.
2016-03-25Fix up commit messageJacob Schatz
2016-03-25Add labels as proper POST arrays using new dropdownJacob Schatz
2016-03-25Add milestone sidebar update via JSONJacob Schatz
2016-03-25Make label search work with JSON dataJacob Schatz
2016-03-25Ajax call to milestones via new dropdownsJacob Schatz
2016-03-25Sidebar milestone updatable via JSONJacob Schatz
2016-03-25Adds milestone API JS callJacob Schatz
2016-03-25Updates sidebar milestone to use new dropdownsJacob Schatz
2016-03-24add link to forks pages in fork counter buttonArinde Eniola
2016-03-24Fix link when issuable is newAlfredo Sumaran
2016-03-24Fix cancel link on issuable edit formAlfredo Sumaran
2016-03-24Implementing 'Groups View' and 'TODOs View' as options for dashboard ↵Elias Werberich
preferences. Fixes #14585.
2016-03-24Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre
2016-03-24Comments on confidential issues doesn't show in activity feed to non-membersDouglas Barbosa Alexandre
2016-03-24Merge branch 'project-dropdown-width' into 'master' Jacob Schatz
Fixed issue with width of project select dropdown Before: ![Screen_Shot_2016-03-24_at_13.42.53](/uploads/25580c45dc339f7f932f032ac2d10fba/Screen_Shot_2016-03-24_at_13.42.53.png) ![Screen_Shot_2016-03-24_at_13.43.04](/uploads/e4d1d4e332d27f14c980264bef9dc4d9/Screen_Shot_2016-03-24_at_13.43.04.png) After: ![Screen_Shot_2016-03-24_at_13.42.38](/uploads/68b8e161d86b41849f9e8a1d9c8fd36c/Screen_Shot_2016-03-24_at_13.42.38.png) ![Screen_Shot_2016-03-24_at_13.43.13](/uploads/f3fe732bcd517efea3a1d7c761bb6a0e/Screen_Shot_2016-03-24_at_13.43.13.png) See merge request !3386
2016-03-24Use head tree (cached) for file search. Also add some testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-24Merge branch 'sidebar-bold-fix' into 'master' Jacob Schatz
Fixed bold in sidebar ![Screen_Shot_2016-03-23_at_12.01.54](/uploads/d50ae3426efcb2436b3debdd80073b2f/Screen_Shot_2016-03-23_at_12.01.54.png) This is to go with https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/289 See merge request !3358
2016-03-24Merge branch 'fix-password-settings-regressions' into 'master' Jacob Schatz
Shows password form when signed in with linked account Closes #14379 Doing this to get the builds passing for !3325 See merge request !3381
2016-03-24Detect build setup state based on gitlab_ci.yml presenseDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-24Fixed issue with width of project select dropdownPhil Hughes
2016-03-24Add links to CI setup documentation from project settings and builds pagesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-24Add tooltip to new branch buttonZeger-Jan van de Weg
2016-03-24HAML style fixPhil Hughes
2016-03-24Shows password form when signed in with linked accountPhil Hughes
Closes #14379
2016-03-24Fix specs broken by !3270 and !3337.Rémy Coutable
2016-03-24Merge branch 'dropdown-alignment-fixes' into 'master' Jacob Schatz
Dropdown pixel perfect :tada: Closes #14333, #14331, #14472, #14515 See merge request !3337
2016-03-23Merge branch 'issue_7959' into 'master' Jacob Schatz
Crop avatars on the client before upload <img src="/uploads/535d69956cc5904870ae5d95132a35af/Screen_Shot_2016-03-17_at_9.55.56_AM.png" width="700"> closes #7959 closes #600 See merge request !3270
2016-03-23Merge branch 'issue-sidebar-overlap' into 'master' Jacob Schatz
Issue sidebar overlaps on tablet Closes #14180 ![Screen_Shot_2016-03-18_at_13.10.53](/uploads/d1e81778740a034aa98c881a70e55254/Screen_Shot_2016-03-18_at_13.10.53.png) See merge request !3299
2016-03-23Merge branch 'update-issues-tests' into 'master' Robert Speicher
Multi-update issues tests There were no tests for updating multiple issues at a time - this fixes that :thumbsup: See merge request !3357
2016-03-23Merge branch 'fix_missing_tooltip_next_to_project_title' into 'master' Jacob Schatz
Fix missing tooltip in project title closes #14516 ![tooltip](/uploads/121cc3676f4f32044e158cf5f3df5be5/tooltip.gif) See merge request !3351
2016-03-23Merge branch 'fix-application-settings' into 'master' Robert Speicher
Fixed error with applications delete anonymous token form Closes #14509 See merge request !3362
2016-03-23Removed hover background that wasn't neededPhil Hughes
2016-03-23Fixed failing testsPhil Hughes
Moved the scss out of a mixin as it was really confusing the hell out of the CSS
2016-03-23Issue sidebar overlaps on tabletPhil Hughes
2016-03-23Move cropper.css to vendor folderAlfredo Sumaran
2016-03-23Move cropper.js to vendor folderAlfredo Sumaran
2016-03-23Merge branch 'issue_14453' into 'master' Robert Speicher
Strip commit title when creating revert commit. Fixes #14453 See merge request !3352
2016-03-23Merge branch 'fix-milestone-upcoming' into 'master' Robert Speicher
Fix Milestone.upcoming The order wasn't happening because of `default_scope`. Blegh. See merge request !3364
2016-03-23Merge branch 'dropdown-right-align' into 'master' Jacob Schatz
Dropdown alignment Hopefully the JS will stop this happening in future as well! Closes #14386 ![Screen_Shot_2016-03-18_at_12.54.32](/uploads/d11b51d3577df3a19b8b3a0fd7b69788/Screen_Shot_2016-03-18_at_12.54.32.png) See merge request !3298
2016-03-23Fix Milestone.upcomingDouwe Maan
2016-03-23Fixed error with applications delete enonymous token formPhil Hughes
Closes #14509
2016-03-23Merge branch 'split-with-2' into 'master' Douwe Maan
Make sure we get only two returns @DouweM The other change I made which has nothing to do with Gitlab::Email::Receiver See merge request !3360
2016-03-23Disable new label form in dropdown until fields are completePhil Hughes
2016-03-23Merge branch 'fix/issue-move-preserve-update-time' into 'master' Douwe Maan
Preserve time notes has been updated at when moving issue Closes #14490 See merge request !3356
2016-03-23Preserve time notes has been updated at when moving issueGrzegorz Bizon
2016-03-23Make sure we get only two returnsLin Jen-Shin
2016-03-23Fixed bold in sidebarPhil Hughes
2016-03-23Update milestone specPhil Hughes
2016-03-23Assignee testsPhil Hughes