summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Order merge requests by priorityFelipe Artur2017-06-168-156/+10
| * | | | | | Order issues by priorityFelipe Artur2017-06-167-16/+18
| * | | | | | Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-169-153/+87
| | |/ / / / | |/| | | |
* | | | | | Merge branch '33739-blame-legend-bottom-border' into 'master'Annabel Dunstone Gray2017-06-161-0/+1
|\ \ \ \ \ \
| * | | | | | Add missing bottom border to blame age legendJeff Stubler2017-06-151-0/+1
* | | | | | | Merge branch 'bvl-missing-translations' into 'master'Douwe Maan2017-06-1627-98/+1981
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Small refactoring plus fixes for Spanish translations.Ruben Davila2017-06-156-25/+18
| * | | | | | Add translation for the verb 'Revert'Bob Van Landuyt2017-06-154-4/+13
| * | | | | | Take timezone into account when comparing dates in the UIBob Van Landuyt2017-06-152-2/+2
| * | | | | | Regenerate po-filesBob Van Landuyt2017-06-152-2/+2
| * | | | | | Add context to the `with_stage` stringsBob Van Landuyt2017-06-154-19/+22
| * | | | | | Add context for commit_box titleBob Van Landuyt2017-06-154-18/+27
| * | | | | | Remove HTML from translation keyBob Van Landuyt2017-06-153-20/+22
| * | | | | | Don't translate `Commit#change_type_title` nowBob Van Landuyt2017-06-151-3/+2
| * | | | | | `merge request` instead of `merge-request`Bob Van Landuyt2017-06-151-2/+2
| * | | | | | Add some context to JS translationsBob Van Landuyt2017-06-154-18/+17
| * | | | | | Small update for Spanish translationRuben Davila2017-06-152-3/+3
| * | | | | | More updates for Spanish translationsRuben Davila2017-06-152-10/+10
| * | | | | | Update timeago tooltips for SpanishBob Van Landuyt2017-06-151-0/+1
| * | | | | | Update Spanish translations after code reviewRuben Davila2017-06-157-27/+161
| * | | | | | Use the same time format as beforeBob Van Landuyt2017-06-152-1/+2
| * | | | | | Re-add time_ago_in_wordsBob Van Landuyt2017-06-151-0/+35
| * | | | | | Make sure there's only 1 `errors.messages` definition in en.ymlBob Van Landuyt2017-06-151-6/+4
| * | | | | | Translate commit dialogsBob Van Landuyt2017-06-153-18/+67
| * | | | | | Complete Spanish translations for Pipeline SchedulesRuben Davila2017-06-157-52/+109
| * | | | | | Spanish translations for Pipelines Schedules index page.Ruben Davila2017-06-156-23/+56
| * | | | | | Translate time tooltips.Bob Van Landuyt2017-06-153-35/+202
| * | | | | | Generate as much of the Spanish translation as possibleBob Van Landuyt2017-06-155-11/+1399
| * | | | | | Add a bunch of missing translationsBob Van Landuyt2017-06-1510-23/+29
* | | | | | | Merge branch 'docs/branches' into 'master'Marcia Ramos2017-06-165-0/+24
|\ \ \ \ \ \ \
| * | | | | | | Move branches docs to new location and copyeditdocs/branchesAchilleas Pipinellis2017-06-164-7/+9
| * | | | | | | Document the Delete Merged Branches functionalityMark Fletcher2017-06-085-0/+22
* | | | | | | | Merge branch '31415-responsive-pipelines-table-2' into 'master'Phil Hughes2017-06-1620-418/+332
|\ \ \ \ \ \ \ \
| * | | | | | | | Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-1620-418/+332
|/ / / / / / / /
* | | | | | | | Merge branch 'translation/9.3/french' into 'master'Rémy Coutable2017-06-165-0/+213
|\ \ \ \ \ \ \ \
| * | | | | | | | Adding changelogErwan GEORGET2017-06-151-0/+4
| * | | | | | | | Add French translations for Cycle Analytics, Project, and Repository pages.Erwan GEORGET2017-06-154-0/+209
* | | | | | | | | Merge branch 'speed-up-graphs' into 'master'Rémy Coutable2017-06-162-0/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Speed up used languages calculation on charts pageSean McGivern2017-06-162-0/+29
* | | | | | | | | | Merge branch 'set_proper_defaults_for_metric_paths' into 'master'Robert Speicher2017-06-162-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | set ENV['prometheus_multiproc_dir'] in config/boot.rb instead of config.ruPawel Chojnacki2017-06-152-3/+3
* | | | | | | | | | | Merge branch 'sh-fix-issue-33756' into 'master'Rémy Coutable2017-06-161-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Avoid including Capybara::DSL to conflict with definition of pagesh-fix-issue-33756Stan Hu2017-06-151-5/+3
| * | | | | | | | | | | Don't include Capybara::DSL in the global scopeStan Hu2017-06-152-1/+2
| * | | | | | | | | | | Add Capybara DSL for JavaScript specs to get page helperStan Hu2017-06-151-0/+1
| * | | | | | | | | | | Wait for all Ajax and Vue requests to complete in JavaScript testsStan Hu2017-06-151-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'convdev-docs' into 'master'Achilleas Pipinellis2017-06-163-1/+31
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Copyedit ConvDev docsconvdev-docsAchilleas Pipinellis2017-06-163-12/+20
| * | | | | | | | | | convdev docsVictor Wu2017-06-151-0/+22
* | | | | | | | | | | Merge branch 'master' into 'master'Rémy Coutable2017-06-161-24/+24
|\ \ \ \ \ \ \ \ \ \ \