Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '44998-split-admin-settings-into-multiple-sub-pages' into 'master' | Dmitriy Zaporozhets | 2018-09-20 | 15 | -295/+406 |
|\ | |||||
| * | Utilize expanded_by_default | Martin Wortschack | 2018-09-19 | 9 | -75/+71 |
| * | Add empty controller actions and utilize referer_path helper | Martin Wortschack | 2018-09-19 | 2 | -2/+30 |
| * | Parse request.referer properly | Martin Wortschack | 2018-09-18 | 1 | -1/+1 |
| * | Rename helper method | Martin Wortschack | 2018-09-18 | 2 | -4/+4 |
| * | Adds translations | Martin Wortschack | 2018-09-18 | 8 | -16/+16 |
| * | Adds 'Snowplow' section to Integrations | Martin Wortschack | 2018-09-14 | 1 | -0/+2 |
| * | Moves 'External Authorization' before 'Web terminal' | Martin Wortschack | 2018-09-14 | 1 | -0/+2 |
| * | Removes duplicated sections | Martin Wortschack | 2018-09-14 | 2 | -22/+0 |
| * | Adds empty methods for 'geo' and 'templates' | Martin Wortschack | 2018-09-14 | 1 | -0/+6 |
| * | Removes divider in flyout menu | Martin Wortschack | 2018-09-13 | 1 | -9/+1 |
| * | remove 'Geo' and 'Templates' template from CE and display menu items for EE only | Martin Wortschack | 2018-09-11 | 4 | -25/+21 |
| * | load usage ping script on admin settings subpage only | Martin Wortschack | 2018-09-11 | 2 | -5/+8 |
| * | merge master and resolve conflicts | Martin Wortschack | 2018-09-11 | 318 | -1409/+3411 |
| |\ | |||||
| * | | use referer for redirect instead of hidden field param from partials | Martin Wortschack | 2018-09-10 | 31 | -61/+1 |
| * | | fix broken path | Martin Wortschack | 2018-09-07 | 1 | -1/+1 |
| * | | merge master and resolve conflicts | Martin Wortschack | 2018-09-06 | 178 | -757/+1799 |
| |\ \ | |||||
| * | | | add breadcrumb and page title for sub pages on admin settings | Martin Wortschack | 2018-09-06 | 9 | -18/+18 |
| * | | | handle redirect properly | Martin Wortschack | 2018-09-06 | 1 | -1/+3 |
| * | | | add 'redirect_path' parameter to forms | Martin Wortschack | 2018-09-06 | 30 | -0/+60 |
| * | | | remove trailing whitespaces | Martin Wortschack | 2018-09-05 | 1 | -1/+0 |
| * | | | fix qa selector | Martin Wortschack | 2018-09-05 | 2 | -2/+2 |
| * | | | redirect to the relevant sub page after updating application settings | Martin Wortschack | 2018-09-05 | 1 | -1/+1 |
| * | | | adds 'Geo' sub page to application settings | Martin Wortschack | 2018-09-05 | 2 | -0/+11 |
| * | | | split application settings into multiple sub pages | Martin Wortschack | 2018-09-04 | 10 | -251/+355 |
* | | | | Merge branch 'mr-discussion-expanding-bug-fixes' into 'master' | Filipa Lacerda | 2018-09-20 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Fixed hidden truncated diff lines not showing when expanded | Phil Hughes | 2018-09-18 | 1 | -1/+4 |
* | | | | | Merge branch '44768-lazy-load-xterm-css' into 'master' | Phil Hughes | 2018-09-20 | 2 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Lazy load xterm css colors | Filipa Lacerda | 2018-09-19 | 2 | -0/+5 |
* | | | | | | Resolve "Link to file in Changes tab of MR no longer works for all files afte... | André Luís | 2018-09-20 | 4 | -23/+76 |
* | | | | | | Merge branch 'sh-delete-tags-outside-transaction' into 'master' | Robert Speicher | 2018-09-19 | 3 | -6/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move registry destroy out of project transaction | Stan Hu | 2018-09-19 | 2 | -6/+15 |
| * | | | | | | Delete container repository tags outside of transaction | Stan Hu | 2018-09-19 | 1 | -0/+2 |
* | | | | | | | Merge branch 'fix-rubocop-todo' into 'master' | Douglas Barbosa Alexandre | 2018-09-19 | 5 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix rubocop Style/ZeroLengthPredicate | Semyon Pupkov | 2018-09-18 | 5 | -6/+6 |
* | | | | | | | | Merge branch 'mr-legacy-diff-notes' into 'master' | Filipa Lacerda | 2018-09-19 | 6 | -14/+36 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Changed isDiscussionApplicableToLine to accept an object | Phil Hughes | 2018-09-18 | 2 | -2/+6 |
| * | | | | | | | | Updated latestDiff logic to only be used to LegacyDiffNotes | Phil Hughes | 2018-09-17 | 2 | -5/+3 |
| * | | | | | | | | Updated LegacyDiffNote logic | Phil Hughes | 2018-09-17 | 3 | -7/+8 |
| * | | | | | | | | Moved legacy diff note check into util method | Phil Hughes | 2018-09-17 | 2 | -7/+4 |
| * | | | | | | | | Re-enable legacy diff notes on merge request diffs | Phil Hughes | 2018-09-17 | 6 | -11/+33 |
* | | | | | | | | | Fix grammar in runner-related specs, views and localisations. | Marcel Amirault | 2018-09-19 | 6 | -6/+6 |
* | | | | | | | | | Use standalone diff stats RPC on every comparison view | Oswaldo Ferreira | 2018-09-19 | 3 | -4/+10 |
* | | | | | | | | | Merge branch 'refactor-main-js' into 'master' | Phil Hughes | 2018-09-19 | 40 | -138/+125 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Move shortcuts classes into behaviors/shortcuts | Mike Greiling | 2018-09-18 | 29 | -31/+31 |
| * | | | | | | | | | Move findAndFollowLink to lib/utils | Mike Greiling | 2018-09-18 | 4 | -4/+4 |
| * | | | | | | | | | Move GFM autocomplete setup, delete dispatcher | Mike Greiling | 2018-09-14 | 4 | -34/+21 |
| * | | | | | | | | | Move shortcuts instantiation into behaviors | Mike Greiling | 2018-09-14 | 3 | -32/+37 |
| * | | | | | | | | | Move performance_bar setup to dispatcher to main.js | Mike Greiling | 2018-09-14 | 2 | -8/+2 |
| * | | | | | | | | | Move search autocomplete from dispatcher to main.js | Mike Greiling | 2018-09-14 | 3 | -11/+8 |