Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rails prefers require_dependency so that it won't require twice:avoid-constant-warnings-in-rails | Lin Jen-Shin | 2016-08-09 | 2 | -2/+2 |
* | Merge branch '18256-secret-token-docs' into 'master' | Rémy Coutable | 2016-08-08 | 3 | -1/+6 |
|\ | |||||
| * | Move CHANGELOG entry to middle of current release | Steve Halasz | 2016-08-05 | 1 | -1/+1 |
| * | Merge branch 'master' into 18256-secret-token-docs | Steve Halasz | 2016-08-05 | 100 | -421/+989 |
| |\ | |||||
| * | | Document that webhook secret token is sent in X-Gitlab-Token HTTP header | Steve Halasz | 2016-08-03 | 3 | -1/+6 |
* | | | Merge branch 'backport-user-select-fix' into 'master' | Rémy Coutable | 2016-08-08 | 1 | -16/+22 |
|\ \ \ | |||||
| * | | | fix: respect data-attribute 'skip-users' in user_selectsbackport-user-select-fix | Rik de Groot | 2016-08-05 | 1 | -16/+22 |
* | | | | Merge branch 'simplify_intro_features_doc' into 'master' | Achilleas Pipinellis | 2016-08-08 | 21 | -58/+55 |
|\ \ \ \ | |||||
| * | | | | Simplify feature introduction notesimplify_intro_features_doc | Achilleas Pipinellis | 2016-08-08 | 21 | -58/+55 |
|/ / / / | |||||
* | | | | Merge branch 'doc-location-guidelines' into 'master' | Achilleas Pipinellis | 2016-08-06 | 1 | -5/+60 |
|\ \ \ \ | |||||
| * | | | | Add doc guidelines on documents naming and locationdoc-location-guidelines | Achilleas Pipinellis | 2016-08-03 | 1 | -5/+60 |
* | | | | | Merge branch 'development-docs-from-gdk' into 'master' | Achilleas Pipinellis | 2016-08-06 | 1 | -4/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Add 'run tests' docs from GDK | Jacob Vosmaer | 2016-08-05 | 1 | -4/+26 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'repository-files-doc' into 'master' | Achilleas Pipinellis | 2016-08-05 | 1 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Add examples to repository files API (!5465) | winniehell | 2016-08-05 | 1 | -0/+16 |
* | | | | | | Merge branch 'date-time-to-day-tests' into 'master' | Jacob Schatz | 2016-08-05 | 1 | -0/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added tests to dateTime utility getDayName methoddate-time-to-day-tests | Phil Hughes | 2016-07-18 | 1 | -0/+31 |
* | | | | | | | Merge branch 'issuable-dropdowns-changelog' into 'master' | Jacob Schatz | 2016-08-05 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Added changelog item for issuable form dropdowns | Phil Hughes | 2016-08-05 | 1 | -0/+3 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'ref-switcher-enter-submit' into 'master' | Jacob Schatz | 2016-08-05 | 3 | -20/+61 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Underscore variable to camelCaseref-switcher-enter-submit | Phil Hughes | 2016-08-04 | 1 | -3/+2 |
| * | | | | | | Fixed issue with `this` not being defined | Phil Hughes | 2016-08-03 | 1 | -2/+2 |
| * | | | | | | Merge branch 'master' into ref-switcher-enter-submit | Phil Hughes | 2016-08-03 | 972 | -26297/+39264 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Added ref switcher enter key tests | Phil Hughes | 2016-07-19 | 1 | -0/+29 |
| * | | | | | | | Fixed issue with filtering & pressing enter key | Phil Hughes | 2016-07-19 | 1 | -4/+2 |
| * | | | | | | | Prevent default on link click in ref switcher | Phil Hughes | 2016-07-19 | 1 | -1/+2 |
| * | | | | | | | Improve conditional | Alfredo Sumaran | 2016-07-18 | 1 | -1/+1 |
| * | | | | | | | Fixed navigational keys not working when filtering | Phil Hughes | 2016-07-18 | 1 | -1/+1 |
| * | | | | | | | Fixed enter submitting form in dropdown | Phil Hughes | 2016-07-18 | 2 | -28/+34 |
* | | | | | | | | Merge branch '19752-pipelines-finished-at' into 'master' | Jacob Schatz | 2016-08-05 | 6 | -8/+64 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Update timeago to shorter representation19752-pipelines-finished-at | Annabel Dunstone | 2016-08-04 | 6 | -8/+64 |
* | | | | | | | | Merge branch '14202-compare-lazy-load-commits' into 'master' | Yorick Peterse | 2016-08-05 | 3 | -3/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Bump gitlab_git to lazy load compare commits14202-compare-lazy-load-commits | Paco Guzman | 2016-08-05 | 3 | -3/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'database-guides' into 'master' | Achilleas Pipinellis | 2016-08-05 | 2 | -0/+154 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Added guide about migrations and downtimedatabase-guides | Yorick Peterse | 2016-08-04 | 2 | -0/+154 |
* | | | | | | | | | Merge branch 'leading-slashes-relative-links' into 'master' | Rémy Coutable | 2016-08-05 | 3 | -1/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ignore URLs starting with // (!5677) | winniehell | 2016-08-05 | 2 | -1/+3 |
| * | | | | | | | | | Add failing test for #7032 | winniehell | 2016-08-05 | 1 | -0/+5 |
* | | | | | | | | | | Merge branch 'add_description_to_plain_text' into 'master' | Rémy Coutable | 2016-08-05 | 3 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add description to text/plain emails | dixpac | 2016-08-04 | 3 | -0/+5 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'side-by-side-unfold' into 'master' | Douwe Maan | 2016-08-05 | 15 | -89/+139 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add unfold links for Side-by-Side view | Tim Masliuchenko | 2016-08-04 | 15 | -89/+139 |
* | | | | | | | | | | | Merge branch 'upgrade-newrelic-rpm' into 'master' | Robert Speicher | 2016-08-04 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Upgrade newrelic_rpm from 3.14.1.311 to 3.16.0.318.upgrade-newrelic-rpm | Connor Shea | 2016-07-28 | 2 | -3/+3 |
* | | | | | | | | | | | Merge branch '20621-avoid-lame-conflicts-in-ability-allowed' into 'master' | Robert Speicher | 2016-08-04 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Move abilities by subject class to a dedicated method20621-avoid-lame-conflicts-in-ability-allowed | Rémy Coutable | 2016-08-04 | 1 | -0/+4 |
* | | | | | | | | | | | | Merge branch '20568-fix-member-data-again' into 'master' | Douwe Maan | 2016-08-04 | 2 | -1/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add missing DOWNTIME constant to the AddTimestampsToMembersAgain migration | Nick Thomas | 2016-08-04 | 1 | -0/+1 |
| * | | | | | | | | | | | Add a data migration to fix some missing timestamps in the members table (again) | Nick Thomas | 2016-08-04 | 2 | -1/+21 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'dz-improve-content-list' into 'master' | Dmitriy Zaporozhets | 2016-08-04 | 4 | -17/+11 |
|\ \ \ \ \ \ \ \ \ \ \ |