Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uses any method instead of nil to check for issues | Phil Hughes | 2016-07-05 | 1 | -1/+1 |
* | Added blank state to issues | Phil Hughes | 2016-07-05 | 5 | -31/+62 |
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Dmitriy Zaporozhets | 2016-07-04 | 2 | -2/+2 |
|\ | |||||
| * | Merge branch 'master' into dev-master | Tomasz Maczukin | 2016-07-02 | 155 | -327/+596 |
| |\ | |||||
| * | | Ensure logged-out users can't see private refs | Sean McGivern | 2016-06-30 | 2 | -2/+2 |
* | | | Merge branch 'user-avatar-header' into 'master' | Dmitriy Zaporozhets | 2016-07-04 | 3 | -15/+34 |
|\ \ \ | |||||
| * | | | Updating padding in dropdown menuuser-avatar-header | Phil Hughes | 2016-06-29 | 1 | -4/+4 |
| * | | | Fixed logout tests | Phil Hughes | 2016-06-28 | 1 | -1/+1 |
| * | | | Added user avatar to header | Phil Hughes | 2016-06-27 | 3 | -11/+30 |
* | | | | Merge branch 'more_descriptive_git_shell_messages' into 'master' | Dmitriy Zaporozhets | 2016-07-04 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Handle custom Git hook result in GitLab UI | Valery Sizov | 2016-07-04 | 1 | -1/+4 |
* | | | | | Merge branch 'save-artifacts_sizes' into 'master' | Rémy Coutable | 2016-07-04 | 1 | -1/+15 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Explicitly set to nil when artifacts don't exist: | Lin Jen-Shin | 2016-07-04 | 1 | -0/+2 |
| * | | | | Merge remote-tracking branch 'upstream/master' into save-artifacts_sizes | Lin Jen-Shin | 2016-07-04 | 216 | -522/+1093 |
| |\ \ \ \ | |||||
| * | | | | | Use nil for non-existing files rather than 0 | Lin Jen-Shin | 2016-07-01 | 1 | -1/+3 |
| * | | | | | Use AR callbacks as suggested by: | Lin Jen-Shin | 2016-06-29 | 1 | -1/+5 |
| * | | | | | Also remove ci_builds.artifacts_size when erased | Lin Jen-Shin | 2016-06-28 | 1 | -0/+1 |
| * | | | | | Just save the size in total rather than individual files | Lin Jen-Shin | 2016-06-28 | 1 | -20/+6 |
| * | | | | | Introduce ci_builds.artifacts_sizes as JSON: | Lin Jen-Shin | 2016-06-28 | 1 | -1/+20 |
* | | | | | | Better message for git hooks and file locks | Valery Sizov | 2016-07-04 | 4 | -8/+10 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch '13524-keep-around-commits' into 'master' | Douwe Maan | 2016-07-04 | 8 | -5/+73 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Document Repository#keep_around | Douwe Maan | 2016-07-04 | 1 | -4/+8 |
| * | | | | Don't garbage collect commits that have related DB records like comments | Douwe Maan | 2016-07-04 | 8 | -5/+69 |
* | | | | | Merge branch 'git-http-kerberos-ce' into 'master' | Douwe Maan | 2016-07-01 | 2 | -4/+44 |
|\ \ \ \ \ | |||||
| * | | | | | Groundwork for Kerberos SPNEGO (EE feature) | Jacob Vosmaer | 2016-07-01 | 2 | -4/+44 |
* | | | | | | Merge branch 'explicit-requesters-scope' into 'master' | Douwe Maan | 2016-07-01 | 19 | -57/+75 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scope | Rémy Coutable | 2016-07-01 | 19 | -57/+75 |
* | | | | | | Merge branch 'rubocop/enable-cops-for-empty-lines' into 'master' | Robert Speicher | 2016-07-01 | 33 | -37/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 33 | -37/+0 |
* | | | | | | | Cache results from jQuery selectors to retrieve namespace name | Douglas Barbosa Alexandre | 2016-07-01 | 1 | -4/+7 |
* | | | | | | | Fix import button when import fail due the namespace already been taken | Douglas Barbosa Alexandre | 2016-07-01 | 2 | -2/+5 |
|/ / / / / / | |||||
* | | | | | | Merge branch '19388-fix-snippets-notes-not-shown' into 'master' | Rémy Coutable | 2016-07-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix snippets comments not displayed19388-fix-snippets-notes-not-shown | Rémy Coutable | 2016-07-01 | 1 | -1/+1 |
* | | | | | | Merge branch 'todos-api' into 'master' | Rémy Coutable | 2016-07-01 | 2 | -0/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Expose target, filter by state as string | Robert Schilling | 2016-07-01 | 1 | -0/+21 |
| * | | | | | | Expose action_name | Robert Schilling | 2016-07-01 | 1 | -0/+11 |
| * | | | | | | Move to helper, no instance variables | Robert Schilling | 2016-07-01 | 2 | -8/+1 |
| * | | | | | | Add Todos API | Douglas Barbosa Alexandre | 2016-07-01 | 2 | -1/+8 |
* | | | | | | | Merge branch 'fix/import-export-events' into 'master' | Rémy Coutable | 2016-07-01 | 4 | -0/+6 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | use has_many relationship with events | James Lopez | 2016-07-01 | 5 | -19/+6 |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-expo... | James Lopez | 2016-07-01 | 133 | -261/+533 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-expo... | James Lopez | 2016-06-29 | 3 | -14/+5 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix final line missing | James Lopez | 2016-06-29 | 1 | -1/+1 |
| * | | | | | | | | fixes and refactored JSON spec | James Lopez | 2016-06-29 | 1 | -1/+1 |
| * | | | | | | | | fixing events for import/export | James Lopez | 2016-06-29 | 5 | -0/+19 |
* | | | | | | | | | Merge branch 'cache-autocomplete-results' into 'master' | Jacob Schatz | 2016-07-01 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Cache autocomplete resultscache-autocomplete-results | Phil Hughes | 2016-07-01 | 2 | -2/+6 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Improve the request / withdraw access button18310-improve-request-access-button | Rémy Coutable | 2016-07-01 | 6 | -26/+18 |
* | | | | | | | | Merge branch 'enable-shared-runners-with-admins' into 'master' | Rémy Coutable | 2016-07-01 | 5 | -4/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into enable-shared-runners-wit... | Lin Jen-Shin | 2016-07-01 | 152 | -395/+816 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / |