summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Removes dropzone focus class after dropping filedropzone-class-removePhil Hughes2016-04-151-0/+1
* Merge branch 'subscribe-button-fix' into 'master' Jacob Schatz2016-04-141-1/+1
|\
| * Fixed issue with failing testsPhil Hughes2016-04-121-1/+1
| * Removed references to subscribe-button CSS classPhil Hughes2016-04-121-1/+1
* | Fixed issue with other links being clicked in diffsPhil Hughes2016-04-141-2/+2
* | Correctly scrolls to the line when clickingPhil Hughes2016-04-141-2/+10
* | Diff viewer links to correct part of the filePhil Hughes2016-04-141-4/+24
* | Updated dropzone hover stylingPhil Hughes2016-04-141-4/+5
* | Removed GL Actions classPhil Hughes2016-04-142-54/+0
* | Updated all GFM forms to use new GLForm classPhil Hughes2016-04-141-3/+3
* | Milestones use new GLForm classPhil Hughes2016-04-141-1/+1
* | merge request form uses new GLFormPhil Hughes2016-04-141-1/+1
* | Updated issue form to use new GLFormPhil Hughes2016-04-142-4/+10
* | Destroy discussion formPhil Hughes2016-04-142-8/+22
* | Notes form JS updatePhil Hughes2016-04-143-50/+91
* | Merge branch 'issue_15093' into 'master' Jacob Schatz2016-04-131-1/+3
|\ \
| * | Set tooltips for new added labelsissue_15093Alfredo Sumaran2016-04-111-1/+3
| |/
* | Merge branch 'async-related-mrs' into 'master' Rémy Coutable2016-04-131-0/+23
|\ \
| * | Load related MRs/branches asynchronouslyYorick Peterse2016-04-131-0/+23
* | | Merge branch 'fix-bug-causing-comment-to-submit-twice' into 'master' Jacob Schatz2016-04-131-1/+5
|\ \ \
| * | | fix bug causing comment form in issue to submit twice when CTRL+Enter is pres...fix-bug-causing-comment-to-submit-twiceArinde Eniola2016-04-111-1/+5
* | | | Merge branch 'carousel-remove' into 'master' Robert Speicher2016-04-131-1/+11
|\ \ \ \
| * | | | Remove Bootstrap Carouselconnorshea2016-04-121-1/+11
| | |/ / | |/| |
* | | | Merge branch 'label-filter' into 'master' Jacob Schatz2016-04-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Filtering by any label keeps the text on the toggle buttonlabel-filterPhil Hughes2016-04-121-1/+1
* | | | Fix todo_target_path for todos where target was removedfix-todo-target-pathDouglas Barbosa Alexandre2016-04-121-0/+2
* | | | Merge branch 'issue_14206' into 'master' Jacob Schatz2016-04-124-6/+34
|\ \ \ \
| * \ \ \ Merge branch 'master' into issue_14206issue_14206Alfredo Sumaran2016-04-119-18/+138
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Rename method and initialize .timeago insideAlfredo Sumaran2016-04-114-19/+10
| * | | | Update datetime in .timeago elementsAlfredo Sumaran2016-04-073-6/+28
| * | | | Add datetime_utility.js.coffeeAlfredo Sumaran2016-04-071-0/+15
* | | | | Project dropdown in header uses new dropdownPhil Hughes2016-04-122-1/+35
* | | | | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-122-10/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-115-14/+116
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-0818-145/+754
| |\ \ \ \ \
| * | | | | | Change how notification settings in profile are rendered and updatedDmitriy Zaporozhets2016-03-301-2/+5
| * | | | | | Create NotificationSettings object only when user change value in dropdownDmitriy Zaporozhets2016-03-301-1/+8
| * | | | | | Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-7/+1
* | | | | | | Merge branch 'build-notification-fixes' into 'master' Jacob Schatz2016-04-122-6/+34
|\ \ \ \ \ \ \
| * | | | | | | Fixed missed conflictPhil Hughes2016-04-111-4/+0
| * | | | | | | Preparing build textPhil Hughes2016-04-111-3/+13
| * | | | | | | Hides notification after X amount of secondsPhil Hughes2016-04-111-0/+5
| * | | | | | | Corrects the button color on build status changePhil Hughes2016-04-111-1/+5
| * | | | | | | Build notification null checkPhil Hughes2016-04-111-1/+14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | hide help block when user is creating a new project inside a groupArinde Eniola2016-04-121-1/+15
|/ / / / / /
* | | | | | Merge branch 'dashboard-filter-milestone' into 'master' Jacob Schatz2016-04-111-1/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fixed issue with dashboard/issues not filtering by milestonedashboard-filter-milestonePhil Hughes2016-04-111-1/+7
* | | | | | Merge branch 'mr-ui-update' into 'master' Jacob Schatz2016-04-112-9/+99
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Addressed feedbackPhil Hughes2016-04-111-5/+5
| * | | | | Removed un-used get requestPhil Hughes2016-04-061-2/+0