summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Struct.new could take a block for defining methods, feedback:smart-pipeline-durationLin Jen-Shin2016-09-081-2/+1
* Split try_merge_period into overlap? and merge:Lin Jen-Shin2016-09-081-7/+9
* Just use string interpolation, feedback:Lin Jen-Shin2016-09-071-2/+1
* Be more specific since it's not needed to be generic now,Lin Jen-Shin2016-09-061-3/+5
* Sort by database, feedback:Lin Jen-Shin2016-09-062-3/+5
* Just use module because there's nothing to save, feedback:Lin Jen-Shin2016-09-062-18/+14
* Use sum, feedback:Lin Jen-Shin2016-09-061-3/+1
* Also add an entry for showing queued time [ci skip]Lin Jen-Shin2016-09-051-0/+1
* Remove tests for pending_durationLin Jen-Shin2016-09-051-2/+1
* Show how long this pipeline was queuedLin Jen-Shin2016-09-052-0/+10
* Forget about pending duration for now, need more discussionLin Jen-Shin2016-09-054-49/+11
* Just sum all the queuing time, indication for needing more runnersLin Jen-Shin2016-09-022-7/+8
* Make sure the algorithm did exclude gapsLin Jen-Shin2016-09-021-2/+2
* Actually we still need to use total - running to get:Lin Jen-Shin2016-09-022-9/+15
* Update schema for pending_durationLin Jen-Shin2016-09-021-0/+1
* Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin2016-09-02308-2205/+5306
|\
| * Merge branch 'fix/update-memory-requirements' into 'master' 20327-meta-collapsible-diff-improvementsStan Hu2016-09-021-16/+14
| |\
| | * Fix a typoAhmad Sherif2016-09-021-1/+1
| | * Change minimum Unicorns required to twoAhmad Sherif2016-09-021-3/+1
| | * Update memory requirementsAhmad Sherif2016-09-021-15/+15
| |/
| * Merge branch 'doc/guidelines-new-features-codeblock' into 'master' Achilleas Pipinellis2016-09-021-7/+22
| |\
| | * Change the inline code to codeblocks for the new features doc guidelineAchilleas Pipinellis2016-09-021-7/+22
| * | Merge branch '8-11-4-changelog' into 'master' Stan Hu2016-09-011-10/+14
| |\ \
| | * | Update CHANGELOG with 8.11.4 entries.Ruben Davila2016-09-011-10/+14
| * | | Merge branch 'remove-inconsistent-font-weight-sidebar-label' into 'master' Fatih Acet2016-09-012-1/+2
| |\ \ \
| | * | | Remove inconsistent font weight for sidebar's labelsClement Ho2016-09-012-1/+2
| * | | | Merge branch 'fix-checkbox-alignment' into 'master' Fatih Acet2016-09-012-0/+5
| |\ \ \ \
| | * | | | Fix inconsistent checkbox alignmentClement Ho2016-08-262-0/+5
| * | | | | Merge branch 'users-es6' into 'master' Fatih Acet2016-09-013-30/+35
| |\ \ \ \ \
| | * | | | | removed null return - renamed 'placeTop' to 'placeProfileAvatarsToTop'Regis2016-09-011-3/+2
| | * | | | | no string wraps on keysRegis2016-09-011-1/+1
| | * | | | | single quotes for 'placement': 'top' k-vRegis2016-09-011-1/+1
| | * | | | | path const and prevent default locationRegis2016-09-011-2/+2
| | * | | | | turned ES5 users.js to ES6 users.js.es6 for babelRegis2016-08-253-30/+36
| * | | | | | Merge branch 'issue-boards-issues-total-count' into 'master' Fatih Acet2016-09-018-34/+94
| |\ \ \ \ \ \
| | * | | | | | Fixed issue where moving issue & then scrolling stop new page loadingissue-boards-issues-total-countPhil Hughes2016-09-011-8/+13
| | * | | | | | Shows count at bottom of listPhil Hughes2016-08-315-13/+52
| | * | | | | | Changed frontend to use issue count from backendPhil Hughes2016-08-313-6/+8
| | * | | | | | Returns the total number of issues in the JSON responseDouglas Barbosa Alexandre2016-08-312-8/+22
| * | | | | | | Merge branch '21781-pipelines-for-mr' into 'master' Fatih Acet2016-09-011-3/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Change widths of content in MR pipeline tab21781-pipelines-for-mrAnnabel Dunstone2016-09-011-3/+7
| * | | | | | | | Merge branch '21508-inconsistency-personal-dashboard-todos-page-uses-old-inte...Fatih Acet2016-09-017-61/+154
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Added todo filter tests21508-inconsistency-personal-dashboard-todos-page-uses-old-interface-wrong-dropdown-filter-buttonsLuke Bennett2016-09-012-20/+63
| | * | | | | | | Fixed project filteringLuke Bennett2016-09-011-3/+4
| | * | | | | | | Review changes, simplified dropdown initLuke Bennett2016-09-012-44/+13
| | * | | | | | | Removed select2 from todos feature specLuke Bennett2016-09-011-6/+17
| | * | | | | | | Removed inline JS and improved dropdown labelsLuke Bennett2016-09-013-52/+73
| | * | | | | | | Added type and action dropdowns, need to finalize by removing all inline and ...Luke Bennett2016-09-011-8/+32
| | * | | | | | | Completed project filter dropdown, still need to move it from inline to Proje...Luke Bennett2016-09-013-3/+8
| | * | | | | | | Swapped out author dropdown and started on swapping out project dropdownLuke Bennett2016-09-014-27/+46