summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | rename the test fileArinde Eniola2016-04-141-1/+1
| * | | | | | | | | | | | | | | | | | | | fix labels button dropdown not showing how many labels clickedArinde Eniola2016-04-141-3/+13
| * | | | | | | | | | | | | | | | | | | | fix failing testsArinde Eniola2016-04-143-4/+9
| * | | | | | | | | | | | | | | | | | | | Fix issue with labels not showing initially.Jacob Schatz2016-04-132-2/+4
| * | | | | | | | | | | | | | | | | | | | Removes dup dropdownJacob Schatz2016-04-131-1/+0
| * | | | | | | | | | | | | | | | | | | | Return unique issues when using multiple labelsYorick Peterse2016-04-131-1/+3
| * | | | | | | | | | | | | | | | | | | | Filter by multiple labels with little animation.Jacob Schatz2016-04-137-21/+79
| * | | | | | | | | | | | | | | | | | | | Move functionality to label[]Jacob Schatz2016-04-132-45/+16
| * | | | | | | | | | | | | | | | | | | | Proper selecting multiple labels.Jacob Schatz2016-04-134-10/+62
| * | | | | | | | | | | | | | | | | | | | storing multiple values for comma seperationJacob Schatz2016-04-132-9/+13
| * | | | | | | | | | | | | | | | | | | | Initial mutli label filterJacob Schatz2016-04-133-1/+13
* | | | | | | | | | | | | | | | | | | | | Merge branch 'remove-duplicate-ids' into 'master' Jacob Schatz2016-04-201-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Removed duplicate ID's from the HTMLremove-duplicate-idsPhil Hughes2016-04-191-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'fix_infinite_scroll_breaks_on_back_button_activity_feed' into '...Jacob Schatz2016-04-201-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | fix bug causing the infinite scrolling in activity feeds to break when you cl...fix_infinite_scroll_breaks_on_back_button_activity_feedArinde Eniola2016-04-201-1/+4
* | | | | | | | | | | | | | | | | | | | | | Merge branch '15104-mobile-comment-bug' into 'master' Jacob Schatz2016-04-202-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Discussion note icon shows up when you click on diff on touch screen15104-mobile-comment-bugAnnabel Dunstone2016-04-152-1/+2
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'backport_changes_from_ee' into 'master' Dmitriy Zaporozhets2016-04-201-14/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Backport select_helper from EEbackport_changes_from_eeValery Sizov2016-04-201-14/+11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'edit-link-anchor-stop' into 'master' Jacob Schatz2016-04-201-15/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fixed issue with sidebar edit links toggling anchoredit-link-anchor-stopPhil Hughes2016-04-191-15/+24
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'issue_15366' into 'master' Jacob Schatz2016-04-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Render relative timestamps for all commits in projects commit listissue_15366Felipe Artur2016-04-191-1/+1
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'system-note-commented' into 'master' Jacob Schatz2016-04-201-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Removed commented text from system notesPhil Hughes2016-04-201-1/+3
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'new-mr-layout-fix' into 'master' Jacob Schatz2016-04-201-8/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fixed issue with new MR form layoutPhil Hughes2016-04-201-8/+12
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge branch 'note-form-text-color' into 'master' Jacob Schatz2016-04-201-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fixes issue with note form inheriting text colornote-form-text-colorPhil Hughes2016-04-201-0/+1
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Also show Revert and Cherry-pick when the source branch can't be removedDouwe Maan2016-04-201-0/+5
* | | | | | | | | | | | | | | | | | | | | Verify the MR being displayed question has a merge commit set and can be cher...Douwe Maan2016-04-203-7/+13
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Fix Build#append_trace method usage when trace file doesn't exists yetTomasz Maczukin2016-04-201-1/+1
* | | | | | | | | | | | | | | | | | | | Make sure that appending is done on a valid lengthTomasz Maczukin2016-04-201-4/+5
* | | | | | | | | | | | | | | | | | | | Add range checkingTomasz Maczukin2016-04-201-0/+8
* | | | | | | | | | | | | | | | | | | | Add incremental build trace update APITomasz Maczukin2016-04-201-1/+13
* | | | | | | | | | | | | | | | | | | | Merge branch 'slack_wiki_notifications' into 'master' Rémy Coutable2016-04-2011-17/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix wiki testsSebastian Klier2016-04-201-1/+1
| * | | | | | | | | | | | | | | | | | | | formatting and test structureSebastian Klier2016-04-201-1/+1
| * | | | | | | | | | | | | | | | | | | | add wiki_page helper to url_builderSebastian Klier2016-04-201-1/+2
| * | | | | | | | | | | | | | | | | | | | improve check if wiki page is persistedSebastian Klier2016-04-201-1/+1
| * | | | | | | | | | | | | | | | | | | | remove unnecessary methodsSebastian Klier2016-04-201-11/+0
| * | | | | | | | | | | | | | | | | | | | add slack notifications for wiki pagesSebastian Klier2016-04-2011-6/+127
* | | | | | | | | | | | | | | | | | | | | Merge branch 'feature/raw-trace-output' into 'master' Rémy Coutable2016-04-202-2/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Use Rails-way to send file by X-SendfileTomasz Maczukin2016-04-191-5/+2
| * | | | | | | | | | | | | | | | | | | | | Add feature specs for raw traceTomasz Maczukin2016-04-192-2/+2
| * | | | | | | | | | | | | | | | | | | | | Switch raw trace to use X-Sendfile headerTomasz Maczukin2016-04-191-3/+6
| * | | | | | | | | | | | | | | | | | | | | Add raw trace output for GitLab WorkhorseTomasz Maczukin2016-04-192-1/+12
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-2013-122/+150
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-1813-160/+115
| * | | | | | | | | | | | | | | | | | | | | Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-187-3/+76