Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'awards_handler-fixture' into 'master' | Alfredo Sumaran | 2016-12-13 | 3 | -57/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Replace static fixture for awards_handler_spec (!7661) | winniehell | 2016-12-12 | 3 | -57/+9 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'patch-8' into 'master' | Stan Hu | 2016-12-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Crontab typo '* */6' -> '0 */6' (4x/day not 1x-per-min-for-1h 4x/day) | Jon Bailey | 2016-12-12 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'fix-eslint-warnings' into 'master' | Alfredo Sumaran | 2016-12-13 | 2 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed lint warning and propose fail or warningfix-eslint-warnings | Luke "Jared" Bennett | 2016-12-10 | 2 | -8/+10 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '25155-fix-edited-text-in-comments' into 'master' | Fatih Acet | 2016-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | break comment "edited at" block out of the note-text element to prevent issue...25155-fix-edited-text-in-comments | Mike Greiling | 2016-12-12 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch '25286-customer-label-doesn-t-autocomplete-correctly' into 'mast... | Alfredo Sumaran | 2016-12-12 | 2 | -19/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Added special char test to the default beforeInsert callback. I removed the q...25286-customer-label-doesn-t-autocomplete-correctly | Luke "Jared" Bennett | 2016-12-08 | 2 | -19/+69 | |
* | | | | | | | | | | | Merge branch '19550-fix-contributer-graph-duplicates' into 'master' | Alfredo Sumaran | 2016-12-12 | 2 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | add CHANGELOG entry for !802119550-fix-contributer-graph-duplicates | Mike Greiling | 2016-12-10 | 1 | -0/+4 | |
| * | | | | | | | | | | normalize author email so we can treat it as case insensitive | Mike Greiling | 2016-12-10 | 1 | -4/+7 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '25106-hide-issue-mr-button-for-not-loggedin' into 'master' | Fatih Acet | 2016-12-12 | 3 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | removes extra if check25106-hide-issue-mr-button-for-not-loggedin | Nur Rony | 2016-12-12 | 1 | -5/+4 | |
| * | | | | | | | | | | hides new MR button from not loggedin user | Nur Rony | 2016-12-12 | 1 | -2/+3 | |
| * | | | | | | | | | | adds changelog | Nur Rony | 2016-12-12 | 1 | -0/+4 | |
| * | | | | | | | | | | adds check for logged in user in group issues | Nur Rony | 2016-12-12 | 1 | -7/+8 | |
* | | | | | | | | | | | Merge branch '19990-update-snippets-page-design' into 'master' | Fatih Acet | 2016-12-12 | 18 | -122/+187 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rename snippets_path helper due to conflict19990-update-snippets-page-design | Mike Greiling | 2016-12-10 | 2 | -5/+5 | |
| * | | | | | | | | | | | add new tests for snippets_finder.rb | Mike Greiling | 2016-12-10 | 1 | -1/+24 | |
| * | | | | | | | | | | | use Snippet.none in favor of nil to allow chaining | Mike Greiling | 2016-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | implement snippets_scope_menu partial to reduce code duplication | Mike Greiling | 2016-12-10 | 4 | -53/+45 | |
| * | | | | | | | | | | | refactor duplicate code into a by_scope method | Mike Greiling | 2016-12-10 | 1 | -35/+19 | |
| * | | | | | | | | | | | move snippet edited timeago under the snippet title | Mike Greiling | 2016-12-10 | 2 | -8/+14 | |
| * | | | | | | | | | | | fix snippets reference id in search results (should be $ not #) | Mike Greiling | 2016-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | conditionally display assoc project info in snippets index | Mike Greiling | 2016-12-10 | 4 | -4/+13 | |
| * | | | | | | | | | | | fix failing tests | Mike Greiling | 2016-12-10 | 3 | -4/+4 | |
| * | | | | | | | | | | | update snippets list design | Mike Greiling | 2016-12-10 | 2 | -13/+20 | |
| * | | | | | | | | | | | ensure all snippets count badge is accurate for non team members | Mike Greiling | 2016-12-10 | 1 | -1/+4 | |
| * | | | | | | | | | | | move project new snippet button into snippet scope navigation header | Mike Greiling | 2016-12-10 | 1 | -27/+31 | |
| * | | | | | | | | | | | add scope filters to project snippets page | Mike Greiling | 2016-12-10 | 3 | -7/+52 | |
| * | | | | | | | | | | | move new snippet button to main snippet navigation block | Mike Greiling | 2016-12-10 | 3 | -48/+42 | |
| * | | | | | | | | | | | remove plus icon in "new snippet" button | Mike Greiling | 2016-12-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | invert snippet action buttons | Mike Greiling | 2016-12-10 | 2 | -4/+4 | |
| * | | | | | | | | | | | remove unused class name | Mike Greiling | 2016-12-10 | 2 | -4/+4 | |
| * | | | | | | | | | | | update action button order for snippets page | Mike Greiling | 2016-12-10 | 2 | -12/+12 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'grapify-service-api' into 'master' | Rémy Coutable | 2016-12-12 | 10 | -84/+709 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Grapify the service APIgrapify-service-api | Robert Schilling | 2016-12-12 | 2 | -7/+17 | |
| * | | | | | | | | | | | Grapify the service API | Robert Schilling | 2016-12-09 | 11 | -85/+700 | |
* | | | | | | | | | | | | Merge branch '25429-fix-awkward-wording-in-cherry-pick-and-revert-errors' int... | Alfredo Sumaran | 2016-12-12 | 2 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | prevent create_merge_request form field helpers from generating an id value25429-fix-awkward-wording-in-cherry-pick-and-revert-errors | Mike Greiling | 2016-12-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | fix awkward verb conjugation in cherry-pick and revert errors | Mike Greiling | 2016-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | remove unnecessary nonce id | Mike Greiling | 2016-12-10 | 1 | -3/+2 | |
| * | | | | | | | | | | | fix broken string interpolation | Mike Greiling | 2016-12-10 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'cs-update-sidekiq-427' into 'master' | Rémy Coutable | 2016-12-12 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update Sidekiq from 4.2.1 to 4.2.7.cs-update-sidekiq-427 | Connor Shea | 2016-12-11 | 2 | -5/+5 | |
* | | | | | | | | | | | | Merge branch '25483-broken-tabs' into 'master' | Fatih Acet | 2016-12-12 | 9 | -10/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix tests25483-broken-tabs | Filipa Lacerda | 2016-12-12 | 6 | -7/+10 | |
| * | | | | | | | | | | | | Fix Pipeline graph disappeared from the builds tab in commits and merge reque... | Filipa Lacerda | 2016-12-12 | 2 | -3/+3 |