summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add inline pipelines graph in mr widget pipeline status header19703-pipelines-buildsLuke "Jared" Bennett2016-12-1223-86/+330
* Merge branch '19550-fix-contributer-graph-duplicates' into 'master' Alfredo Sumaran2016-12-122-4/+11
|\
| * add CHANGELOG entry for !802119550-fix-contributer-graph-duplicatesMike Greiling2016-12-101-0/+4
| * normalize author email so we can treat it as case insensitiveMike Greiling2016-12-101-4/+7
* | Merge branch '25106-hide-issue-mr-button-for-not-loggedin' into 'master' Fatih Acet2016-12-123-5/+10
|\ \
| * | removes extra if check25106-hide-issue-mr-button-for-not-loggedinNur Rony2016-12-121-5/+4
| * | hides new MR button from not loggedin userNur Rony2016-12-121-2/+3
| * | adds changelogNur Rony2016-12-121-0/+4
| * | adds check for logged in user in group issuesNur Rony2016-12-121-7/+8
* | | Merge branch '19990-update-snippets-page-design' into 'master' Fatih Acet2016-12-1218-122/+187
|\ \ \
| * | | rename snippets_path helper due to conflict19990-update-snippets-page-designMike Greiling2016-12-102-5/+5
| * | | add new tests for snippets_finder.rbMike Greiling2016-12-101-1/+24
| * | | use Snippet.none in favor of nil to allow chainingMike Greiling2016-12-101-1/+1
| * | | implement snippets_scope_menu partial to reduce code duplicationMike Greiling2016-12-104-53/+45
| * | | refactor duplicate code into a by_scope methodMike Greiling2016-12-101-35/+19
| * | | move snippet edited timeago under the snippet titleMike Greiling2016-12-102-8/+14
| * | | fix snippets reference id in search results (should be $ not #)Mike Greiling2016-12-101-1/+1
| * | | conditionally display assoc project info in snippets indexMike Greiling2016-12-104-4/+13
| * | | fix failing testsMike Greiling2016-12-103-4/+4
| * | | update snippets list designMike Greiling2016-12-102-13/+20
| * | | ensure all snippets count badge is accurate for non team membersMike Greiling2016-12-101-1/+4
| * | | move project new snippet button into snippet scope navigation headerMike Greiling2016-12-101-27/+31
| * | | add scope filters to project snippets pageMike Greiling2016-12-103-7/+52
| * | | move new snippet button to main snippet navigation blockMike Greiling2016-12-103-48/+42
| * | | remove plus icon in "new snippet" buttonMike Greiling2016-12-101-2/+0
| * | | invert snippet action buttonsMike Greiling2016-12-102-4/+4
| * | | remove unused class nameMike Greiling2016-12-102-4/+4
| * | | update action button order for snippets pageMike Greiling2016-12-102-12/+12
| | |/ | |/|
* | | Merge branch 'grapify-service-api' into 'master' Rémy Coutable2016-12-1210-84/+709
|\ \ \
| * | | Grapify the service APIgrapify-service-apiRobert Schilling2016-12-122-7/+17
| * | | Grapify the service APIRobert Schilling2016-12-0911-85/+700
* | | | Merge branch '25429-fix-awkward-wording-in-cherry-pick-and-revert-errors' int...Alfredo Sumaran2016-12-122-6/+5
|\ \ \ \
| * | | | prevent create_merge_request form field helpers from generating an id value25429-fix-awkward-wording-in-cherry-pick-and-revert-errorsMike Greiling2016-12-101-2/+2
| * | | | fix awkward verb conjugation in cherry-pick and revert errorsMike Greiling2016-12-101-1/+1
| * | | | remove unnecessary nonce idMike Greiling2016-12-101-3/+2
| * | | | fix broken string interpolationMike Greiling2016-12-101-1/+1
| | |/ / | |/| |
* | | | Merge branch 'cs-update-sidekiq-427' into 'master' Rémy Coutable2016-12-122-5/+5
|\ \ \ \
| * | | | Update Sidekiq from 4.2.1 to 4.2.7.cs-update-sidekiq-427Connor Shea2016-12-112-5/+5
* | | | | Merge branch '25483-broken-tabs' into 'master' Fatih Acet2016-12-129-10/+57
|\ \ \ \ \
| * | | | | Fix tests25483-broken-tabsFilipa Lacerda2016-12-126-7/+10
| * | | | | Fix Pipeline graph disappeared from the builds tab in commits and merge reque...Filipa Lacerda2016-12-122-3/+3
| * | | | | Adds tests to prevent future errors.Filipa Lacerda2016-12-124-2/+42
| * | | | | Fix TypeError: Cannot read property 'initTabs'Filipa Lacerda2016-12-122-1/+5
* | | | | | Merge branch 'unescape-relative-path' into 'master' Gabriel Mazetto2016-12-123-9/+11
|\ \ \ \ \ \
| * | | | | | Avoid escaping relative links in Markdown twice (!7940)winniehell2016-12-122-8/+10
| * | | | | | Add failing test for #25191winniehell2016-12-051-1/+1
* | | | | | | Merge branch '24807-stop-ddosing-ourselves' into 'master' Fatih Acet2016-12-124-77/+105
|\ \ \ \ \ \ \
| * | | | | | | Added hiddenInterval and immediateExecution settings, fixed visibilitychange ...24807-stop-ddosing-ourselvesLuke "Jared" Bennett2016-12-124-77/+105
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'api-fix-group-projects-filter' into 'master' Rémy Coutable2016-12-122-1/+21
|\ \ \ \ \ \ \
| * | | | | | | API: Fix groups filterRobert Schilling2016-12-122-1/+21