Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Improving the original label-subscribing implementation | Rémy Coutable | 2016-03-15 | 1 | -0/+8 | |
| * | | Merge branch 'todos-title-attr' into 'master' | Robert Speicher | 2016-03-15 | 3 | -5/+5 | |
| |\ \ | ||||||
| | * | | Remove last to_referencetodos-title-attr | Josh Frye | 2016-03-13 | 1 | -1/+1 | |
| | * | | Escape! | Josh Frye | 2016-03-11 | 2 | -5/+5 | |
| | * | | Title attributes for activity feed | Josh Frye | 2016-03-11 | 3 | -6/+6 | |
| | * | | Rubocop | Josh Frye | 2016-03-10 | 1 | -1/+1 | |
| | * | | Set link title for todos. Closes #14042 | Josh Frye | 2016-03-10 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge branch 'ci-fix-double-borders' into 'master' | Robert Speicher | 2016-03-15 | 1 | -3/+7 | |
| |\ \ | ||||||
| | * | | Use klass instead of clazzci-fix-double-borders | Kamil Trzcinski | 2016-03-15 | 1 | -3/+3 | |
| | * | | Fix double borders around the CI status | Kamil Trzcinski | 2016-03-15 | 1 | -3/+7 | |
| * | | | Merge branch 'fix/13928-wrong-iid-of-max-iid' into 'master' | Douwe Maan | 2016-03-15 | 1 | -1/+5 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Fixes "iid of max iid" in Issuable sidebar for merged MRfix/13928-wrong-iid-of-max-iid | Rémy Coutable | 2016-03-08 | 1 | -1/+5 | |
| * | | | implements upcoming filter in milstones | tiagonbotelho | 2016-03-12 | 1 | -0/+1 | |
| * | | | Merge branch 'nico-de-ceulaer/gitlab-ce-13865-handle-other-emails-for-avatar-... | Douwe Maan | 2016-03-12 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | ensure also alternative email addresses are used when looking up user | nico de ceulaer | 2016-03-03 | 1 | -1/+1 | |
| * | | | | Fix help_autocomplete alignmentwebhooks | Robert Speicher | 2016-03-10 | 1 | -1/+1 | |
| * | | | | web hooks to webhooks | ashleys | 2016-03-10 | 1 | -1/+1 | |
| * | | | | Merge branch 'issue-mr-build-status-placement' into 'master' | Robert Speicher | 2016-03-10 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Changed named argument | Phil Hughes | 2016-03-10 | 1 | -2/+2 | |
| | * | | | | Moves build status tooltip on issues | Phil Hughes | 2016-03-10 | 1 | -2/+2 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Fixed ruby style errors | Phil Hughes | 2016-03-10 | 1 | -30/+75 | |
| * | | | | Started page two for labels dropdown to allow creating new labels | Phil Hughes | 2016-03-10 | 1 | -1/+1 | |
| * | | | | Correctly fitlers remotely | Phil Hughes | 2016-03-10 | 1 | -1/+1 | |
| * | | | | Extra links in label filter dropdown fotoer | Phil Hughes | 2016-03-10 | 1 | -2/+8 | |
| * | | | | Applied new dropdowns to issue filters | Phil Hughes | 2016-03-10 | 1 | -3/+5 | |
| * | | | | Custom ID & toggle class on dropdown | Phil Hughes | 2016-03-10 | 1 | -2/+2 | |
| * | | | | GitLab dropdown JS | Phil Hughes | 2016-03-10 | 1 | -0/+47 | |
| |/ / / | ||||||
* | | | | Prevent projects to have higher visibility than groups | Felipe Artur | 2016-03-10 | 1 | -0/+4 | |
* | | | | Add visibility level icon and a couple of specs | Felipe Artur | 2016-03-10 | 1 | -1/+5 | |
* | | | | Code improvements | Felipe Artur | 2016-03-10 | 1 | -1/+1 | |
* | | | | Add permission level to groups | Felipe Artur | 2016-03-10 | 2 | -0/+17 | |
|/ / / | ||||||
* | | | Merge branch 'fix-todos' into 'master' | Douglas Barbosa Alexandre | 2016-03-09 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Avoid error 500 when todo author was removed | Douglas Barbosa Alexandre | 2016-03-09 | 1 | -1/+1 | |
* | | | | Merge branch 'commit-limits' into 'master' | Jacob Vosmaer | 2016-03-09 | 1 | -0/+11 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Remove outdated comment | Jacob Vosmaer | 2016-03-04 | 1 | -1/+0 | |
| * | | | Put 'hidden commits' logic in CommitsHelper | Jacob Vosmaer | 2016-03-04 | 1 | -0/+12 | |
* | | | | Merge branch 'rs-snippets-dont-expire' into 'master' | Dmitriy Zaporozhets | 2016-03-09 | 1 | -10/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove `Snippet#expires_at`rs-snippets-dont-expire | Robert Speicher | 2016-03-05 | 1 | -10/+0 | |
* | | | | | Merge branch 'improve-archived-projects' | Dmitriy Zaporozhets | 2016-03-09 | 2 | -10/+12 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Show active sorting method for projects list | Dmitriy Zaporozhets | 2016-03-04 | 1 | -0/+10 | |
| * | | | | Make projects sort dropdown shared so it can be reused for other pages | Dmitriy Zaporozhets | 2016-03-04 | 1 | -10/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'cache-raw-2' into 'master' | Douwe Maan | 2016-03-07 | 1 | -0/+21 | |
|\ \ \ \ | ||||||
| * | | | | Use Rails etag/cache_control helperscache-raw-2 | Jacob Vosmaer | 2016-03-07 | 1 | -11/+4 | |
| * | | | | Refactor caching code | Jacob Vosmaer | 2016-03-07 | 1 | -7/+10 | |
| * | | | | Tell clients/proxies to cache raw blob requests | Jacob Vosmaer | 2016-03-03 | 1 | -0/+25 | |
* | | | | | Merge branch 'issue_13621_2' into 'master' | Douwe Maan | 2016-03-07 | 1 | -0/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | Updates from last code review.issue_13621_2 | Rubén Dávila | 2016-03-06 | 1 | -0/+26 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'feature/cross-project-labels' into 'master' | Douwe Maan | 2016-03-07 | 1 | -4/+11 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Escape project's name in cross project labelfeature/cross-project-labels | Grzegorz Bizon | 2016-03-05 | 1 | -1/+1 | |
| * | | | | Change content of cross project label | Grzegorz Bizon | 2016-03-03 | 1 | -2/+2 |